
My First Hackathon: Everything That Went Wrong
Oct 12, 2025 • By Ege Uysal
Yesterday I participated in my first hackathon. It was called Solaris, a 24 hour online hackathon. I went in excited and nervous because I had no idea what to expect.
Spoiler: we didn't even submit on time.
What We Built
The hackathon had a theme around space colonization, so we had to think of something in that direction. We ended up building a Fiverr-like platform for moon colonizations. People could offer services or find help for whatever they needed on the moon.
I teamed up with a friend who was less experienced than me. That became a problem later.
Everything That Went Wrong
First, our VPS wouldn't connect to the database. Spent way too much time debugging that.
Then because my teammate was still learning, the setup took forever. By the time we actually started building the real features, we only had 6 hours left out of 24.
The final blow was Docker. Right when we were trying to submit, the deployment started throwing errors. We couldn't fix it in time.
We missed the deadline.
What I Actually Learned
Even though we didn't submit, this hackathon was worth it. I spent a lot of time teaching my teammate and helping them understand how everything worked. That was valuable.
I also learned how hackathons actually work. The time pressure, the technical issues, the chaos. Now I know what to expect next time.
The funny part? After the hackathon ended, I checked the project gallery. Our project was genuinely better than 90% of the submissions. We just couldn't get it deployed in time.
Will I Do Another One?
Yeah, definitely. This first one was mostly about understanding how hackathons work and what the environment is like.
Next time I'll be more prepared. Better teammate coordination, simpler deployment strategy, and actually finishing on time.
First hackathons are messy. That's fine. You learn way more from the chaos than from winning anyway.