This is my personal website and blog, built with Astro. Here, I share my journey as a software developer, my passion for sustainability, and various projects I've worked on.
- Simple design focused on sustainability
- Responsive layout for seamless viewing across different devices
- Fast and efficient, thanks to the Astro static site generator
/
├── public/
├── src/
│ ├── components/
│ ├── content/
│ ├── layouts/
│ ├── pages/
│ ├── styles/
| ├── utils/
└── package.json