Skip to content

rushilrawat/rushilrawat.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌐 Rushil Rawat β€” Personal Portfolio Website

Live Site
License: MIT
Made with React
Styled with Tailwind

rushilrawat.github.io is the personal portfolio site for Rushil Rawat, a Computer Science student at UMass Amherst. It showcases his AI/ML & web development projects, skills, and contact information with a sleek, responsive design.


✨ Highlights

  • πŸš€ Blazing-fast static build via Vite
  • πŸŒ™ Dark & light mode with smooth transitions
  • 🎨 Framer Motion scroll-triggered animations
  • πŸ“± Fully responsive on desktop, tablet, and mobile
  • πŸ”— Project gallery with live demos & GitHub links
  • πŸ› οΈ Contact section with β€œShare My Portfolio” and downloadable rΓ©sumΓ© (coming soon)
  • 🏷️ SEO-friendly metadata (Open Graph, Twitter Cards, canonical URL)

πŸ› οΈ Tech Stack

Layer Tech
Framework React + Vite
Styling Tailwind CSS + shadcn/ui
Animations Framer Motion
Icons lucide-react
Deployment GitHub Pages

πŸ“‚ Repository Structure

rushilrawat.github.io/
β”œβ”€β”€ index.html
β”œβ”€β”€ assets/
β”‚   β”œβ”€β”€ index-<hash>.css
β”‚   └── index-<hash>.js
β”œβ”€β”€ media/
β”‚   β”œβ”€β”€ favicon.png
β”‚   β”œβ”€β”€ og-image.png
β”‚   └── rushilrawat.jpeg
└── README.md

πŸš€ Deployment

This site is automatically served from the main branch of this repo via GitHub Pages. To update:

  1. Build locally
    npm run build
  2. Push the dist/ output
    git subtree push --prefix dist pages main

(or manually copy dist/* into this repo, commit & push.)

After a minute, your changes will be live at https://rushilrawat.github.io/


🀝 Contributing

  1. While this repo is primarily a deployment target, suggestions and PRs are welcome:
  2. Fork this repo
  3. Make edits (in your fork’s index.html, /media, or Vite config)
  4. Open a Pull Request back here

πŸ“œ License

This site’s source (and associated assets) are released under the MIT License.


Built with ❀️ by Rushil Rawat

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages