Skip to content

KayTwenty/my-portfolio

Repository files navigation

Portfolio

Commit License

My personal portfolio site built with Astro, React, and Tailwind. Shows off my projects, skills, and what I'm working on.

What's Inside

Clean responsive design with a dark/grunge aesthetic. Fast static site generation. Mobile-optimized with proper touch targets. Showcase section for hardware builds and projects. Dynamic skill filtering by category.

Running Locally

git clone https://github.com/KayTwenty/my-portfolio.git
cd my-portfolio
npm install
npm run dev

Site runs at http://localhost:4321

Built With

Astro 5, React 19, Tailwind 4, TypeScript, react-icons for SVG icons.

Deployment

Currently deployed on Vercel using the static adapter. Also works with Netlify or any static hosting.

License

MIT License - do whatever you want with this.

Contributors