Skip to content

Aditi126/LeetMetric

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetMetric

📊 LeetMetric is a minimal and intuitive web app to visualize and track your LeetCode performance over time.

🔗 Live Demo


🚀 Features

  • 🔍 Search for any LeetCode username
  • 📈 Visualize stats like problems solved, ranking, and more
  • 📱 Fully responsive across devices
  • ⚡ Fast and lightweight (Vercel deployed)

🛠️ Built With

  • HTML
  • CSS
  • JavaScript
  • Vercel for deployment
  • Docker for containerized image

🛠️ Other Technologies

  • REST APIs

🚀 Quick Start (Docker)

# Pull image from Docker Hub
docker pull aditiib/leetmetric-app:latest

# Run the container
docker run -d -p 8080:80 aditiib/leetmetric-app:latest

About

LeetMetric is a minimal and intuitive web app to visualize and track your LeetCode performance over time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors