Personal site showcasing project work and resume, built with Astro, deployed on Netlify.
- update portfolio page styling and accessibility
- update link to project in index.astro
- fix contact page routing and styling
- adjust tool/tech tag sizes
- streamline navigation (removed about page)
- update bio and add projects
- deploy with netlify
- improve accessibility of project div cards
- switch to Astro's built-in view transitions
really need to figure this out later
- reorganize styles (it's a mess in /pages/index.astro):
- create src/styles/ directory with global.css, layout.css
- move component styles to src/styles/components/