160
I built ScenesLIT to make event discovery less fragmented and more intuitive. Instead of hopping between platforms like District, BookMyShow, Luma, and Urbanaut, I wanted a single place where the best events are curated and visualized in a map-first experience.
The experience was designed in Figma and implemented using Claude Code, with Supabase powering backend data and GitHub + Vercel handling deployment. Performance optimizations such as viewport-based rendering and clustering were introduced to maintain smooth map interactions at scale.
Some features of this project:
- live for both desktop and mobile
- dark mode (2AM friendly)
- No duplicate event entries
- events are delisted as they expire
- using github actions for maintenance and scraping of events data
- subtle interactions and micro animations used
- search enabled for location event name or vendor name as well
ScenesLIT is my attempt at turning “What should I do?” into “Let’s go.”
Built with