This has been a long pending task of mine: make a portfolio site. Idk why but i never made this when i started coding lol. So i decided to make this as a sample project to learn astro.
- index.astro (the main page with all the subsections)
- projects.astro (the page that contains all my projects)
- Home (the home page)
- About (about me)
- Languages (languages I know)
- Projects (some of my cool projects)
- Astro (main framework)
- Typescript (some components)
- Tailwind CSS (styling)