Giter Site home page Giter Site logo

alandouglasmendes / hackathon-timer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vinitshahdeo/hackathon-timer

0.0 1.0 0.0 1.12 MB

A timer for Hackathon with GitHub Live Updates. Made this for VinHack - a hackathon by VinnovateIT

Home Page: http://githublookbook.com/VinHack/

License: MIT License

CSS 26.14% HTML 60.30% JavaScript 13.56%

hackathon-timer's Introduction

hackathon

Hackathon Timer
VinHack - VinnovateIT

A timer for Hackathon with GitHub Live Updates.
Made this for VinHack - a hackathon by VinnovateIT

About VinHack

VinHack was a hackathon ogranized by VinnovateIT at VIT Vellore. The organizing team was led by Shreya Anand, President of VinnovateIT. I had honour of being a member of judge panel. That was great experience for me.

My contribution includes :

This is basic timer which I've made for VinHack. It shows the notifications for the commits made on VinnovateIT GitHub Organization. This helps in boosting the energy of participants. If you're organizing a hackathon, you can use this! Just change the the url below with your organization's url and here you go!

Check out the live demo here!

Quick Start

GitHub API

Do the following changes in index.html

var settings = {
         "async": true,
         "crossDomain": true,
         // replace your org username below
         "url": "https://api.github.com/orgs/vinnovateit/events",
         "method": "GET",
         "headers": {
             "Authorization": "XXXXXXXXXXXXXXXXXXX" // replace this with your token
          }

and here you go!

Learn more about GitHub API.

Check out the offical website of VinHack.

Thanks!

   ________          __   __                    
  / ____/ /___ _____/ /  / /_____               
 / / __/ / __ `/ __  /  / __/ __ \              
/ /_/ / / /_/ / /_/ /  / /_/ /_/ /              
\__________,_____,_/   \__/\____/               
  / ___/ _ \/ _ \                               
 (__  )  __/  __/        __                   __
/____/\__________  __   / /_  ___  ________  / /
  / / / / __ \/ / / /  / __ \/ _ \/ ___/ _ \/ / 
 / /_/ / /_/ / /_/ /  / / / /  __/ /  /  __/_/  
 \__, /\____/\__,_/  /_/ /_/\___/_/   \___(_)   
/____/                                          

hackathon-timer's People

Contributors

vinitshahdeo avatar

Watchers

 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.