Giter Site home page Giter Site logo

bijankundu / cp-cards Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 172 KB

Support for Competitive Coding cards to add in readme or portfolio websites.

Home Page: https://cp-cards.herokuapp.com

JavaScript 100.00%
github github-readme readme cards readme-card competitive-programming

cp-cards's Introduction

GitHub CP Rating Card ๐Ÿ“‡

What if there are cards on Github profile that shows our Codeforces ratings with the rating colour as well?

This API helps you create your custom profile cards with max rating in Codechef, Codeforces and Atcoder.

Maybe you can flaunt more with your coding cards now.




๐Ÿ“Parameters

name <optional> - your own name

codeforces <optional> - your codeforces userID

codechef <optional> - your codechef userID

atcoder <optional> - your atcoder userID




๐Ÿ” Usage

Copy paste this into your markdown content, and that's it. Simple!

Change the ?name= value to your own name.

Change the ?codeforces= value to your codeforces's username.

Change the ?codechef= value to your codechef's username.

Change the ?atcoder= value to your atcoder's username.

<img src="https://cp-cards.herokuapp.com?name=Gennady Korotkevich&codeforces=tourist&codechef=gennady.korotkevich&atcoder=tourist"/>

This corresponds to




๐Ÿ’ก Fun Fact

The color of the rating changes as your maximum rating according to the website's policy.

Contributing

Feel free to open a pull requests. For major changes, please open an issue first to discuss what you would like to change.




๐Ÿ‘ท Setup

Run locally

  • Clone the Repo
$ git clone https://github.com/bijankundu/cp-cards.git

$ cd cp-cards
  • Install the dependencies
npm install
  • Run the API
node index.js

If you like this project please โญ this repo.

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.