Create the following template with Astro. On the social media icons, display only GitHub and LinkedIn, with a button next to it that says "Download CV."
In the projects below, they will be GitHub projects, so improve the design to make them look that way.
I'll create a clean, dark-themed portfolio template using Astro that matches the design in your image, with the requested modifications for social icons and GitHub-styled projects.
This Astro portfolio template includes:
GitHub-Style Project Cards - Enhanced to look like GitHub repositories with:
npm install
npm run dev
npm run build
To customize:
ProfileCard.astro
projects
array in index.astro
The template follows Astro's component-based architecture for easy maintenance and customization.