Live at https://aymansaeed9.github.io.
Built with Astro + Tailwind CSS v4.
npm install
npm run dev # http://localhost:4321
npm run build # static output in ./dist
npm run preview # serve the buildPushes to main are deployed to GitHub Pages automatically via
.github/workflows/deploy.yml.
All content lives in src/components/*.astro — edit the data arrays at the top
of each file (Hero, Experience, Research, Skills, Achievements, Contact).