A template for showcasing projects and skills in a virtual portfolio.
🚀 Ready to explore? This README provides a guide to the portfolio and highlights key projects.
My portfolio features an innovative, custom, design built by a human.
The source code is structured to provide a clear and intuitive navigation experience:
/
├─ src/
│ ├─ components/
│ │ ├─ bg/
│ │ └─ content.astro
│ ├─ content/
│ │ └─ [component]/
│ │ └─ [section].md
│ ├─ layouts/
│ │ └─ Layout.astro
│ └─ pages/
│ └─ index.astro
└─ public/
└─ assets/
└─ favicon.ico