GithubHelp home page GithubHelp logo

sudiptob2 / cf-stats Goto Github PK

View Code? Open in Web Editor NEW
183.0 3.0 29.0 1.49 MB

A github action based realtime Codeforces activity statistics card and badge generator for github readme

License: GNU General Public License v3.0

Python 100.00%
codeforces codeforces-api github-readme-profile profile-card profile-readme resume visualization codeforce-stats svg-card badges

cf-stats's Introduction

MSc @UWO, Opensource contributor in Kubernetes, Infra and DevOps.

Leet code rating Stack Overflow reputation visitors

MSc in Computer Science at the University of Western Ontario in Canada 🇨🇦. My journey into the world of open-source software began in late 2022, and I quickly fell in love with it, prompting me to consistently contribute to open-source projects ever since ❤️ I mostly contribute in Kubernetes, Infra, Observability, Cloud, and DevOps-related tools and software.

View my resume here.

OPENSOURCE EXPERIENCES

Opensource Software Engineer (Aug 2024 - Present) | Internship (May - July 2024) | G-Research OSS Project Link: https://github.com/G-Research/yunikorn-history-server

Yunikorn History Server (YHS) is a historical log management plugin for the K8s cluster that uses apache/yunikorn as the scheduler.

  1. Implemented logging mechanism using zap
  2. Complete Helm Chart for YHS
  3. Implemented performance test using K6
  4. E2E testing of the webservice and event listener modules.
  5. Also worked on ci/cd, endpoint implementations, documentation, unit tests and participated in project management and peer review.
  6. List of PRs: is:pr author:sudiptob2 is:merged

MLH Fellowship | Apace/Airflow Project Link: https://github.com/apache/airflow

  1. Migrating to Connexion version 3
  2. Enhancing logging functionality of Kubernetes Pod Operator (KPO)
  3. Open PR: apache/airflow#37638

GOOGLE SUMMER OF CODE 2023 | GCP SCANNER Project Link: https://github.com/google/gcp_scanner

  1. Enhanced test coverage by incorporating new unit tests, resulting in a 10% increase in overall coverage.
  2. Did significant refactoring effort for the crawling module to enhance modularity and promote the ”Don’t Repeat Yourself” principle.
  3. Expanding the capabilities of the application by enabling it to scan a wider range of GCP resources, thereby broadening its potential use cases.

KEPTN LIFECYCLE TOOLKIT | CNCF Project Link: https://github.com/keptn/lifecycle-toolkit

  1. Contributed approximately 700 lines of code to the project while implementing new features, bug fixes, and writing unit tests in Golang.
  2. Implemented Datadog metric provider integration. PR link: #948
  3. Collaborated on the development and enhancement of documentation materials.

CF STATS | PERSONAL PROJECT Project Link: https://github.com/sudiptob2/cf‐stats

  1. Utilized GitHub action to generate real-time Codeforces user stat card and badges for readme files.
  2. Implemented Python design patterns to facilitate the consumption of Codeforces API in a scaleable manner.
  3. Applied Pytest for feature-level unit testing and implemented GitHub Actions for appropriate test pipeline execution.
  4. Created proper documentation and followed open-source best practices such as branch naming conventions, commit messages, issue tracking, etc.
  5. Has 100+ ⭐ on the repo.

Some other notable open-source projects and contributions ChkWareCLI, LeetEasy, jx-promote etc.

Development Stuffs:

⚡ Github Stats

📈 Competitive Programming

Recent Blogs

Connect With Me

cf-stats's People

Contributors

csemanish12 avatar shubhankarsharma876 avatar sudiptob2 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

cf-stats's Issues

add template svg files

To display code-forces SVG in the GitHub readme files, an SVG must be generated. To generate the stat SVG we will use some base template SVGs.

Add these base svgs under the template folder

Update name slicer

There are names such as MD Abdul Rahman Talukder. These names will be converted into MD by the slicer.
We need to update the slicer so that it can slice the name in a more readable manner.

Implement `member_since` attribute for the user

From the codeforces API, we can obtain the UNIX timestamp since the use joined in CF. Use this timestamp to calculate the member_since attribute.
calculate the attribute in floor(years).

fix broken codeforces logo in the badges

The rating and max_rating badges are generated using ppybadge library. CF logo used in the badge is not rendered properly when viewed inside readme/Github.
But if you download/save the image on your local computer and then open it with any image viewer/browser the logo is visible!
We need to fix this bug/investigate why this issue is occurring.

bug on contributions fetching

There is a spelling mistake in the contribution key in app/services/cf_response_parser.py _parse_user_info() method.
The key will be contribution instead of contributions

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.