DEV Community

Cover image for How to build a Hackathon πŸš€
Nevo David for novu

Posted on • Updated on

How to build a Hackathon πŸš€

TL;DR

We have just released our new Hackathon NovuConnect 🀩
We have made sure it's super easy to participate, and today I will talk about how.
Here are the things I am going to touch:

  • What can you get as an owner of the Hackathon
  • Judging projects
  • Making sure it's easy to contribute.

For those of you who don't know, we have also arranged HackSquad, one of the biggest competitions during Hacktoberfast, and we got 5000 participants in one month 😲

Hackathon

What is a Hackathon

Hackathons existed before the days of the internet; developers would bring their big computers, program together, and compete with each other for hours.
As the internet evolved, developers started to do the same thing asynchronically.

Why would you want to make a Hackathon?

Usually, you would be expecting a few things:

  • Branding - By conducting a Hackathon, you can expose more programmers to your tools.
  • Demos - Usually, every Hackathon would focus on a tool or a company; having developers working with the tools and submitting projects will result in Demos you can later use.
  • Hiring - The are always exceptional developers that can get you something crazy both in innovation and quality of code; that's usually the easiest way to find great talents.
  • Innovation - Hackathon can open your product into new things you have never thought about; that's why big companies usually fund big Hackathons.

Prizes

The problems with online Hackathons

I have had the opportunity to talk to different founders and understand what went well and wrong. At the same time, most hackathons got an extreme amount of registration. As a result, only a few developers would actually participate or submit a complete project. In my opinion, there are a few faults:

  • No Focus - while developers want to participate, they don't know what to build, so providing developers with topics they can use will tremendously increase their focus.
  • No clear deadline - I am not talking about the final project deadline but reminders about the project. It's good to let developers know their time frame and remind them about the submission date every few days.
  • Lack of resources or documentation - letting developers contribute in any language is nice, but providing them with tools would make it easier. That's why in Novu, we have created an SDK for many types of languages. We have also made an excellent documentation developers can look at.
  • Lack of rules and general resources - Without good rules, you will be spammed with questions; ensure everything is clear and understandable.

Prizes

Prizes are a tricky thing!
One thing I can say is never ship mugs 🀣

mugs

I usually prefer a digital price; it's very common to offer GitHub funding as we live in open-source. However, here are a few more prizes you should consider.

  • Subscriptions to different websites such as Pluralsight and Udemy.
  • Giving ranks to your contributors, making them your ambassadors, and giving them special badges.
  • Hire developers (extreme)

badges

Judging Projects

You should usually put in the rules what you are going to test; in our case, it's:

  • Innovation and creativity
  • Usefulness and practicality
  • Quality and completeness of the solution
  • User experience and design

Developers need to know what they are being judged for so they can put their focus on the right areas.

Another significant consideration you should think is:
Can I judge a project made with COBOL?
Ok, nobody uses COBOL today, but you get what I mean.
If you let developers submit projects in any language, you might need to hire some experts (or take some from the community) to judge the projects.

How to start?

  • Build a landing page where developers can register - make sure to register them for the newsletter, as it will be helpful to send them updates about the event.
  • Invite developers to your Discord - there is a big, but if you don't have enough support, that would be hard as it's "live support."
  • Make sure you provide developers with topics they can choose as it will make your life and their life easier.
  • Make a new repository with a README.md file that developers can clone; in the file, add the project title, description, screenshot, and every detail that would help you (to judge the project) and the developer to have more focus.
  • Send reminders to developers every few days; if you can, make some cool "code" events where you can code with them to show them how to use your tool.
  • Have fun - it's always a must.

Have you registered for our ConnectNovu Hackathon? It's super fun; you have a chance to showcase your skills and play with some notifications πŸ˜‰

ConnectNovu

Top comments (12)

Collapse
 
thomasbnt profile image
Thomas Bnt β˜•

Won with my team on the HackSquad 2022.
Maybe I'll participate in this one too. But what does it consist of? What do we have to create?

Collapse
 
nevodavid profile image
Nevo David

Anything you want!
As long as there is notifications there :)

Collapse
 
thomasbnt profile image
Thomas Bnt β˜•

Okay thanks for the response!

Collapse
 
imamdev_ profile image
Imamuzzaki Abu Salam

I received mug swag from GitHub, and it's safely arrived tho. I think the expedition in Indonesia is awesome! They care every package they deliver. When you winner received broken mug, I think it's the expedition should get the mad, not you as the sender.

Collapse
 
nevodavid profile image
Nevo David • Edited

Usually the shipping company will replace the mug.
But we needed to take care of the work behind it

Collapse
 
sumitsaurabh927 profile image
Sumit Saurabh

Excellent article!

Super pumped for the hackathon next month.

Let’s go! πŸš€πŸš€πŸš€

Collapse
 
nevodavid profile image
Nevo David

Me too πŸš€

Collapse
 
rachelfazio profile image
Rachel Fazio

This is so cool!

Collapse
 
nevodavid profile image
Nevo David

Thank you Rachel :)

Collapse
 
unicodeveloper profile image
Prosper Otemuyiwa

Stocked for next month's hackathon. Let's go!!!

Collapse
 
nevodavid profile image
Nevo David

Yassss!!! :)

Collapse
 
dasheck0 profile image
Stefan Neidig

Thanks for sharing. I also started hosting hackathons back in 2020 and learned a lot from that. So I really can relate to what you wrote. I found that having all the key information (goal, topic, judging, prizes, ...) on one sheet greatly helps in preparing such an event as it is easier to communicate to your staff as well as to your target audience. We came up with a format called "hackathon topic canvas", which does exactly that. Much easier after that :)