Skip to content

aymansaeed9/aymansaeed9.github.io

Repository files navigation

Ayman Saeed — Personal Website

Live at https://aymansaeed9.github.io.

Built with Astro + Tailwind CSS v4.

Develop

npm install
npm run dev      # http://localhost:4321
npm run build    # static output in ./dist
npm run preview  # serve the build

Deploy

Pushes to main are deployed to GitHub Pages automatically via .github/workflows/deploy.yml.

Editing content

All content lives in src/components/*.astro — edit the data arrays at the top of each file (Hero, Experience, Research, Skills, Achievements, Contact).

About

Personal website — built with Astro + Tailwind. Live at aymansaeed9.github.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors