This Portfolio Site
Personal portfolio website built with Astro, featuring a dark theme, project showcase, and blog.
Overview
This very site! Built with Astro for static site generation with zero JavaScript by default, resulting in exceptional performance and fast load times.
Features
- Static Generation – All pages pre-rendered at build time
- Dark Theme – Professional dark design with consistent color palette
- Blog – Markdown-powered blog with tag filtering
- Projects – Showcase with detail pages per project
- Experience Timeline – Visual timeline of work and education history
- Tech Stack – Categorized view of tools and technologies
Performance
- Lighthouse score: 100/100 Performance
- Zero unused JavaScript on most pages
- Optimized fonts and assets
Stack
- Astro – Static site generator
- TypeScript – Type-safe components
- CSS – Hand-crafted dark theme without any CSS framework