Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yk-kumawat/leetmetric
LeetMetric is a dynamic web tool to visualize LeetCode user statistics. Enter a username to track problem-solving progress (Easy, Medium, Hard) using visually appealing progress charts. Displays total solved problems, ranking, acceptance rate, and contribution points. Built with HTML, CSS, and JavaScript.
https://github.com/yk-kumawat/leetmetric
Last synced: 22 days ago
JSON representation
LeetMetric is a dynamic web tool to visualize LeetCode user statistics. Enter a username to track problem-solving progress (Easy, Medium, Hard) using visually appealing progress charts. Displays total solved problems, ranking, acceptance rate, and contribution points. Built with HTML, CSS, and JavaScript.
- Host: GitHub
- URL: https://github.com/yk-kumawat/leetmetric
- Owner: yk-kumawat
- Created: 2024-12-14T15:28:45.000Z (24 days ago)
- Default Branch: main
- Last Pushed: 2024-12-14T15:30:01.000Z (24 days ago)
- Last Synced: 2024-12-14T16:29:48.729Z (23 days ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LeetMetric
LeetMetric is a dynamic web tool to visualize LeetCode user statistics. Enter a username to track problem-solving progress (Easy, Medium, Hard) using visually appealing progress charts. Displays total solved problems, ranking, acceptance rate, and contribution points. Built with HTML, CSS, and JavaScript.