// 24-hour coding hackathon
HACKINFINITY
24 hours. Zero limits. Infinite builds.
$ ./loop --starts-in
--:--:--:--_
days : hrs : min : sec
// teardown
Anatomy of a 24-hour build.
KEEP SCROLLING — IT COMES APART
PART 01 / 06
Display → your frontend
The UI is your pitch. Judges see this layer first — ship something that demos itself in three minutes.
PART 02 / 06
Keyboard → your code
~100,000 keystrokes in 24 hours. Every feature, fix, and force-push starts right here.
PART 03 / 06
Cooling → your debugging
Prod breaks at 4 AM. The team that stays cool, reads the stack trace, and patches it — wins.
PART 04 / 06
CPU + RAM → your backend
APIs, models, databases — the logic layer doing the heavy lifting while the UI takes the credit.
PART 05 / 06
Battery → your stamina
Hackathons aren't won by talent at hour 2. They're won by whoever's still committing at hour 22.
PART 06 / 06
Chassis → your team
The frame holding every layer together. 2–4 hackers, one repo, zero sleep. Assemble yours.
REBUILT.
torn down → understood → shipped. now bring yours.
// 01 — about
Oneloop.Noexitcondition.
HackInfinity 3.0 locks the doors on ordinary. For 24 straight hours you ideate, code, break, fix, and ship — then demo to judges before the loop closes. Bring a team, leave with a build.
of non-stop building
hackers in one arena
problem statements
in prizes (₹)
01 / 04 — boot
$ git init hackinfinity
Initialized empty repository — the loop begins.
$ npm create legend@3.0
✓ installed: caffeine, chaos, 3 teammates
$ ./start --hours 24 ▌
1import { idea } from "./brain"
2
3async function hack(hours = 24) {
4const team = await assemble([4])
5while (hours--) {
6build(idea)
7debug(coffee.refill())
8}
9return team.demo() // no sleep, all ship
10}
SHIPPED
exit 0 — 24 hours, one legend. that's the loop.
// 02 — domains
Pickyourbattlefield.
// the arena
SPAWNPOINT
$ mount /dev/campus --rw















$ pwd → /campus/main-block ▌
Main Campus, Innovation Block
$ ls ./campus --recursive












// 03 — timeline
gitlog--24-hours
commit -m “Check-in & badge pickup”
commit -m “Opening ceremony — the loop begins”
commit -m “Hacking starts”
commit -m “Lunch + team sync”
commit -m “Mentor round one”
commit -m “Midnight surprise event”
commit -m “The 4 AM wall — coffee wave”
commit -m “Code freeze”
commit -m “Demos & judging”
commit -m “Winners — the loop closes”
// 04 — prizes
Shiphard.Getpaid.
exit code 01
₹50,000
Champion
+ incubation fast-track
exit code 02
₹30,000
Runner-up
+ sponsor swag drop
exit code 03
₹20,000
Second runner-up
+ sponsor swag drop
+ track prizes, sponsor bounties, and internship interviews for standout teams
// 05 — faq
Readthedocs.
Any student with a valid college ID. Teams of 2–4. Cross-college teams are welcome.