Things I've designed, built, and shipped.
A mix of client work and systems I've built end to end - what each one does, and how it's put together.
Personal-Portfolio
This is my personal portfolio, built with Next.js and TypeScript. It uses Next.js API routes with Prisma to read and write data directly to a MongoDB database, including an admin panel for managing the site's content.
Github Link
Allegiance Home Health Care
A Full Stack project built using Python Flask along with a SQLite database that I had built for a client. The website allows the client to modify the websites content by using forms on the site that query the built in database. The user can only do this when they are logged in to the application. The application was deployed in a docker container to render.
Website Link
The Locals
A full stack platform that connects local influencers with businesses for authentic reviews and partnerships. The React and TypeScript front end talks to a FastAPI backend backed by PostgreSQL, with Redis and Celery handling background work, and the whole stack runs in Docker containers.
Website Link