My Projects

A collection of things I have built — exploring AI-augmented workflows, design systems, and modern frontend architecture.

PrepCode

Interview prep app for frontend engineers

Interview prep app for frontend engineers — built after going through senior frontend interview loops and noticing specific gaps in API contract design, pagination patterns, and system design reasoning. The goal was a tool I would actually use, focused on parts of frontend interviews that traditional platforms don't cover. Built with React, TypeScript, Tailwind CSS, and the Anthropic API for AI-powered feedback. Currently client-side; planning to move the Anthropic calls server-side and add authentication and persisted session history.

ReactTypeScriptTailwind CSSAnthropic API