Welcome to my portfolio! This project showcases my skills, projects and experiences as a web developer and programmer.
This portfolio website is a comprehensive showcase of my journey as a professional. It highlights my skills, projects, achievements and education across various domains. The website is designed to be visually appealing, user-friendly and fully responsive, ensuring a seamless experience across all devices. It includes detailed sections for my introduction, skills, project showcases, achievements, education and contact information.
To get a local copy up and running, follow these simple steps.
- Node.js
- npm or yarn
- Clone the repo
git clone https://github.com/amar-codingenthusiast/portfolio.git
- Change directory:
cd portfolio
- Install dependencies:
npm install
- Run the app:
npm run start
- Open your browser and visit http://localhost:3000/portfolio to view the app.
- Responsive Design: The portfolio is fully responsive and works on all devices.
- Smooth Scrolling: Navigate to different sections of the page with smooth scrolling.
- Animated Elements: Enhance user experience with animated elements.
- Dynamic Navbar: The navbar highlights the active section as you scroll through the page.
- React.js
- Vanilla Tilt
- React Simple Typewriter
- Animate on Scroll
- Font Awesome
- Live version of Portfolio is available here
- Contributions are welcome! Here's how you can contribute:
- Fork the repository
- Create your feature branch (
git checkout -b feature/YourFeature
) - Commit your changes (
git commit -m 'Add some feature'
) - Push to the branch (
git push origin feature/YourFeature
) - Create a new Pull Request
This project is licensed under the terms of the MIT license. You can find the LICENSE file in the root directory of the project.