CODE • AGENTS • SYSTEMS
Engineering & AI Systems
Autonomous agents, device automation on rooted Android, low-latency computer vision, and building software that actually does things in the real world.
JARVIS — Autonomous Android & Linux Personal AI
Autonomous personal AI assistant running on rooted Android (Termux) and Linux. Features persistent long-term memory, dynamic tool calling, Android system automation, file access, local/cloud model routing, and OpenCode integration.
Key Architecture Highlights
- Device automation beyond chatboxes
- Zero-slop system integration
- Persistent memory architecture
Cricket Batting Biomechanics & Motion Analysis
Webcam-based real-time cricket batting analysis pipeline. Leverages MediaPipe 33-point pose landmark estimation + bat velocity tracking, swing trajectory scoring, and phone-as-camera wireless streaming.
Key Architecture Highlights
- Real-time swing vector tracking
- Biomechanics kinematic scoring
- Low-latency mobile camera mode
Axiom & Axiom Brain — Local Agent UI
Local and private agent UI with continuous voice pipeline, embedded console, services daemon, and cross-device brain synchronization between Mac and Android via Git.
Key Architecture Highlights
- Dual-node brain sync (Mac + Android)
- Low-latency Jarvis voice
- Embedded agent terminal
VISA-PAY 2.0 — Fluid Fintech Interface
Handcrafted digital banking interface exploring modern fintech design, buttery 60fps micro-interactions, liquid-glass aesthetic, and zero-dependency precision frontend architecture.
Key Architecture Highlights
- Award-winning craft & layout
- Zero external heavy libraries
- Fluid responsive scaling
PiXel Arena — Competitive Tournament Engine
Competitive Free Fire tournament engine built on Firebase. Powers bracket management, match registration, real-time leaderboards, automated scoring, and hardened Firestore security rules.
Key Architecture Highlights
- Automated bracket progression
- Hardened security rules
- Live squad leaderboards
MTProto.zig — Obfuscated TLS Proxy
High-efficiency, tiny self-hosted Telegram MTProto proxy implemented in Zig that masks network traffic within plain HTTPS TLS connections to bypass aggressive DPI firewalls.
Key Architecture Highlights
- Zero memory leaks in Zig
- DPI evasion
- Minimal CPU footprint
$ cat core_tenets.txt
1. "I have a habit of turning a simple project into a systems engineering problem."
2. "Make AI touch grass — connect models to actual operating systems, files, and hardware instead of leaving them in text boxes."
3. "If something doesn't exist, I will build a fast, uncompromising version of it."
4. "Build more. Break less. Understand the metal underneath."