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

 
 
 

Contributors

Languages