Currently focused on systems-level tooling that prioritizes elegance and efficiency:
- NoNameOS — expanding the OS simulation framework
- android12-fastfetch — perfecting the desktop environment configuration
A complete OS simulation in a single 240 KB C++ 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.
Note: Screenshot from an earlier version; current build is more feature-rich.
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.
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.
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.
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.
| Category | Details |
|---|---|
| Languages | C++, C, Bash / POSIX shell |
| Platforms | Termux, Android, Linux |
| Tools & APIs | Git, Make, ADB, GCC/Clang |
| Focus Areas | Systems programming, CLI tools, OS simulation, Android tooling |
- 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.
| Link | Purpose |
|---|---|
| GitHub Profile | All repositories and activity |
| Direct contact |
Mark44928 · C++ · Termux · Android · Systems Programming
Building tools that respect your time and system resources.
