PortfolioWebsiteMDVideo.mp4
Welcome to my personal portfolio website! This project showcases my skills, projects, and experiences. Feel free to explore and get in touch with me.
- Responsive Design: The website adapts to different screen sizes, ensuring a seamless experience on desktops, tablets, and mobile devices.
- HTML, CSS, and JavaScript: I built this portfolio using these fundamental web technologies.
- Parcel Bundler: I used Parcel to bundle and optimize my assets.
- Deployment: The website is hosted on Netlify at nitinrajputportfolio.netlify.app.
- Clone the Repository:
git clone https://github.com/NitinRajput98/WebDev-Portfolio.git
- Install Dependencies:
cd WebDev-Portfolio
npm install
- Run Locally:
npm start
- Build for Production:
npm run build
Feel free to customize this portfolio to make it your own! Update the content in index.html
, tweak the styles in styles.css
, and add your projects to the portfolio section.
You can reach out to me via email at rajputnitin245@gmail.com or connect with me on LinkedIn.
Feel free to modify this template to suit your preferences. Good luck with your portfolio! 😊