Featured Projects
A collection of tools, libraries, and applications I've built — spanning systems programming, developer tooling, AI, and the web.
★ Featured
A curated low-level programming roadmap and resource hub covering C, x86 assembly, systems programming, deep learning, and neural networks. Adopted by a community of 1,300+ developers and forked 89 times for personal learning tracks.
A curated suite of AI agent skills for systems and low-level programming, covering compilers, debuggers, profilers, build systems, sanitizers, and binary analysis across C/C++, Rust, and Zig toolchains. Shipped as a product at lowleveldevskills.com with 120+ stars.
The portfolio you're looking at: a Next.js App Router site featuring an interactive terminal, GitHub contributions graph, and motion-driven project showcases. 11 stars and 3 forks from other developers using it as a template.
A premium conference tracking engine that aggregates CFPs and tech events into a single searchable, geospatial interface so developers stop missing deadlines buried in scattered Twitter threads and wikis.
A zero-dependency terminal dashboard that reads AI coding assistant session data and surfaces token usage, cost, and cache efficiency at a glance. Helps developers understand what their AI assistants actually do with their tokens.
An interactive learning platform to master distributed systems by implementing them from scratch — consensus protocols, replicated storage, message queues — across 15 tracks and 75 progressive tasks with automated test verification.
A hands-on platform for learning compiler engineering through interactive micro-tasks: write C in the browser, execute against test cases, and progress through structured learning paths covering lexing, parsing, semantic analysis, and code generation.
An open-source macOS tool providing Linux-level system control: a tiling engine, custom acceleration curves, and a background daemon for hot-reloading configurations across window management, input customization, and permission handling.
An AI-powered reader and explorer for the pgsql-hackers mailing list archive — over 700,000 emails spanning decades. Provides semantic search, RAG-powered Q&A with citations, and patch tracking by commitfest status.
An AI-powered tool for extracting educational video clips from YouTube using Groq's Whisper and LLaMA, with smart clip boundaries, dynamic currency support, and a microservice architecture for downloads.
Autonomous Unified Recursive Orchestration & Refinement Architecture for Development — a multi-agent system built on LangGraph that plans, implements, audits, and verifies software end-to-end rather than acting as glorified autocomplete.