Skip to content

LorranSutter/coding-challenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🏆 Coding Challenges Dashboard

Welcome to my central hub for tracking coding challenges! This repository consolidates my progress across various programming platforms and events.

Rather than pinning multiple individual repositories, this dashboard dynamically aggregates and displays up-to-date stats from my active challenge repositories.

🔗 Repositories Included


📊 Consolidated Progress

🏆 Grand Total: 631 coding challenges completed!

  • Advent of Code: 95/100 parts (95.0%)
  • Everybody Codes: 52/54 parts (96.3%)
  • LeetCode: 128 problems solved
  • URI Online Judge: 356 problems solved

Overall: 95/100 parts solved (95%)

███████████████████░ 28/30 parts solved (93%)

███████████████████░ 45/48 parts solved (94%)

████████████████████ 22/22 parts solved (100%)


Overall: 52/54 parts solved (96%)

████████████████████ 9/9 parts solved (100%)

███████████████████░ 43/45 parts solved (96%)


Overall: 128 problems solved


Overall: 356 problems solved

Category Solved
🔰 Beginner 200
⚙️ Ad-Hoc 54
📐 Geometry 5
🔢 Mathematics 20
🗄️ SQL 9
🔤 Strings 54
🧱 Structures 14

🛠️ How It Works

This repository is fully automated:

  1. A GitHub Actions Workflow (update-dashboard.yml) runs daily.
  2. It dynamically clones the latest main branches of the four source repositories.
  3. It executes generate_dashboard.py to scan each repository's README.md progress markers, rewrite relative links to absolute ones, calculate the grand totals, and update this file.
  4. If and only if changes are detected, it commits and pushes the updated README.

About

Coding challenges dashboard

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages