Hackathon Timer
VinHack - VinnovateIT
A timer for Hackathon with GitHub Live Updates.
Made this for VinHack - a hackathon by VinnovateIT
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 :
- Monitoring the development of website
- Developed go to place for the participants
- Created quiz contest for the participants
- Made problem statements
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!
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.
________ __ __
/ ____/ /___ _____/ / / /_____
/ / __/ / __ `/ __ / / __/ __ \
/ /_/ / / /_/ / /_/ / / /_/ /_/ /
\__________,_____,_/ \__/\____/
/ ___/ _ \/ _ \
(__ ) __/ __/ __ __
/____/\__________ __ / /_ ___ ________ / /
/ / / / __ \/ / / / / __ \/ _ \/ ___/ _ \/ /
/ /_/ / /_/ / /_/ / / / / / __/ / / __/_/
\__, /\____/\__,_/ /_/ /_/\___/_/ \___(_)
/____/