Skip to content
View Mark44928's full-sized avatar
😁
Using Termux and etc(s)
😁
Using Termux and etc(s)

    Block or report Mark44928

    Block user

    Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

    You must be logged in to block users.

    Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
    Report abuse

    Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

    Report abuse
    Mark44928/README.md

    Typing SVG

    🐧 Hi, I'm Mark44928

    Systems engineer crafting lightweight, dependency-free tools for Termux and Android

    GitHub followersEmail


    🎯 What I'm Building

    Currently focused on systems-level tooling that prioritizes elegance and efficiency:

    • NoNameOS — expanding the OS simulation framework
    • android12-fastfetch — perfecting the desktop environment configuration
    • and etc!

    📊 Most used languages

    GitHub Stats

    📚 Featured Projects

    🖥️ NoNameOS · GPL-3.0

    A complete OS simulation in a single C++17 file. Features an interactive shell, virtual filesystem, built-in utilities, and games—all with zero external dependencies.

    Why it stands out: Single-file architecture, self-contained complexity, educational value.

    View repo

    NoNameOS screenshot

    Note: Screenshot from an earlier version; current build is more feature-rich.


    📦 Easy-Termux-Package-Manager · MIT

    Gum-powered interactive package manager for Termux—replacing raw apt/pkg commands entirely.

    Features: 26 menu options, themes, automated backup/restore, pin/hold packages, doctor mode for diagnostics.

    Impact: Turns package management into a streamlined, foolproof workflow.

    View repo


    📱 android12-fastfetch · MIT

    Fastfetch configuration optimized for Android 12 and native X11 Termux desktops (XFCE, MATE, LXQt).

    Use case: Drop-in config for beautiful, consistent system information display across desktop environments.

    View repo


    🧹 Anti-bloatware for Android TV · MIT

    Surgical ADB commands to strip bloatware from rooted Android 9+ TV devices.

    Results from testing: 1.9 GB storage freed + 200 MB RAM recovered. (Your results may vary.)

    But the real repo name was long.

    View repo


    🔔 Android9-audios · MIT

    All 217 stock Android 9 (Pie) system sounds packaged as a single, portable 7z archive (~8.5 MB).

    Perfect for: Custom ROM users who want to restore the original audio ecosystem without bloat.

    View repo


    🛠️ Tech Stack

    CategoryDetails
    LanguagesC++, C, Bash / POSIX shell
    PlatformsTermux, Android, Linux
    Tools & APIsGit, Make, ADB, GCC/Clang
    Focus AreasSystems programming, CLI tools, OS simulation, Android tooling

    💡 Philosophy

    • Dependency-free when possible — fewer moving parts = fewer bugs and easier maintenance.
    • Small, focused repos — intentionally sized for readability and exploration.
    • Bug reports with steps — clear reproduction = immediate priority.
    • Elegant solutions — prefer thoughtful design over brute-force complexity.

    📖 Quick Links

    LinkPurpose
    GitHub ProfileAll repositories and activity
    EmailDirect contact

    Mark44928 · C++ · Termux · Android · Systems Programming

    Building tools that respect your time and system resources.

    Pinned Loading

    1. android12-fastfetchandroid12-fastfetchPublic

      Fastfetch good config for Android 12 and Native X11 Termux desktop (XFCE, MATE, LXQt, etc.....)

      1

    2. Android9-audiosAndroid9-audiosPublic

      📦 217 stock Android 9 (Pie) ringtones, alarms, notifications, and UI sounds in .ogg format. Restore defaults on custom ROMs, or use as development audio assets.

      1

    3. Anti-bloatware-list-for-Android-TV-Boxes-and-Sticks-for-rootedAnti-bloatware-list-for-Android-TV-Boxes-and-Sticks-for-rootedPublic

      🚀 Reclaim 1.9GB+ storage and 200MB+ RAM on rooted Android TV sticks and boxes. Curated ADB commands to safely remove bloatware on Android 9+ devices, optimized for no-mic remotes.

      1

    4. NoNameOSNoNameOSPublic

      🖥️ Pure C++ hobbyist OS simulation — interactive shell, virtual filesystem, more built-in games, and system tools in a single source file. No external dependencies. Educational and fun.

      C++ 3

    5. neoneofetchneoneofetchPublic

      Forked from dylanaraps/neofetch

      🖼️ A command-line system information tool written in bash 3.2+

      Shell