This is a Personal Portfolio website showcasing projects, skills, and contact details. The website is built using HTML, CSS, and JavaScript to ensure a responsive and visually appealing layout. It is deployed on GitHub Pages and Netlify for easy access and demonstration.
- Responsive Design β Works well on all devices (desktop, tablet, and mobile)
- Smooth Animations β Interactive user experience with CSS and JavaScript animations
- Project Showcase β Highlights completed projects with descriptions and links
- Skills Section β Lists technical skills and expertise
- Contact Form β Enables visitors to send messages directly
- Social Media Links β Connect with professional and personal social accounts
- HTML β Structure of the website
- CSS β Styling and layout design
- JavaScript β Interactivity and animations
- Push the project to a GitHub repository.
- Go to the repository Settings > Pages.
- Under "Branch," select the main branch and save.
- Your portfolio will be live at
https://your-username.github.io/personal-portfolio/.
- Create an account on Netlify.
- Click on New Site from Git.
- Connect the GitHub repository.
- Configure the build settings (not needed for static sites like this).
- Deploy and access the live site via the Netlify-generated URL.
- Clone the repository:
git clone https://github.com/your-username/personal-portfolio.git
- Navigate to the project folder:
cd personal-portfolio - Open
index.htmlin a browser.
- Portfolio-Link: Live
Feel free to fork the repository and submit a pull request for improvements.
This project is open-source and available under the MIT License.