tusharnaik

↗ HN profile [ 23.0 ms ] full profile
Karma
0
Created
()
Submissions
-1,790,289,775
  1. I built UI-Me because Streamlit felt too heavy and Click/Argparse felt too limiting for quick automation scripts. It’s a minimalist library that maps your Python functions to a clean web dashboard instantly. The…

  2. Hi HN, Here's a quick tool to get hex colors from screenshots, or through a description. Helps you quickly visualize it before starting your projects. Would love to get some feedback.

  3. Most habit trackers focus on streaks. If you miss one day, you feel like you failed. I built Amble (https://amble.today) to fix this for myself. It treats habits as "pebbles" on a shore. If you miss a day, the pebble…

  4. Greetings HN, I built Forage because I kept running into the same problem: I had a few tens of thousands of records in my main database, that needed full-text search, but standing up Elasticsearch felt like overkill.…

  5. I built python-uime, a simple tool that lets your Python functions say “make elegant UI forms out of me.” Add a single @ui_enabled decorator and UI-Me library instantly generates a clean web control panel for your…