Selected Work
What I've built.
Client systems, personal infrastructure, and open source. Each project is real — running in production or published for others to use.
Repos
Stars
Days Since Push
Contributions
AVHA — A Very Helpful Assistant
My primary AI interface — a personal assistant running on a model router with layered memory, accessible via Telegram and web. This is where I stress-test architectural patterns before recommending them to clients.
- •Model router using Groq for intelligent routing across LLM providers based on task complexity
- •Multi-layer memory system with vector search for persistent, context-aware conversations
- •Live and in daily personal use — not a demo, a working system I depend on
react-split-flap-display
A composable React component that renders split-flap / Solari-style displays with realistic 3D flip animation, character cascading, multiple visual styles, and a built-in sound engine. Published on npm, used on this site.
- •Zero-dependency React component with five color themes, two visual variants (modern + classic), and four size presets
- •Web Audio API sound engine synthesizing mechanical “clack” sounds at runtime — no bundled audio files
- •Open source under MIT license — designed for other developers to install and use
This Site
A portfolio site that practices what it preaches. Built AI-first using Claude Code as the primary development tool. Integrates the split-flap display component, runs on Next.js, and was designed to load fast with zero client-side bloat.
- •Built end-to-end with Claude Code as the primary development tool
- •Integrates a custom open-source React component (the split-flap display) as a signature UI element
- •Designed as a consulting storefront, not a job-seeker portfolio — every element exists to build trust with a prospective client