Hack the Valley Open Source Home

At Hack the Valley, we believe in open source. All of our system's source code is openly available on GitHub: https://github.com/hackthevalley/.

Contributing

You are welcome to contribute to our repositories. Here are a few projects that are currently active:

Hacker Dashboard

https://github.com/hackthevalley/hack_the_valley_dashboard

A web interface for hackers, used for hackers to submit applications.

Tech Stack: React.js

Status: MVP

HTV 3 Landing Page

https://github.com/hackthevalley/hack_the_valley_3

Hack the Valley 3 landing page!

Tech Stack: Jekyll, Vanilla.js

Status: RELEASED V2

Hacker API

https://github.com/hackthevalley/hack_the_valley_api

The backbone of all our systems.

Tech Stack: Node.js, Apollo GraphQL

Status: MVP

Admin CLI

A command line interface for IT admins to quickly manage our system.

Tech Stack: Golang

Status: BACKLOG