Skip to content
/ codery Public

Codery is a Zulip Bot for competitive programming, hackathons, jobs and more!

License

Notifications You must be signed in to change notification settings

Soumi7/codery

Repository files navigation

Codery

Codery is a Zulip Bot.

Codery in action

Codery Demo

Instructions to run locally:

  1. Create a Zulip Realm
  2. Goto to settings and create a new generic bot named 'codery'. (Settings can be found in dropdown of gear icon present in top right corner of zulip realm)
  3. Download the zuliprc file for your bot and place it in your Downloads directory as '.zuliprc'.
  4. Get into the directory cd python-zulip-api/zulip_bots/zulip_bots/bots/codery
  5. Install all the requirements using pip3 install -r requirements.txt inside the codery folder
  6. Now cd ..
  7. Activate the source source zulip-api-py3-venv/bin/activate
  8. Run the bot zulip-run-bot codery —config-file ~/Downloads/zuliprc
  9. Head over to your created zulip realm and start using the bot.
For a detailed description of how to run the bot, please check out this medium article https://medium.com/@soumibardhan10/codery-zulip-bot-for-competitive-programming-hackathons-jobs-and-more-8cd13106fe15

Features

  • Latest Coding Contests and Hackathons Gives you the latest contests and Hackathons from CodeChef, Hackereath, Hackerrank and Codeforces.

  • Filters the top contests Provides the name, time remaining to register and link to the contest or hackathon site.

  • Competitive programming news get all news related to coding by specifying the keyword after news

  • Search Technical Terms get the meanings of any technical term in an instant

  • Jokes funny programming jokes to lighten up your mood but still keep you focused

  • Linux Man Page gets the information about in linux command to zulip

  • Calculator calculates any kind of mathematical operations to do directly on zulip

  • Latest Jobs gives job titles and application links on zulip using the Github Jobs API

  • Udemy courses gives the latest popular Udemy courses using the Udemy Affiliate API

  • Trending Problems know what are the trending problems over all competitive coding platforms globally

  • Leaderboard gives leaderboard of programmers all over the world

  • Memo can keep a list of jobs to do

Video Link

https://youtu.be/CujqAzNdcr0 is the link to a video demo.

Screenshots :

  • Codery Help

Codery Help

  • Contests

Codery Help

Codery Help

  • Courses

Codery Help

  • Leaderboard

Codery Help

  • Trending

Codery Help

  • Linux command page

Screenshot

  • News

Codery Help

  • Jokes

Codery Help

  • Search

Codery Help

  • Calculator

Codery Help

  • Jobs

Codery Help

License

Copyright 2020 Souvik Biswas and Soumi Bardhan

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Codery is a Zulip Bot for competitive programming, hackathons, jobs and more!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages