Skip to content
Back to Projects

emirhan@dev:~/projects$ cat Learning-Dashboard/README.md

~/projects/Learning-Dashboard
Learning Dashboard

Learning Dashboard

[2026] · 5 technologies

// About This Project

Learning Dashboard is an interactive application that helps users manage their learning processes. Users can add topics they've learned, track their progress, and set learning goals. Additionally, users can add topics they're stuck on and specify which part of the topic they're stuck on as a message.

// Technologies

React
Next.js
Typescript
Redux Toolkit
Shadcn UI

// Key Features

Active, Stuck and Completed States

Ability to track the user's learning process in three different states.

Tracking Stuck Topics

Users can add topics they're stuck on and specify which part they're stuck on as a message.

Listing Learned Topics

Users can write the topics they learned that day.

Filtering by Level and Status

Users can filter their topics by level (easy, medium, hard) and status (active, stuck, completed).

Theme Toggle

Users can switch the dashboard theme between light and dark mode.

Learning Dashboard | Emirhan Erkan