Skip to content

raghuspeaksdata/raghuraman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Website - Raghu Raman A V

This is the repository for my personal website, showcasing my professional experience and achievements.

Features

  • Modern, responsive design
  • Professional profile showcase
  • Experience and achievements section
  • Contact information
  • Smooth scrolling and animations

Local Development

  1. Clone this repository:
git clone <your-repository-url>
  1. Open the project folder:
cd <repository-name>
  1. Open index.html in your web browser to view the website locally.

Deployment with GitHub Pages

  1. Create a new repository on GitHub
  2. Push your code to the repository:
git init
git add .
git commit -m "Initial commit"
git branch -M main
git remote add origin <your-repository-url>
git push -u origin main
  1. Go to your repository settings on GitHub
  2. Scroll down to the "GitHub Pages" section
  3. Select the "main" branch as the source
  4. Your website will be published at https://<username>.github.io/<repository-name>

Customization

  • Update the profile image: Replace profile-photo.jpeg with your own photo
  • Modify content: Edit the text in index.html
  • Change styles: Modify styles.css to update the design
  • Add features: Enhance script.js with additional functionality

Technologies Used

  • HTML5
  • CSS3
  • JavaScript
  • Font Awesome Icons
  • Google Fonts (Poppins)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published