Built a LeetCode Stats Tracker using HTML, CSS & JavaScript! I recently worked on a mini project where I created a LeetMetric Dashboard that allows users to: 🔍 Enter a LeetCode username 📊 Fetch problem-solving stats (Easy / Medium / Hard) 🎯 Display results in a clean circular progress UI 💡 What I learned during this project: Handling API requests (fetch) in JavaScript Dealing with real-world issues like CORS errors & unstable APIs Debugging common mistakes (DOM selection, string handling, etc.) Improving UI using CSS flexbox & conic-gradient ⚠️ Biggest challenge: Public APIs were not reliable, so I had to switch approaches and understand how real APIs and browser restrictions work. ✨ This project helped me move from just writing code → to actually debugging like a developer 🛠️ Tech Stack: HTML | CSS | JavaScript 📌 Next step: Planning to add animations, better UI, and more detailed stats! #JavaScript #WebDevelopment #Frontend #Coding #LearningByDoing #100DaysOfCode

To view or add a comment, sign in

Explore content categories