This is my personal developer portfolio — a responsive, modern site built with React, Vite, and TypeScript, deployed via GitHub Actions and GitHub Pages.
- 🎯 Projects section showcasing my key work
- 📄 Downloadable resume
- ⚡️ Fast build using Vite
- 📱 Fully responsive
- 🚀 Automatic deployment via GitHub Actions
git clone https://github.com/lgpaula/Portfolio.git
cd Portfolio
npm install
npm run devThen open http://localhost:5173 in your browser.
MIT