An open API service indexing awesome lists of open source software.

https://github.com/abhishekgurjar-in/portfolio

Welcome to my personal portfolio website! This project showcases my skills, projects, and achievements as a MERN Developer and final-year Computer Science Engineering student. It's built using React for a smooth and interactive user experience.
https://github.com/abhishekgurjar-in/portfolio

abhishek-portfolio abhishekgurjar-portfolio ag-portfolio portfolio-page portfolio-website react-portfolio-website

Last synced: 7 months ago
JSON representation

Welcome to my personal portfolio website! This project showcases my skills, projects, and achievements as a MERN Developer and final-year Computer Science Engineering student. It's built using React for a smooth and interactive user experience.

Awesome Lists containing this project

README

        

# Abhishek Gurjar - Portfolio Website 🌟

Welcome to my personal portfolio website! This project showcases my skills, projects, and achievements as a **MERN Developer** and **final-year Computer Science Engineering student**. It's built using **React** for a smooth and interactive user experience.

---

## 🔗 Live Demo
You can view the live version of my portfolio here: [Abhishek Gurjar Portfolio](https://abhishekgurjar.netlify.app/)

---

## 📋 Features
- **About Me**: Learn about my journey, skills, and interests.
- **Projects**: A showcase of my featured projects with descriptions and live/demo links.
- **Skills**: Highlights of my technical stack and expertise.
- **Contact Me**: Easy-to-use form to get in touch with me.
- **Responsive Design**: Fully optimized for mobile, tablet, and desktop screens.

---

## 💻 Technologies Used
- **Frontend**: React, HTML5, CSS3, JavaScript
- **Styling**: CSS Modules / TailwindCSS (choose the one you used)
- **State Management**: React Context / Redux (if applicable)
- **Icons**: FontAwesome / React Icons

---

## 🛠️ Setup & Installation
Follow the steps below to set up the project on your local machine:

1. **Clone the repository**:
```bash
git clone https://github.com/abhishekgurjar-in/portfolio.git
cd portfolio
```

2. **Install dependencies**:
```bash
npm install
```

3. **Start the development server**:
```bash
npm start
```

4. Open your browser and navigate to `http://localhost:3000`.

---

## 🚀 Deployment
This project can be deployed on platforms like **Netlify** Follow their respective guides for deployment.

---

## 🤝 Contributions
Feel free to fork the repository and contribute to improve the project.

1. Fork the repository
2. Create a new branch:
```bash
git checkout -b feature-name
```
3. Commit your changes:
```bash
git commit -m "Description of changes"
```
4. Push to the branch:
```bash
git push origin feature-name
```
5. Open a pull request.

## Author
**Abhishek Gurjar** is a dedicated web developer passionate about creating practical and functional web applications. Check out more of his projects on [GitHub](https://github.com/abhishekgurjar-in).