This repository contains the source code for my personal portfolio project. It is structured as a monorepo with separate frontend and backend directories.
frontend/: A Next.js application built with React, Tailwind CSS, and Framer Motion for animations. This serves as the user-facing portion of the portfolio.backend/: A Python-based backend application (using Docker & an SQLite database) that powers the APIs and other server-side features.Each component has its own setup instructions. Please refer to their respective README files: