This website is designed to keep a track on your performance on different coding platforms.It is a web scraping project that uses Codeforces API, Codechef API etc.
- You need not to go to different sites to know your rating on different platform. You can know the details by selecting the platform and entering the username.
- It keeps a record of all the competitions going on different websites.
- It can display your rating changes of last few months.
It is quite difficult to go to differennt sites and keep record of different contest. Coding- Culture compiles it into one.Morever you can get details of your progress and ranks of different platforms on one site.
- Python
- Django
- Clone the repo.
git clone https://github.com/aayu1401/Coding-Culture.git - Go inside the repo folder. Now you should be inside a folder called Coding-Culture
- Install all the requirements
pip3 install -r requirements.txt - Run your program
python manage.py runserver
- Python
- Django
- beautifulsoup4
- Web scraping
- HTML
- CSS
- Bootstrap
- Codeforces API
- Codechef API
- Hackerearth API
- Competitive coding contest