Building open-source developer tools, AI-assisted software workflows, and practical full-stack products with a validation-first mindset.
- Built TerminalTalk, a realtime terminal chat app using TypeScript, Ink, React, and Convex.
- Contributing to open-source projects across Python algorithms, developer tooling, public API lists, and documentation.
- Exploring AI-assisted development to ship cleaner code faster without skipping architecture, review, or validation.
- Learning deeper TypeScript, Python algorithms, system design, and production-grade full-stack engineering.
- Ask me about CLI/TUI apps, GitHub contribution workflows, AI coding agents, Next.js, Supabase, Convex, and practical product validation.
- Principle I code by: plan first, ship small, verify everything.
TerminalTalk is an open-source terminal chat app built as a dedicated CLI/TUI experience.
- TypeScript strict mode with Ink and React.
- Convex-backed realtime messaging support.
- Demo mode, local session persistence, friend actions, chat history scrolling, and bounded terminal layout behavior.
- TheAlgorithms/Python: algorithm fixes, type hints, and documentation improvements.
- anthropics/claude-code: documentation contribution for plugin marketplace install guidance.
- n0shake/Public-APIs: public API list updates and GitHub Actions link-check work.
- freeCodeCamp/freeCodeCamp: prior accessibility, signout, and curriculum wording PR work.