Hey there! Welcome to my awesome portfolio project! This is where I showcase my coding skills and projects developed using HTML, CSS, and JavaScript. Plus, I've spiced it up with some fancy animations thanks to the AOS (Animate On Scroll) library. 😎
- Responsive design to ensure it looks good on any device.
- Smooth animations on scroll thanks to the AOS library.
- Sections for showcasing projects, skills, and how to reach out.
- Custom styling to match my vibe.
- HTML
- CSS
- JavaScript
- AOS (Animate On Scroll)
To set this project up locally:
-
Clone this repo to your machine using
git clone
. -
Navigate to the project directory.
-
Open
index.html
in your favorite browser.#OR
-
Clone this repo
-
Open it in VsCode
-
Open
index.html
using Live server
Feel free to explore my portfolio and check out the projects I've been working on. And hey, if you like what you see, why not use this project as a template for your own portfolio? Just fork or clone this repo and make it your own!
If you're interested in contributing to this project:
- Fork the repo.
- Create a new branch (
git checkout -b feature/your-feature
). - Make your changes.
- Commit your changes (
git commit -am 'Add some feature'
). - Push to the branch (
git push origin feature/your-feature
). - Create a new Pull Request.
This project is licensed under the MIT License.