Featured Projects

A selection of personal initiatives, open-source packages, and AI integrations I've built.

AI Resume Builder

A multi-step, AI-driven Next.js web app enabling users to create resumes through an interview-style workflow.

  • Built with Next.js 16, React Server Components, and Vercel AI SDK.
  • Integrated AI-assisted UI generation via V0 to prototype user flows rapidly.
  • Designed a robust API route for handling prompts with Anthropic Claude.
Next.jsAIAnthropic ClaudeVercel

SleekCarousal

A highly customizable and animated React Carousel NPM package.

  • Implemented panning, scrolling, and relay animations using the Framer Motion API.
  • Created a clickable dot tracker to monitor active slides leveraging efficient React state management.
  • Secured 100+ weekly downloads since publication.
ReactNPM PackageFramer MotionTypeScript