Skip to main content
General

What side projects are you working on?

Kavya MalhotraKavya Malhotra
11 months ago
214

I always get inspired by what others are building. Currently I'm working on:

  1. A CLI tool that generates LeetCode submission analytics
  2. A browser extension that shows time complexity hints

Both are small but fun projects that combine my DSA prep with actual coding.

What are you building? Let's share and inspire each other! 🚀


side-projectscommunitybuildingdiscussion

Comments (2)

Sign in to join the discussion.
Juhi Kulkarni
Juhi Kulkarni9 months ago

I'm working on a mobile app that helps schedule study sessions more effectively. It uses a simple algorithm to space out sessions based on user input and performance tracking. Fun to see a project evolving from concept to something tangible!

Ivan Petrov
Ivan Petrov11 months ago

The browser extension for time complexity hints sounds amazing! I'm actually working on a web app that helps visualize sorting algorithms using animations. It’s been a great way to learn about web development and make DSA concepts more accessible.