LeetMetric is a simple, stylish, and animated web application that allows users to track their LeetCode problem-solving stats by entering their username. It provides real-time insights into how many Easy, Medium, and Hard problems a user has solved along with other stats like reputation, total submissions, and ranking.
- HTML5 โ Structure of the page
- CSS3 โ Styling and responsive design
- JavaScript (Vanilla) โ Logic and interaction
- GSAP โ Animations for smooth and attractive transitions
- LeetCode Stats API โ Fetching real-time user statistics
- ๐ Search for any LeetCode username
- ๐ Progress Circles showing Easy, Medium, and Hard problems solved
- ๐งฎ Real-time stats cards for total solved, reputation, ranking, and contribution points
- ๐ Animated UI with GSAP for smooth transitions
- โ Responsive and clean layout