What I Learned from Hackathons (and Losing One!)

less than 1 minute read

Published:

Hackathons have been among the best learning experiences of my career.

I’ve participated in two major ones:

  • πŸ† Open IIT Data Analytics (2021) β€” 1st place out of 48 teams. Built a music popularity predictor with Voting Classifiers (91.2% accuracy).
  • πŸ’‘ HackGT 12 (2025) β€” Built BackpackMate AI, a travel assistant using Mastra + LangChain + FastAPI.

Lessons learned

  • Speed β‰  sloppiness β€” rapid iteration teaches clarity under pressure.
  • LLMs are only as smart as your pipeline β€” retrieval design matters more than model choice.
  • Losing is learning β€” HackGT taught me far more than winning IIT.

Hackathons show recruiters that you can go from idea to prototype in hours β€” a skill that translates directly into startup and research settings.