This repository contains the source code for my personal portfolio developed with Next.js. Here, you'll find a showcase of my web development skills, projects I've worked on, technologies I use, and details about my professional journey.
- 🚀 Modern Technologies: Built with Next.js, React, and Tailwind CSS for a responsive and modern design.
- 🖼️ Image Optimization: Uses the
sharplibrary to ensure images load quickly without losing quality. - 🔧 Clean and Maintainable Code: Adheres to best coding practices with TypeScript and linting tools such as ESLint.
- ✨ Interactivity: Interactive elements enhance user experience as they explore my projects and skills.
- ⚡ Performance Optimization: Utilizes Next.js features like static site generation and server-side rendering for optimal performance.
To clone and run this portfolio on your local machine, follow these steps:
git clone https://github.com/Jaro-c/Portfolio.git
cd portfolio
npm install
npm run devNavigate to http://localhost:3010 to see the portfolio in action.
If you have suggestions for improving this portfolio, feel free to open an issue or submit a pull request. Contributions are welcome and appreciated to help make this project even better!