Welcome to my personal portfolio website! This project showcases my skills and projects as a developer. It's designed to provide a comprehensive overview of my professional journey and the work I've accomplished.
🔗 Live Site: tusharkaportfolio.vercel.app
- This portfolio is built using modern web development technologies to ensure responsiveness, performance, and a seamless user experience.
- It serves as a central hub for all my professional information and projects.
- Responsive Design: Optimized for various devices and screen sizes.
- Project Showcase: Detailed sections highlighting my projects with descriptions and links.
- Contact Information: Easy-to-find contact details for potential collaborations or inquiries.
- Clean UI/UX: Intuitive and user-friendly interface for seamless navigation.
- React.js: For building dynamic and interactive user interfaces.
- Vite: A fast and opinionated build tool for modern web projects.
- JavaScript (ES6+): Core programming language for functionality.
- CSS: Styling and layout of the website.
- HTML5: Markup language for structuring the content.
myPortfolio/
├── public/
│ ├── assets/
│ │ ├── logos/
│ │ ├── projects/
│ │ └── socials/
│ └── models/
├── src/
│ ├── components/
│ ├── constants/
│ ├── constants/
│ └── App.jsx # Main application component
├── index.html # HTML template
├── package.json # Project metadata and dependencies
├── vite.config.js # Vite configuration
├── tailwind.config.js # Tailwind configuration
└── README.md # Project documentation
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/tusharpardhe18/my-portfolio.git
-
Navigate to the project directory:
cd my-portfolio
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
Feel free to reach out to me for any inquiries or collaborations:
-
Email: [[email protected]]
-
LinkedIn: linkedin.com/in/tushar-pardhe
-
Portfolio: tinyurl.com/tushardevportfolio
This project is licensed under the MIT License.