Creator & Full-stack Developer
Building real projects
I build web apps and share content around what I'm building.
See my work ↗Featured Work
Some of the projects that showcase what I can build

ReactJS Wordle Remake
React rebuild of Wordle from scratch with no AI, just fundamentals and googling. Two-pass frequency algorithm for accurate duplicate letter handling.
ReactJS

Movie Lookup V2
Full-stack app with user authentication and personalized watchlists. Built with Next.js and Supabase.
Next.jsSupabaseTypeScriptTailwind CSSTMDB API

Movie Lookup V1
Full-stack capstone: React frontend + Express backend + SQLite + TMDB API proxy. First time deploying a split architecture.
ReactExpressSQLiteNode.jsTMDB APIVite