Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 967 Bytes

README.md

File metadata and controls

35 lines (26 loc) · 967 Bytes

Breakaway Portfolio Experience

A template for showcasing projects and skills in a virtual portfolio.

View Portfolio

🚀 Ready to explore? This README provides a guide to the portfolio and highlights key projects.

Portfolio Preview

🌟 Portfolio Highlights

My portfolio features an innovative, custom, design built by a human.

📁 Project Structure

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