All Projects → hackclub → hackathons

hackclub / hackathons

Licence: MIT License
💻💥 Open source directory of free student-led high school hackathons used by thousands of students worldwide

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to hackathons

hackathons-v1
💻💥 Open source directory of free student-led high school hackathons used by thousands of students worldwide (join the mailing list on the website!)
Stars: ✭ 65 (-43.97%)
Mutual labels:  hackathons, hack-club
dutch-hackathons
Building the most comprehensive list of annual hackathons in the Netherlands at hackathonlist.nl.
Stars: ✭ 22 (-81.03%)
Mutual labels:  hackathons
ai-builders
A program for kids who want to build good AI
Stars: ✭ 19 (-83.62%)
Mutual labels:  high-school
workshops
Hack Club NMIT workshops library!
Stars: ✭ 17 (-85.34%)
Mutual labels:  hack-club
TeachPythonWithMinecraft
Teaching Python programming and concepts using the Python Minecraft API for the Raspberry Pi version of Minecraft.
Stars: ✭ 47 (-59.48%)
Mutual labels:  high-school
hackathons
A collection of tips and tricks for using Twilio at hackathons
Stars: ✭ 35 (-69.83%)
Mutual labels:  hackathons
OpenSourceEvents-Frontend
This website contains a list of open source events and hackathon.
Stars: ✭ 54 (-53.45%)
Mutual labels:  hackathons
mlh-events
The unofficial API for MLH events.
Stars: ✭ 13 (-88.79%)
Mutual labels:  hackathons
Data-Science-Hackathon-And-Competition
Grandmaster in MachineHack (3rd Rank Best) | Top 70 in AnalyticsVidya & Zindi | Expert at Kaggle | Hack AI
Stars: ✭ 165 (+42.24%)
Mutual labels:  hackathons
hackathons
Tips, Tricks, and Resources for running your hackathon.
Stars: ✭ 238 (+105.17%)
Mutual labels:  hackathons
Academiccontent
Free tech resources for faculty, students, researchers, life-long learners, and academic community builders for use in tech based courses, workshops, and hackathons.
Stars: ✭ 2,196 (+1793.1%)
Mutual labels:  hackathons
dev-cover
🌐 Get and publish your developer portfolio with just your username
Stars: ✭ 155 (+33.62%)
Mutual labels:  hackathons
Hackclub
🏫 Hack Club is a nonprofit network of computer science clubs where members learn to code through tinkering and building projects
Stars: ✭ 2,139 (+1743.97%)
Mutual labels:  hack-club

Hackathons icon

Hack Club Hackathons

A curated list of hackathons for high school students.

Introduction

Hackathons are awesome—but it’s hard to find a high quality directory of events for high schoolers. That’s where this project comes in.

Goal: create the best curated directory of hackathons for high school students. Because quite frankly hackathons shouldn't only be for university students.

A word of warning…

To ensure that the directory remains as high quality as possible, we have strict guidelines for listing hackathons.

For the time being, primarily for ease of development, requests for listing new events happens through this form.

Please do not open an issue or submit a pull request to add your event—the form is the easiest and fastest way for us to review submissions.

Development environment setup

The stack: Next.js & Theme UI with Hack Club Theme.

Stuff you need installed ahead of time:

  • Git
  • Yarn
  • An operating system (we hope)

Clone it!

$ git clone https://github.com/hackclub/hackathons.git

Go into the directory!

$ cd hackathons

Install dependencies!

$ yarn

Run it!

$ yarn dev

Build and deploy

Deployment is managed using Vercel. Install the Vercel CLI, and to force a production deploy, run:

$ vercel --prod

License

This project is licensed under the MIT license. Please see LICENSE.md for the full text.

MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].