An open API service indexing awesome lists of open source software.

https://github.com/maran1947/combox

One Box to track all you coding profiles
https://github.com/maran1947/combox

coding-platform combox competettive-programming mongodb nodejs

Last synced: 2 months ago
JSON representation

One Box to track all you coding profiles

Awesome Lists containing this project

README

        

# Combox
With Combox, you can track all your coding platform profiles.
(Currently, you can track CodeChef, Codeforces, and Leetcode profiles)

# Built with
- HTML, CSS and JavaScript
- Node.js
- Mongodb

# Set up
```Git

$ git clone https://github.com/Maran1947/Combox.git
$ cd Combox
$ npm install
$ node app.js

```