Skip to content

rps9/rps9.net

Repository files navigation

Ryan's Personal Website

This repository contains the source code for my personal website.

Live Site

Tech Stack

  • React 18
  • TypeScript
  • Vite
  • React Router
  • Tailwind CSS
  • Nginx to serve the website
  • Cloudflare (DNS + proxy/CDN)
  • FastAPI API running in Docker on EC2, with Nginx reverse proxying requests to the container.
  • Certbot + Let's Encrypt for TLS certificates, with automated renew checks.

Project Structure

  • src/ - Application pages, components, and utilities
  • public/ - Static public assets
  • dist/ - Production build output

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published