Skip to content

Frandycode/frandy.dev

Repository files navigation

frandy.dev

Personal portfolio website for Frandy Slueue — Full Stack Software Engineer.

Live site: frandy.dev

Stack

  • Frontend: Next.js 16+, Tailwind CSS, Framer Motion
  • Backend: FastAPI (Python 3.12), SQLAlchemy 2.x, Alembic
  • Database: PostgreSQL 16
  • Analytics: Umami (self-hosted)
  • Infrastructure: Docker Compose, Nginx, DigitalOcean, GitHub Actions

Local Development

cp .env.example .env
# Fill in your .env values
docker compose -f docker-compose.dev.yml up

Architecture

Five services orchestrated via Docker Compose: Next.js frontend, FastAPI backend, PostgreSQL database, Umami analytics, and Nginx reverse proxy.

Full specification documented in /docs.

About

Full-stack portfolio site — Next.js, FastAPI, PostgreSQL, Docker. JWT auth, four-theme system, and admin dashboard. Deployed on DigitalOcean.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors