Skip to content

sanskritityagi31/leetcode-practice-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode Practice Tracker

A simple Streamlit dashboard to visualize your LeetCode progress and get AI-based coding recommendations using OpenAI.


🚀 Features

  • 📊 Displays total attempts, accepted problems, and accuracy
  • 📈 Charts showing difficulty-level distribution
  • ⏱️ Time analysis of solved questions
  • 🧠 AI-based recommendation (optional with OpenAI API key)

🧰 Tech Stack

  • Python
  • Streamlit
  • Pandas
  • Matplotlib / Seaborn
  • OpenAI API

⚙️ How to Run Locally

Follow these steps to run this project on your system:

  1. Activate your environment
    venv\Scripts\activate

Releases

No releases published

Packages

No packages published

Languages