GithubHelp home page GithubHelp logo

suyash-chavan / contest-parser Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 3.0 507 KB

Contest Parser is a script to parse Live Codechef/Codeforces contests and provide a robust environment while solving problems.

License: MIT License

Python 95.89% C++ 0.19% Shell 3.92%
codechef codeforces-contests codeforces-scrapper codeforces competative-programming

contest-parser's Introduction

I'm Suyash, a full-time Backend developer and Linux Ninja ๐Ÿ‘จโ€๐Ÿ’ป

  • ๐Ÿ”ญ Iโ€™m currently working on multiple opensource projects of Walchand Linux Users' Group.

  • ๐ŸŒฑ Iโ€™m currently learning DevOps and exploring Cyber Security.

  • โšก Always available to discuss about system design and backend.


My Skill Set

Redis Elastic Search GraphQL Hadoop Oracle Node.js PHP AWS Django Go JavaScript Python Nginx Express.js Flask Cassandra Linux MongoDB HTML5 MySQL Redux Git Maria DB Tailwind CSS GCP Terraform C++ PostgreSQL Kubernetes Bash OpenStack LaTeX GitLab Firebase Docker React

Github Stats


Connect with me


contest-parser's People

Contributors

rising-entropy avatar suyash-chavan avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

contest-parser's Issues

Backup Code

  • A user should be able to store the current code in Backup folder(available for each problem) and clear current code to template.
  • Utility should ask user for comments while backing up the code(comments should be stored as comments in backup code file).

Make Checker User Friendly

Need to edit Checker to make it user friendly and give a function to check expected output and program output if there are multiple correct outputs.
By default it should just compare the expected and program output.

Including template codes in problem code quickly

A user should quickly able to add a template code in the problem code. For example, user wants DSU in the problem code, for this we need to design a utility to merge template provided by user in problem code. User needs to create Templates folder beforehand in which we will search specified algorithm that user is searching for a particular problem.

Saving previous commands - manager.py

Description:
As it is a command line utility, I need a feature to remember previous commands(also available in various terminals).

Additional context:
It can be implemented using hotkeys.

Tab Autocomplete - manager.py

Description:
Command should be auto completed after pressing tab as in terminal. Can be implemented using Trie DS.

Setting File

All the customizable settings should be stored in settings.json.
Following may be the settings that should be stored:

  • User Programming Language
  • Code Template Path
  • Algorithm Templates Folder Path

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.