My personal corner of the internet where I show off the cool stuff I've built. No corporate jargon, just a dev trying to make things that don't suck.
Built with: React 19 • TypeScript • Styled Components (and a lot of coffee ☕)
- 🚀 90+ Lighthouse score - Because nobody likes slow websites
- 📦 143KB bundle - Small and speedy
- 🎯 Lazy loading - Loads stuff only when you need it
- ✨ Smooth animations - Runs at buttery 60fps
- Dark theme with vibrant accents (because dark mode > light mode)
- Glassmorphism effects that look fancy
- Smooth animations everywhere
- Works great on mobile too
- Home - Who I am + what I do
- About - My journey, skills, and services
- Projects - Cool stuff I've built (with filters and search)
- Contact - Slide into my DMs (professionally)
- Blog - My Hashnode blog where I write about tech
- Project filtering and search
- Working contact form
- SEO optimized for Google
- Installs as a PWA
- Fancy loading animations
The good stuff:
- React 19 + TypeScript (because types are cool)
- Styled Components (CSS-in-JS ftw)
- Framer Motion (makes things go whoosh)
- React Router (page switching magic)
You'll need: Node.js (v16+)
# Clone it
git clone https://github.com/Mrtracker-new/RNR.git
cd portfolio
# Install stuff
npm install
# Fire it up
npm startThen open http://localhost:3000 and boom! 🎉
Other commands:
npm run build- Make it ready for productionnpm test- Run tests (if I wrote any lol)
Currently live on Netlify because it's awesome and free.
npm run build # Creates production build- 🌐 Portfolio
- 📝 Blog
- 📧 rolanlobo901@gmail.com
- 🐙 @Mrtracker-new
- 📍 Karnataka, India (IST)
If you made it this far, thanks for checking out my work! ⭐
Built with ☕ and React by Rolan