My Projects


Family Recipe Blog

This is a private recipe blog I built to update my family's tradition of sharing recipes via a cookbook. Authenticated users (limited to my family using NextAuth) can read all the recipes, add / update / and delete their own recipes (I used Prisma as ORM for my PostgreSQL database), and add photos via AWS s3. The Next.js server components are optimized for performance, and the blog is styled with Tailwind. Code and video demo available on GitHub since the app is private.

Read More
Django Rest Framework API

In this project, I created API endpoints for customers to browse a restaurant menu, add items to a cart, and place an order. I also created user authentication and authorization schemas giving managers access to API endpoints to edit the menu, add new managers and delivery crew members, and assign delivery crew members to orders.

Read More
The Black Rabbit Cafe

This is a custom website for a restaurant client, replacing their previous complex Wordpress site with a simple, stylish interface that maximizes engagement with their online ordering platform and social media.

Read More
zebraMD

This is the MVP for an AI-powered app that helps doctors diagnose and manage rare and genetic diseases. I am building this with zebraMD CTO and co-founder Jacob Jedryszek.

Read More