Giter Site home page Giter Site logo

muluc / hackalist.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hackalist/hackalist.github.io

0.0 0.0 0.0 1.42 MB

A list of upcoming hackathons from around the world.

Home Page: http://www.hackalist.org/

License: MIT License

HTML 62.93% CSS 15.29% JavaScript 21.78%

hackalist.github.io's Introduction

hackalist-logo

https://img.shields.io/badge/pull%20requests%20closed%20in-6%20minutes-brightgreen.svg?style=flat-square Build Status

View the current listings here.

Hackalist is a community-driven database of hackathons that has the most up to date information for all your hackathon needs. Visit our website to view the live site.

Feel free to submit Pull Requests and/or Issues. Issues can include a request to add a hackathon, bug reports, feature requests, or questions.

If you have any questions or concerns, please open an issue (with the help wanted label) or tweet @KevinPayravi.

Authorship

Site initiated by Kevin Payravi. Special thanks to:

Licensing

Site code is licensed under the MIT license.

Hackalist also utilizses some design/style elements from Skeleton, a project by Dave Gamache that is also licensed under the MIT license.

Projects Using Hackalist's API

  • Mapathon - Mapping Hackathons by Michael Ding
  • CoderCalendar, an Android app, Chrome extension, and Firefox add-on that lists upcoming coding contests and allows users to easily add them to their Google Calendar.
  • HackathonHowFar, a small Python script that outputs distance + driving time to a currently available hackathon from a given origin location.
  • Hacks, a Linux terminal client to find upcoming Hackathons near you or at a particular location.

API

The Hackalist API is composed of JSON files organized by year and month. The file system is: /api/1.0/YEAR/MONTH.json.

The API is public, so feel free to use it for your own projects. As always, a link back to Hackalist is appreciated!

Contributing

Hackalist is made possible by dozens of contributors who add hackathon listings to our JSON database. The project accepts hackathons from all around the world as long as they are open to a general populace (hackathons restricted to college students, high schoolers, or large geographic areas are great; hackathons restricted to specific companies, colleges, or cities are too narrow to be listed).

We encourage anyone to create Pull Requests to submit their favorite hackathons, as well as hackathons they find through search engines and other hackathon directories (such as Major League Hacking's listings). If you don't want to make a Pull Request, you may open an Issue to request the addition of a particular hackathon.

Hackathon listings are sorted chronology based on the starting date of the hackathon. If two hackathons start on the same day, they are sorted alphabetically.

Please ensure your JSON syntax is correct before submitting. An easy way to check your JSON synax is through JSONLint.

JSON Parameters

  • title: Name of hackathon
  • url: Official URL
  • startDate: Starting date, formatted as Month Day (e.g. August 30)
  • endDate: End date, formatted as Month Day (e.g. August 30)
  • year: Year
  • city: City hackathon is occuring in, formatted as City, State/Province Abbreviation, Country (e.g. Miami, FL, United States). If a hackathon has multiple locations (e.g. CodeDay), list as Various Locations (Country), replacing Country with a country name (or Worldwide).
  • host: The host (university, company, etc.)
  • length: Length in hours
  • size: Number of attendees; if not known, specify unknown
  • travel: Is travel reimbursed, in either part or full? yes | no | unknown
  • prize: Are prizes awarded to winners? yes | no | unknown
  • highSchoolers: Are high schoolers allowed to apply or attend? yes | no | unknown
  • cost: Cost of the event free | $10 | โ‚ฌ10 | etc.
  • facebookURL: URL to official Facebook profile
  • twitterURL: URL to official Twitter profile
  • [DEPRECATED as of 10/16/2018] googlePlusURL: URL to official Google+ profile
  • notes: Any additional notes (limits to who can attend, special requirements, etc.)

Listing Example

    {
      "title": "Best Hackathon",
      "url": "http://besthackathon.com/",
      "startDate": "January 20",
      "endDate": "January 21",
      "year": "2016",
      "city": "New York, NY, United States",
      "host": "Best University",
      "length": "36",
      "size": "200",
      "travel": "no",
      "prize": "yes",
      "highSchoolers": "unknown",
      "cost": "free",
      "facebookURL": "https://www.facebook.com/besthackathon",
      "twitterURL": "https://twitter.com/besthackathon",
      "googlePlusURL": "",
      "notes": ""
    }

hackalist.github.io's People

Contributors

adi23arora avatar akashnimare avatar anwang16 avatar architv avatar avisaxena33 avatar binhonglee avatar cardamirek avatar carlj avatar cindyz8735 avatar daphnechen avatar ethch18 avatar gchorba avatar idcruz avatar jashansudan avatar jrsai avatar kevinpayravi avatar kim-codes avatar ksun0 avatar mark00ter avatar maxkrieger avatar mullerpeter avatar mymoza avatar noahbass avatar paked avatar pushkar-anand avatar ryanpisuena avatar rzenner avatar sirvar avatar thejoycekung avatar wisznie avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.