Tagline
My personal portfolio site.
Tech Stack
Astro , React , TypeScript , JavaScript , TailwindCSS , HTML , CSS
Year
2023
My personal portfolio site.
Astro , React , TypeScript , JavaScript , TailwindCSS , HTML , CSS
A static Astro site with React islands for the interactive bits. Content lives in one constants file so adding a project or skill is a single object, not a refactor. Responsive, accessible, SEO-friendly out of the box, with Tailwind handling the visual layer.
All data lives in a single constants file — nav, skills (5 categories), experiences, projects (13 entries). Components just map over it, so adding a project is one object, not a refactor.
src/constants/index.js
tap a step to explore →


