The "LeetCode User Stats Viewer with API Integration" is a web application designed to provide users with convenient access to their LeetCode statistics. By utilizing the LeetCode API, users can input their LeetCode username and retrieve detailed statistics, including the total number of problems solved and the percentage of problems solved by difficulty level. The application offers a seamless user experience with intuitive input fields and responsive design. With the added functionality of a "Reset" button, users can easily clear the input field and reset the displayed statistics for a streamlined interaction.
VinuthaTJ179/LeetCode-User-Stats-Viewer
A web app utilizing LeetCode API to fetch and display user statistics with input for username and reset option.
CSS