This website is a visual journey of my web development experiences, projects, and skills.
This is the second iteration of my portfolio and you can find it live at https://ethancannelongo.com. If you're curious, you can also check out my first version (v1) at https://github.com/ethancanne/portfolio-v1.
- A responsive design that looks great on any device
- A user-friendly CMS that enables me to add new projects and update my skills with ease
- Smooth animations and transitions that add an extra touch of interactivity
- Built with Next.js for fast and reliable performance
- TypeScript to ensure better code quality and prevent errors
- Hosted with Netlify
To run this project on your local machine, follow these simple steps:
- Clone this repository using the following command:
git clone https://github.com/ethancanne/ethancannelongo.com.git
- Install the project dependencies by running:
npm install
- Start the development server by running:
npm run dev
- Open http://localhost:3000 in your favorite browser and enjoy!
If you have any suggestions or ideas to improve this portfolio, please feel free to contribute by following these steps:
-
Fork the repository by clicking on the "Fork" button at the top of the page.
-
Clone your forked repository on your local machine.
-
Make your changes and test them thoroughly.
-
Push your changes to your forked repository.
-
Create a pull request to this repository and I'll review your changes.
If you find this repository useful and would like to use it as a starting point for your own portfolio website, you are welcome to do so! Just make sure to give me proper credit for the original source code.