• Stars
    star
    104
  • Rank 330,604 (Top 7 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 7 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

API powering CoderCalendar Chrome Extension

CoderCalendar-API

An API listing programming contests across multiple platforms

Building locally

  1. To install the dependencies, run from inside this directory.
npm install 
  1. To use the Kaggle API, sign up for a Kaggle account at https://www.kaggle.com. Then go to the 'Account' tab of your user profile (https://www.kaggle.com/account) and select 'Create API Token'. This will trigger the download of kaggle.json, a file containing your API credentials.
    Create a file named secrets.json inside the cloned repo. Add your kaggle username and APIKEY to in the format prescribed in secrets.json.example file.

  2. To start the server, run.

npm start

Platforms supported

  1. Hackerrank
  2. Codechef
  3. Codeforces
  4. HackerEarth
  5. Topcoder
  6. Leetcode
  7. Atcoder
  8. CSAcademy
  9. Kaggle

More Repositories

1

CoderCalendar-Extensions

Browser extensions for competitive programming enthusiasts
JavaScript
379
star
2

CoderCalendar

DEPRECATED -> Checkout nishanthvijayan/CoderCalendar-Extensions
JavaScript
339
star
3

HackerNews-Feed

Chrome and Firefox extension to have a quick peek at the current Hacker News front page.
JavaScript
27
star
4

GithubLatestProjects-Firefox

Firefox add-on that helps you discover Up & Coming Github projects.
JavaScript
19
star
5

Drumpfinator

Firefox port of the Drumpfinator add-on made by Last Week Tonight with John Oliver. Praise Be.
JavaScript
16
star
6

pdf-page-counter

Sum up the pages of all pdf files in a directory 📖
Python
16
star
7

zomato-analytics

This project is no longer functional. Zomato now requires OTP login.
JavaScript
13
star
8

nptel-dl

A command line tool to download course videos from NPTEL
Go
12
star
9

kindle-highlights-to-googlesheets

Export your kindle highlights to Google Sheets
JavaScript
11
star
10

wakatime-macOS-menubar

MacOS menu bar app that shows how many hours you've coded today
JavaScript
7
star
11

GithubLatestProjects-Chrome

Chrome extension to help you discover Up & Coming Github projects.
JavaScript
7
star
12

BinanceBalanceMac

Monitor your Binance Portfolio value from your Mac OS X Menu Bar
JavaScript
6
star
13

Zebpay-Bitcoin-Price-Indicator

An Ubuntu desktop indicator (top bar widget) that displays buy/sell prices of Bitcoin as on the Indian Bitcoin exchange Zebpay (Currently only BTC-INR).
Python
5
star
14

crypto-events-search

A command line application to search for upcoming cryptocurrency events listed on CoinMarketCal.com
JavaScript
5
star
15

ERP

Repository for BTP
Python
4
star
16

Take-A-Break

TakeABreak is an gnome indicator app that keeps track of time for which you have been working and reminds you to take a break after a set interval.Could also be used as a pomodoro timer.
Python
2
star
17

CryptoEvents-TelegramBot

Telegram bot to search for cryptocurrency related news & events
JavaScript
1
star
18

dependency-graph-analysis

Python
1
star
19

Rupay

Android app to keep track of your spendings.
JavaScript
1
star
20

video_duration_total

Sum up the duration of all video files in a directory
Python
1
star
21

IEMS-backend

Web portal and backend for IIT Ropar Institiute Eatery Management System. (Ruby On Rails)
Ruby
1
star
22

SpojRandomProblem

Google Chrome and Mozilla Firefox extensions for Spoj.com enthusiasts.Adds a button which on clicking will take the user to a random question on Spoj.com.
CSS
1
star