My first hackathon went horribly wrong!

Vaarun Sinha - Dec 26 '21 - - Dev Community

My first hackathon went horribly wrong! Few tips to avoid this.

So, I attended a hackathon, (I am not gonna take the name of the hackathon)and it went horribly wrong, and here's how:

So I found 3 people to be my team, one was a illustrator with great project ideas, one was a beginner frontend developer with HTML CSS and JS skills and the other one knew HTML & CSS a bit but was more comfortable in python and Django. So I somehow pushed/forced then (by continuous messages) to join a google meets call, we discussed what to do, and divided the work, now here is when the problem begins…

The next day when I asked everyone, to post there progress, as there were only 5 hours till the deadline, and the person, that agreed to do the main component of the project, just turned in copied code! Everything was copied from GitHub and then went offline! The other person, mysteriously disappeared! Both of them did not come online, even after continuous messaging! Only me and the illustrator were online, so there were now only 2 hours left, I decided that I will at least submit a project!

So after around 30 mins of brainstorming, I decided to build a discord bot, but I had no idea how to build one! So I started watching a freecodecamp tutorial, that was 1 hour long, but then I realised well, I did not have any time for that! So I jumped straight into docs and made it work.

But there was another problem, I did not know how to request data from APIs, and work with that data, this was crucial; as basically what the discord bot did, is retrieve data from several APIs, and send messages.

So I learnt the requests library, and the json library.

“Growth happens outside of the comfort zone”

I found that this thing really true, Because I learnt discord.py, requests, and the Json library under these conditions, and implemented them directly in my project, I don’t think I will ever forget these libraries and concepts.

But don’t worry this horrible experience at this hackathon, did not stop me from registering for another hackathon!

If you are organise events/hackathons then please read this:
This thing really annoyed me in the hackathon that whenever I would ask any query they would be online on discord, but they would neither reply, nor type anything! And they promised everyone a sticker, but now they are saying that international shipping will be not available!

  • Don’t make false promises
  • Reply to queries ASAP

If you want to be a good hackathon participant :

  • Take the work if you know how to do it, and will be able to do it in time
  • Don’t turn in copied code
  • Try to be online most of the time in the hackathon.

What I learnt:

  • Json standard library
  • Requests standard library
  • Discord.py
. . . . . . . . . .
Terabox Video Player