This is my personal portfolio website showcasing my projects, skills, and contact information. It’s built with modern web technologies for a fast, responsive, and accessible experience.
- React
- Vite
- Tailwind CSS
- TypeScript
- Lucide Icons
- Radix UI
- Vercel
- emailjs
- react-toastify
- Light/Dark mode toggle with smooth transitions
- Animated backgrounds (stars, meteors)
- Responsive navigation bar for desktop and mobile
- Hero & About sections with interactive animations
- Skills section with filterable categories and progress bars
- Projects showcase with images, tech stack, and links
- Contact form with toast notifications powered by EmailJS
- i18n to translate the website to Portuguese
- Node.js (v18+)
- npm
git clone https://github.com/igorjfs/my-portfolio.git
cd my-portfolio
npm installnpm run devOpen http://localhost:5173 to view the site in your browser.
npm run buildThis project is open source under the MIT License.