A modern, interactive portfolio showcasing robotics engineering projects, FRC experience, and technical skills.
- Interactive 3D Robot - Scroll-based robot building animation
- Modern Design - Yellow and black robotics theme
- Responsive Layout - Works on all devices
- Project Showcase - Featured projects with live demos
- Skills Display - Technical and soft skills presentation
- Contact Form - Easy way to get in touch
- React 18 + TypeScript
- Three.js + React Three Fiber (3D graphics)
- Framer Motion (animations)
- Tailwind CSS (styling)
- Vite (build tool)
- FRC Monkey - Educational platform for FRC robotics concepts
- Swara - Cultural music filtering app
- Algae Harvester - FRC robot mechanical subsystem
This project is configured for deployment on Vercel:
- Connect your GitHub repository to Vercel
- Vercel will auto-detect the Vite configuration
- Automatic deployments on every push to main branch
src/
├── components/ # React components
│ ├── Hero.tsx # Landing section
│ ├── About.tsx # About section
│ ├── Skills.tsx # Skills display
│ ├── Projects.tsx # Project showcase
│ ├── Contact.tsx # Contact form
│ ├── Navigation.tsx # Navigation bar
│ └── Background3D.tsx # 3D robot background
├── App.tsx # Main app component
└── main.tsx # Entry point
- Colors: Update
tailwind.config.jsfor theme colors - Projects: Edit
src/components/Projects.tsxto add/modify projects - Skills: Update
src/components/Skills.tsxfor skill categories - 3D Robot: Modify
src/components/Background3D.tsxfor robot design
- Email: amoghrao5238@gmail.com
- LinkedIn: Amogh Rao
- FRC Team: Team 846 The Funky Monkeys
Built with ❤️ for the robotics community