Portfolio & Resume Platform
A modern Next.js site showcasing projects and an auto-updating resume. The app renders Markdown resume content fetched from GitHub, supports rich formatting, and exposes an API route that serves the latest PDF generated by a GitHub Actions workflow in the resume repository.
Wordle for Foodies
A React-based daily word game where players guess food-themed words across three rounds (4, 5, and 6 letter words). The app seeds a new deterministic puzzle set each day, validates guesses against an allowed words list, tracks scores, and visualizes player stats and streaks.
Babies first dynamic website
A full-stack CRUD app where users can create, view, edit, and review campgrounds with image uploads and authentication. Deployed on Render — note there may be a brief cold start delay on the free tier.