#List of upcoming hackathons
Crowdsourced list of hackathons
Original list gathered from the hackathon calendar written by @japacible.
Hackathons are an object where each season is a property with the list of events for that season as values. Events follow the following schema.
  {
      "name": "<Hackathon Name>",
      "link": "<Hackathon URL>",
      "img": <Hackathon Image Name>
      "location": "<City, State (or City, Country)>",
      "lat": "<Latitude>",
      "lon": "<Longitude>",
      "date": [<startDay.startYear>, <endDay.endYear>"]
  }
Don't forget to upload an image to the hack-imgs folder.
Hacker Hallie -> hh-github@hallielomax.com