hackyguru / hackclub

🎓🏫 Hack Club is a nonprofit network of computer science clubs where members learn to code through tinkering and building projects

Home Page:https://hackclub.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome! You’ve stumbled across Hack Club

Hack Club is a global, nonprofit network of high school makers & student-led coding clubs. This repository is where we store our Workshops, which are self-led learn-to-code tutorials, as well as our Code of Conduct.

Philosophy

We think learning to code is uniquely like gaining a superpower: it converts you from a consumer to a creator, turning your computer into a tool for creation. If you’re reading this, you can learn to build an app—there’s never been a better time for making.

The goal of Hack Club is to help you become a hacker. We want an inclusive space on the internet & at every school where people are making interesting things with code, every week. In our online Slack (Discord-style online chatroom with 10K student members), you can ask coding questions, you’ll meet amazing friends, share projects you’re building, and so much more. Most members start with little to no coding experience, join our Slack, build projects of their own, start clubs at their school, attend & later organize hackathons.

Hack Club was founded by a teenager who dropped out of high school because the school system wasn’t working. We’re an entirely open source organization—our website to even our finances are public. It’s backed by everyone from Elon Musk to GitHub co-founder Tom Preston-Werner.

Quick Hack Club links

Action Link
Join our Slack https://hackclub.com/
See our workshops https://workshops.hackclub.com/
Apply to start a club https://apply.hackclub.com
See our contribution guidelines CONTRIBUTING.md
Read our code of conduct https://hackclub.com/conduct/
Use our logos & banners https://hackclub.com/brand/
Follow us on Twitter https://twitter.com/hackclub

Contributing to our Workshops

Contributions are welcome!

If you need any help, please contact us at team@hackclub.com or on our Slack.

  1. Check out our public issues board. If your issue isn't on the board, open a new one.
  2. Pick an issue that nobody has claimed and start working on it. First-time contributors should look for the "first-timers-only" label on issues.
  3. Fork the project (Need help forking a project?). You’ll do all of your work on your forked copy.
  4. Create a branch specific to the issue or feature you are working on. Push your work on that branch (Need help with branching?).
  5. Name the branch something like fixes-xxx-issue or add-xxx-feature where xxx is a short description of the changes or feature you are adding.
  6. Once your code is ready, submit a pull request from your branch to Hack Club's main branch. We'll do a quick review and give you feedback.

License

TL;DR: All content is released under the Creative Commons Attribution-ShareAlike 4.0 International license. All code is released under the MIT License. For the license's full text and attributions, please see LICENSE.

About

🎓🏫 Hack Club is a nonprofit network of computer science clubs where members learn to code through tinkering and building projects

https://hackclub.com/

License:Other


Languages

Language:JavaScript 71.5%Language:HTML 12.9%Language:CSS 10.1%Language:Python 3.2%Language:Makefile 1.5%Language:TeX 0.7%Language:Shell 0.1%