A modern, responsive portfolio website built with React and TailwindCSS, showcasing my professional experience, education, and certifications.
Visit the live portfolio at: https://Nahuel990.github.io
- React
- TailwindCSS
- Lucide React Icons
- GitHub Actions for CI/CD
- Responsive design that works on all devices
- Interactive work experience section with expandable details
- Clean and modern UI
- Automatic deployment via GitHub Actions
- Clone the repository:
git clone https://github.com/Nahuel990/Nahuel990.github.io.git
cd Nahuel990.github.io- Install dependencies:
npm install- Start the development server:
npm start- Build for production:
npm run buildThe website is automatically deployed to GitHub Pages when changes are pushed to the main branch. The deployment process is handled by GitHub Actions.
├── public/
├── src/
│ ├── App.js # Main portfolio component
│ ├── index.js # Entry point
│ └── index.css # Global styles and Tailwind imports
├── .github/
│ └── workflows/ # GitHub Actions workflow
├── package.json
└── README.md
This project is open source and available under the MIT License.
- Email: nahuelnucera990@gmail.com
- LinkedIn: linkedin.com/in/nahuelnucera