A modern and responsive portfolio website built with React, TypeScript, and Vite to show my projects and professional experience.
- Responsive design
- Glow effects and smooth animations
- Multi-language support (English/Spanish)
- Project showcase with live links
- Professional experience timeline
- Skills with animated slider
- Downloadable resume
- React - Frontend library
- TypeScript - Type safety
- Vite - Build tool
- Tailwind CSS - Styling
- i18next - Internationalization
- AOS - Scroll animations
- Typed.js - Text animations
- Clone the repository:
git clone https://github.com/MatiPendino/portfolio.git- Install dependencies:
npm install- Start the development server:
npm run devThe website supports both English and Spanish languages. Translations are managed through JSON files in the public/locales directory.
This project is available for use under the Apache License 2.0.