All Projects → Surya1231 → ContestMania

Surya1231 / ContestMania

Licence: other
A platform for tracking your competitive progress on various competitive coding websites.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to ContestMania

Azia-Admin-Bootstrap-Template
Free Bootstrap 4 Admin template
Stars: ✭ 73 (+102.78%)
Mutual labels:  bootstrap4
codeforces-timer
A Google Chrome extension which adds a timer to practice timed problem solving on codeforces
Stars: ✭ 20 (-44.44%)
Mutual labels:  competitive-programming
bigint
bigint is a C++ library which can handle Very very Big Integers. It can calculate factorial of 1000000... it can go any big. It may be useful in Competitive Coding and Scientific Calculations which deals with very very large Integers. It can also be used in Decryption process. It has many inbuilt functions which can be very useful.
Stars: ✭ 34 (-5.56%)
Mutual labels:  competitive-programming
competitive-programming-resources
A compilation of competitive programming resources, curated by the Algorithms and Coding Club, IIT Delhi
Stars: ✭ 28 (-22.22%)
Mutual labels:  competitive-programming
spring-boot-vuejs-websockets
✔️ Simple spring-boot vue.js app with websockets and docker support
Stars: ✭ 30 (-16.67%)
Mutual labels:  bootstrap4
algorithms
🎈My notebook and solutions for 300+ problems that I solved during practice for ACM-ICPC
Stars: ✭ 26 (-27.78%)
Mutual labels:  competitive-programming
VTMsite
Vampire: The Masquerade character creator page made with Angular
Stars: ✭ 36 (+0%)
Mutual labels:  bootstrap4
psolving-paradigms
Common problems of dynamic programming methods and techniques, including prerequisites, for competitive programmers.
Stars: ✭ 34 (-5.56%)
Mutual labels:  competitive-programming
webpack-boilerplate
Webpack 4 boilerplate with Babel, Bootstrap 4, jQuery and SCSS on board
Stars: ✭ 24 (-33.33%)
Mutual labels:  bootstrap4
modern-cpp-tricks
Modern CPP Tricks often useful in Coding Interviews and Competitive Programming
Stars: ✭ 540 (+1400%)
Mutual labels:  competitive-programming
material-sass
A rubygem of Material Design for Bootstrap 4
Stars: ✭ 55 (+52.78%)
Mutual labels:  bootstrap4
startbootstrap-logo-nav
A Bootstrap navigation template with a logo in the navigation bar - created by Start Bootstrap
Stars: ✭ 65 (+80.56%)
Mutual labels:  bootstrap4
codechef-cli
CodeChef Command Line Client.
Stars: ✭ 35 (-2.78%)
Mutual labels:  competitive-programming
mudjs
WebSocket MUD client for DreamLand
Stars: ✭ 13 (-63.89%)
Mutual labels:  bootstrap4
LearnCPP
Learn Cpp from Beginner to Advanced ✅ Practice 🎯 Code 💻 Repeat 🔁 One step solution for c++ beginners and cp enthusiasts.
Stars: ✭ 359 (+897.22%)
Mutual labels:  competitive-programming
CodePal
A Visual Studio Code Extension for competitive programming.
Stars: ✭ 45 (+25%)
Mutual labels:  competitive-programming
Data-Structures-and-Algorithms
Hacktoberfest's DSA Challenge, create algorithms, programs in any programming language you love and prefer! Check the ISSUE section for ideas.
Stars: ✭ 22 (-38.89%)
Mutual labels:  competitive-programming
luya-bootstrap4
Bootstrap4 Assets and Helper classes like ActiveForm for LUYA and Yii2.
Stars: ✭ 18 (-50%)
Mutual labels:  bootstrap4
simple-webpack-starter
Webpack 4 starter project for rapid websites development with SASS, Bootstrap 4, ES6 & Docker.
Stars: ✭ 18 (-50%)
Mutual labels:  bootstrap4
hugo-dynamic-tabs
A Hugo theme component that allows you to add dynamic tabs in your markdown files.
Stars: ✭ 36 (+0%)
Mutual labels:  bootstrap4

Contest Mania

A Web-portal for keep track of your competitive programming on various platforms. Project is live at https://contestmania.web.app.

Features Live

  • Codeforces
  • Codechef
  • Upcoming ( list of upcoming contest)
  • Problems (trending problems)
  • About ( Description of portal)

Status

  • Website is live

Tech Stack

  • React.js
    • create-react-app
    • bootstrap
    • redux

Build and Run

Prerequisites -

  1. Install Node.Js and npm

Run Software

  1. Clone Repo
    • $> git clone https://github.com/Surya1231/ContestMania.git
  2. Change Directory
    • $> cd ContestMania/
  3. Install Dependencies
    • $> npm install
  4. Start server
    • $> npm start

Supported Scripts

  • Run Project npm start
  • Build Project npm run build
  • Prettify Code npm run prettify
  • Test npm run test

Contact Me

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].