Skip to content

Android App and browser extensions for competitive programming enthusiasts. Displays a list of live & upcoming coding contests taking place in various popular competitive programming websites with the ability to add them to your google calender.

License

Notifications You must be signed in to change notification settings

iHarishKumar/CoderCalendar

This branch is 26 commits behind nishanthvijayan/CoderCalendar:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Nishanth Vijayan
Jul 29, 2016
a7a6863 · Jul 29, 2016
Jul 29, 2016
Jul 13, 2016
Apr 22, 2016
Dec 15, 2015
Apr 19, 2015
Mar 5, 2016
Jul 29, 2016

Repository files navigation

Codewake

CoderCalendar

Android App and browser extensions for competitive programming enthusiasts. Shows a list of live & upcoming coding contests taking place in various popular competitive programming websites with the facility to add them to your google calender. Currently shows updates from Codechef , HackerEarth , Hackerrank, Topcoder and Codeforces.

Download

Coder's Calendar is available for download at:

Bugs and Suggestions

Found any bugs? Have any suggestions to make this project better?
Know any other cool coding sites?
Feel free to log them as an issue.
When adding an issue specific to Chrome extension, Firefox add-on or Android app
please mention it in the title/description clearly.

How To Contribute

  • Create a topic branch: git checkout -b awesome_feature
  • Commit your changes
  • Keep up to date: git fetch && git rebase origin/master

Once you’re ready:

  • Fork the project on GitHub
  • Add your repository as a remote: git remote add your_remote your_repo
  • Push up your branch: git push your_remote awesome_feature
  • Create a Pull Request for the topic branch, asking for review.

ScreenShots

Android App         Android App

Chrome Extension

Happy Coding!

About

Android App and browser extensions for competitive programming enthusiasts. Displays a list of live & upcoming coding contests taking place in various popular competitive programming websites with the ability to add them to your google calender.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.9%
  • Python 7.6%
  • HTML 6.5%
  • CSS 6.0%