Welcome to my personal portfolio website built with Next.js!
This is my personal portfolio website where I showcase my skills, projects, and experiences. It serves as a platform for potential employers, collaborators, and peers to learn more about me and my work.
- Responsive Design: Optimized for various devices and screen sizes.
- Projects Showcase: Highlight my projects with detailed descriptions, technologies used, and links.
- Contact: Easy way for visitors to get in touch with me.
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/cadzchua/portfolio.git
- Navigate to the project directory
cd portfolio
- Install dependencies
npm install # or yarn install
- Start running the server
npm run dev # or yarn dev
- Open http://localhost:3000 in your browser to see the website.
Contributions are welcome! Please fork this repository, make your changes, and submit a pull request.
- Fork the repository.
- Create a new branch:
git checkout -b my-feature-branch
- Make your changes.
- Commit your changes:
git commit -m 'Add some feature'
- Push to the branch:
git push master my-feature-branch
- Open a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
The portfolio project is maintained by cadzchua.
Feel free to connect with me on LinkedIn.