Skip to content

Commit 4ea9f81

Browse files
authored
Merge pull request #2 from MishkatIT/copilot/enhance-ui
Modernize README with professional badges, visual hierarchy, and progress indicators
2 parents e9de3c1 + 63df82c commit 4ea9f81

1 file changed

Lines changed: 156 additions & 19 deletions

File tree

README.md

Lines changed: 156 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,156 @@
1-
# Problem Solving Stats
2-
3-
<p align="center"><em>Last Updated: 30 September 2025</em></p>
4-
5-
| Platform | Username | Solved Problems |
6-
|--------------|----------------------------------------------|-----------------|
7-
| Codeforces | [MishkatIT](https://codeforces.com/profile/MishkatIT) | 2470 |
8-
| CSES | [MishkatIT](https://cses.fi/user/165802/) | 64 |
9-
| LeetCode | [MishkatIT](https://leetcode.com/MishkatIT/) | 393 |
10-
| CodeChef | [MishkatIT](https://www.codechef.com/users/MishkatIT) | 74 |
11-
| AtCoder | [MishkatIT](https://atcoder.jp/users/MishkatIT) | 158 |
12-
| SPOJ | [MishkatIT](https://www.spoj.com/users/mishkatit/) | 21 |
13-
| LightOJ | [MishkatIT](https://lightoj.com/user/mishkatit) | 30 |
14-
| Toph | [MishkatIT](https://toph.co/u/MishkatIT) | 35 |
15-
| Vjudge | [MishkatIT](https://vjudge.net/user/MishkatIT) | 346 |
16-
| HackerRank | [MishkatIT](https://www.hackerrank.com/MishkatIT) | 7 |
17-
| UVa | [MishkatIT](https://uhunt.onlinejudge.org/id/1615470) | 4 |
18-
| HackerEarth | [MishkatIT](https://www.hackerearth.com/@MishkatIT) | 3 |
19-
| **Total** | | **3605** |
1+
<div align="center">
2+
3+
# 🏆 Problem Solving Statistics
4+
5+
[![Last Updated](https://img.shields.io/badge/Last%20Updated-30%20September%202025-blue?style=for-the-badge)](https://github.com/MishkatIT/ProblemSolvingStats)
6+
[![Total Problems](https://img.shields.io/badge/Total%20Solved-3605-success?style=for-the-badge&logo=leetcode)](https://github.com/MishkatIT/ProblemSolvingStats)
7+
[![Platforms](https://img.shields.io/badge/Platforms-12-orange?style=for-the-badge)](https://github.com/MishkatIT/ProblemSolvingStats)
8+
9+
### 💻 Competitive Programming Journey
10+
11+
<p align="center">
12+
<em>A comprehensive overview of problem-solving achievements across multiple platforms</em>
13+
</p>
14+
15+
</div>
16+
17+
---
18+
19+
## 📊 Platform Statistics
20+
21+
<table align="center">
22+
<thead>
23+
<tr>
24+
<th>🎯 Platform</th>
25+
<th>👤 Profile</th>
26+
<th>✅ Solved</th>
27+
<th>📈 Progress</th>
28+
</tr>
29+
</thead>
30+
<tbody>
31+
<tr>
32+
<td><strong>🔴 Codeforces</strong></td>
33+
<td><a href="https://codeforces.com/profile/MishkatIT">MishkatIT</a></td>
34+
<td align="center"><strong>2470</strong></td>
35+
<td><img src="https://img.shields.io/badge/Progress-68.5%25-red?style=flat-square" alt="Codeforces Progress"/></td>
36+
</tr>
37+
<tr>
38+
<td><strong>🟢 LeetCode</strong></td>
39+
<td><a href="https://leetcode.com/MishkatIT/">MishkatIT</a></td>
40+
<td align="center"><strong>393</strong></td>
41+
<td><img src="https://img.shields.io/badge/Progress-10.9%25-yellow?style=flat-square" alt="LeetCode Progress"/></td>
42+
</tr>
43+
<tr>
44+
<td><strong>🟣 Vjudge</strong></td>
45+
<td><a href="https://vjudge.net/user/MishkatIT">MishkatIT</a></td>
46+
<td align="center"><strong>346</strong></td>
47+
<td><img src="https://img.shields.io/badge/Progress-9.6%25-blueviolet?style=flat-square" alt="Vjudge Progress"/></td>
48+
</tr>
49+
<tr>
50+
<td><strong>🟠 AtCoder</strong></td>
51+
<td><a href="https://atcoder.jp/users/MishkatIT">MishkatIT</a></td>
52+
<td align="center"><strong>158</strong></td>
53+
<td><img src="https://img.shields.io/badge/Progress-4.4%25-orange?style=flat-square" alt="AtCoder Progress"/></td>
54+
</tr>
55+
<tr>
56+
<td><strong>🟤 CodeChef</strong></td>
57+
<td><a href="https://www.codechef.com/users/MishkatIT">MishkatIT</a></td>
58+
<td align="center"><strong>74</strong></td>
59+
<td><img src="https://img.shields.io/badge/Progress-2.1%25-brown?style=flat-square" alt="CodeChef Progress"/></td>
60+
</tr>
61+
<tr>
62+
<td><strong>⚪ CSES</strong></td>
63+
<td><a href="https://cses.fi/user/165802/">MishkatIT</a></td>
64+
<td align="center"><strong>64</strong></td>
65+
<td><img src="https://img.shields.io/badge/Progress-1.8%25-lightgray?style=flat-square" alt="CSES Progress"/></td>
66+
</tr>
67+
<tr>
68+
<td><strong>🔵 Toph</strong></td>
69+
<td><a href="https://toph.co/u/MishkatIT">MishkatIT</a></td>
70+
<td align="center"><strong>35</strong></td>
71+
<td><img src="https://img.shields.io/badge/Progress-1.0%25-blue?style=flat-square" alt="Toph Progress"/></td>
72+
</tr>
73+
<tr>
74+
<td><strong>🟡 LightOJ</strong></td>
75+
<td><a href="https://lightoj.com/user/mishkatit">MishkatIT</a></td>
76+
<td align="center"><strong>30</strong></td>
77+
<td><img src="https://img.shields.io/badge/Progress-0.8%25-yellow?style=flat-square" alt="LightOJ Progress"/></td>
78+
</tr>
79+
<tr>
80+
<td><strong>🟩 SPOJ</strong></td>
81+
<td><a href="https://www.spoj.com/users/mishkatit/">MishkatIT</a></td>
82+
<td align="center"><strong>21</strong></td>
83+
<td><img src="https://img.shields.io/badge/Progress-0.6%25-green?style=flat-square" alt="SPOJ Progress"/></td>
84+
</tr>
85+
<tr>
86+
<td><strong>💚 HackerRank</strong></td>
87+
<td><a href="https://www.hackerrank.com/MishkatIT">MishkatIT</a></td>
88+
<td align="center"><strong>7</strong></td>
89+
<td><img src="https://img.shields.io/badge/Progress-0.2%25-brightgreen?style=flat-square" alt="HackerRank Progress"/></td>
90+
</tr>
91+
<tr>
92+
<td><strong>🔷 UVa</strong></td>
93+
<td><a href="https://uhunt.onlinejudge.org/id/1615470">MishkatIT</a></td>
94+
<td align="center"><strong>4</strong></td>
95+
<td><img src="https://img.shields.io/badge/Progress-0.1%25-blue?style=flat-square" alt="UVa Progress"/></td>
96+
</tr>
97+
<tr>
98+
<td><strong>🌐 HackerEarth</strong></td>
99+
<td><a href="https://www.hackerearth.com/@MishkatIT">MishkatIT</a></td>
100+
<td align="center"><strong>3</strong></td>
101+
<td><img src="https://img.shields.io/badge/Progress-0.1%25-blue?style=flat-square" alt="HackerEarth Progress"/></td>
102+
</tr>
103+
</tbody>
104+
<tfoot>
105+
<tr>
106+
<td colspan="2" align="center"><strong>🎖️ TOTAL</strong></td>
107+
<td align="center"><strong style="font-size: 1.2em;">3605</strong></td>
108+
<td align="center"><strong>100%</strong></td>
109+
</tr>
110+
</tfoot>
111+
</table>
112+
113+
---
114+
115+
## 🌟 Key Highlights
116+
117+
<div align="center">
118+
119+
| 🥇 Top Platform | 🎯 Main Focus | 📚 Platforms Active |
120+
|:---------------:|:-------------:|:------------------:|
121+
| **Codeforces** | **Competitive Programming** | **12** |
122+
| 2470 Problems | Algorithm Mastery | Multi-Platform |
123+
124+
</div>
125+
126+
---
127+
128+
## 📈 Achievement Breakdown
129+
130+
<pre>
131+
█████████████████████████████████████████████████████████████ Codeforces 2470
132+
█████████ LeetCode 393
133+
████████ Vjudge 346
134+
███ AtCoder 158
135+
█ CodeChef 74
136+
█ CSES 64
137+
█ Toph 35
138+
█ LightOJ 30
139+
█ SPOJ 21
140+
█ HackerRank 7
141+
█ UVa 4
142+
█ HackerEarth 3
143+
</pre>
144+
145+
---
146+
147+
<div align="center">
148+
149+
### 🚀 Continuous Learning & Growth
150+
151+
*"The only way to do great work is to love what you do."*
152+
153+
[![GitHub](https://img.shields.io/badge/GitHub-MishkatIT-181717?style=for-the-badge&logo=github)](https://github.com/MishkatIT)
154+
[![Profile Views](https://komarev.com/ghpvc/?username=MishkatIT&style=for-the-badge&color=brightgreen)](https://github.com/MishkatIT)
155+
156+
</div>

0 commit comments

Comments
 (0)