Skip to content

rohitdavas/rohitdavas.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Website

A modern, responsive personal website built with HTML, CSS, and JavaScript.

Features

  • 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

Setup for GitHub Pages

  1. Create a new repository named yourusername.github.io
  2. Clone the repository to your local machine
  3. Copy these files into the repository
  4. Customize the content in index.html with your information
  5. Update social media links in the contact section
  6. Commit and push your changes
  7. Your site will be live at https://yourusername.github.io

Customization

To customize the content:

  1. Edit the index.html file to update text and links
  2. Replace the image placeholder with your photo
  3. Update social media links in the contact section
  4. Modify colors and styles in styles.css

To add new sections:

  1. Add new section HTML in index.html
  2. Style it in styles.css
  3. Add any needed JavaScript functionality in script.js

Local Development

To view the website locally, simply open index.html in your web browser.

License

This project is open source and available under the MIT License.