An open API service indexing awesome lists of open source software.

https://github.com/mrinalxdev/leetsys

Under Development
https://github.com/mrinalxdev/leetsys

Last synced: 11 months ago
JSON representation

Under Development

Awesome Lists containing this project

README

          

# LeetSys - System Design Learning Dashboard

![LeetSys Banner](/public/banner.png)

> Track your progress learning system design concepts and patterns

[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
[![Next.js](https://img.shields.io/badge/Next.js-14.0.3-black.svg?logo=next.js)](https://nextjs.org/)
[![TypeScript](https://img.shields.io/badge/TypeScript-5.0.0-blue.svg?logo=typescript)](https://www.typescriptlang.org/)
[![Tailwind CSS](https://img.shields.io/badge/Tailwind_CSS-3.4.0-06B6D4.svg?logo=tailwind-css)](https://tailwindcss.com/)

## ✨ Features

- **Progress Tracking**: Visualize your completion across difficulty levels
- **Interactive Learning**: Mark subtopics as complete
- **Dashboard Analytics**: View detailed statistics
- **Dark/Light Mode**: Built-in theme support

![Dashboard Screenshot](./docs/screenshot-1.png)
*Progress tracking dashboard*

## 🚀 Getting Started

### Prerequisites
- Node.js v18+
- Bun (recommended) or npm/yarn/pnpm

### Installation
```bash
bun install