/awesome-hackathons

centralized repo for hackathon software

awesome-hackathons

a centralized repo for hackathon software, by hackathon organizers.

preface

When it comes to hackathons, too many organizing teams spend most of their time on the menial work - the mechanics of admissions, money, or logistics, for instance. As a result, organizers don't have time to plan the "non-essentials," like extra experiences or great ceremonies, to take their events to the next level, and overall hackathon quality seems to have stagnated in the past few years as a result. Organizing teams spend the whole year reinventing the wheel and learning to plan the same event that was held last year; legacy knowledge and tools rarely find themselves reused.

Our hope is that by allowing organizers to automate the things that are easy to automate, this frees up bandwidth so that they can focus on innovating on the hackathon model and building something better.

(Almost) all of this has been "battle-tested" by organizing teams, and we'd love to see organizing teams who have processes for their hackathons contribute as well. Hundreds of hackathons are run across the country - it seems that every hackathon could gain a lot if we all shared our methods, best practices, and tools.

admissions

  • hackathonpack-admissions by mike for numerous hackathons including TreeHacks. Typeform template + Excel sheets that enable easy distribution of scoring by criteria, and easy aggregation of these scores into final decisions. Also enables acceptance that takes into account gender and racial diversity.

chat

judging

mentorship

  • [treehacks-mentorbot] (https://github.com/TreeHacks/slack-mentorship) by TreeHacks. Slackbot that provides mentors a channel to claim help requests and attendees to submit help requests within slack. Queues requests in a #mentors channel.
  • [hackmit-HELPq] (https://github.com/ehzhang/helpq) by HackMIT. Queue application with interfaces for mentors and hackers to answer/submit questions, respectively.

tutorials / hackpacks

websites

other

  • redisred by HackMIT. A small Redis-based URL shortener.

contributing

Please submit a pull request to improve this file, and try to add a 1-2 sentance summary of your software. If you want to be added as a collaborator, leave a comment on your PR. Thank you to all contributors; you rock!