https://github.com/chhedadhruv/personal-portfolio
https://github.com/chhedadhruv/personal-portfolio
app-development css css3 javascript portfolio-website react react-native react-router reactjs web-development
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chhedadhruv/personal-portfolio
- Owner: chhedadhruv
- Created: 2024-07-19T15:36:44.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-09-18T10:32:34.000Z (9 months ago)
- Last Synced: 2025-09-18T12:38:21.595Z (9 months ago)
- Topics: app-development, css, css3, javascript, portfolio-website, react, react-native, react-router, reactjs, web-development
- Language: CSS
- Homepage: https://dhruvchheda.com
- Size: 18 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal Portfolio - Dhruv Chheda
Welcome to the personal portfolio of Dhruv Chheda! This website showcases my skills, projects, and experience in web development. Explore my work and get in touch to discuss opportunities.
## Overview
This is a professional portfolio website designed to highlight my expertise in **web development** and **app development**. It features various projects, skills, and a contact form, all built using modern web technologies.
## Key Features
- **Interactive Projects**: Detailed showcases of projects including web applications and mobile apps.
- **Skills & Technologies**: A section dedicated to the technologies I specialize in.
- **Responsive Design**: Optimized for both desktop and mobile devices to ensure a seamless user experience.
- **Contact Form**: Directly reach out to me through the integrated contact form for collaboration or queries.
## Technologies Used
- **React**: For building dynamic and interactive user interfaces.
- **React Router**: For managing navigation and routing.
- **React Icons**: For incorporating various icons into the design.
- **CSS**: For styling and layout of the application.
## Getting Started
To set up this project locally, follow these steps:
1. **Clone the Repository**:
```bash
git clone https://github.com/chhedadhruv/personal-portfolio.git
2. **Navigate to Project Directory**:
```bash
cd personal-portfolio
3. **Install Required Dependencies**:
```bash
yarn install
4. **Start the Development Server**:
```bash
yarn start
5. **Access the Application**:
```bash
http://localhost:3000/
## Build & Deployment
To build the project for production, run the following command:
```bash
yarn build
This will create an optimized build of the project in the `build` folder. You can then deploy this to a hosting platform of your choice.
## Live Website
The portfolio is live at [dhruvchheda.com](https://dhruvchheda.com). Feel free to explore the website and reach out to me.
## Contact Me
- **Email**: [me@dhruvchheda.com](mailto:me@dhruvchheda.com)
- **LinkedIn**: [Dhruv Chheda](https://www.linkedin.com/in/dhruv-chheda-52637522a/)
- **GitHub**: [chhedadhruv](https://github.com/chhedadhruv)
---
Thank you for visiting my portfolio!