Personal website built with Go (Gin) backend and a TypeScript React frontend (Vite). Serves as my digital hub: resume, blog, and professional profile — fully containerized and blazing fast.
- Language: Go
- Web Framework: Gin
- Containerization: Docker
- Routing / API: RESTful APIs
- Static Serving: Frontend assets built by Vite
- Language: TypeScript
- Framework: React
- Bundler: Vite for instant reloads + production builds
- Styling: CSS Modules or Tailwind (update based on your setup)
API-first Go backend using Gin
Blazing-fast Vite-powered React frontend
Type-safe with TypeScript
Fully containerized
Structured for scale: blog, resume, contact
Personal brand-first architecture
git fetch origin git merge origin/main