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
- Host: GitHub
- URL: https://github.com/maran1947/combox
- Owner: Maran1947
- Created: 2021-09-12T11:31:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-28T16:00:38.000Z (over 3 years ago)
- Last Synced: 2025-01-20T23:13:57.915Z (4 months ago)
- Topics: coding-platform, combox, competettive-programming, mongodb, nodejs
- Language: EJS
- Homepage:
- Size: 48.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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```