A modern, responsive personal website built with HTML, CSS, and JavaScript.
- Responsive design that works on desktop and mobile
- Smooth scrolling navigation
- About Me section
- Contact section with social media links
- Modern animations and transitions
- Mobile-friendly navigation
- Create a new repository named
yourusername.github.io
- Clone the repository to your local machine
- Copy these files into the repository
- Customize the content in
index.html
with your information - Update social media links in the contact section
- Commit and push your changes
- Your site will be live at
https://yourusername.github.io
- Edit the
index.html
file to update text and links - Replace the image placeholder with your photo
- Update social media links in the contact section
- Modify colors and styles in
styles.css
- Add new section HTML in
index.html
- Style it in
styles.css
- Add any needed JavaScript functionality in
script.js
To view the website locally, simply open index.html
in your web browser.
This project is open source and available under the MIT License.