hi, i'm naman ajmera
i build fast, scrappy tools - exploring ideas, solving my own problems, and learning by doing.
projects
package manager gui open source
nov 2025
a rust gui that shows all your packages from homebrew, npm, cargo, and pip in one place. i got tired of juggling four different CLI tools and having no idea what was outdated or unused. click to update or remove packages, see which projects actually use them, and find orphans.
dev ports tray open source
oct 2025
a macOS menu bar app that monitors dev server ports and kills processes without opening the terminal. built in rust, it scans ports 3000-10000 every 2 seconds and shows a count in the menu bar - click to kill individual processes or all at once.
klippy open source
oct 2025
a minimal macOS clipboard manager built in rust. i wanted a fast, private clipboard history tool that lives in the menu bar - no cloud sync, just local storage of your last 25 items with quick keyboard shortcuts.
youtube monitor bot open source
oct 2025
a telegram bot that monitors youtube channels and sends ai-powered summaries. instead of watching every video, i get gemini-generated notifications with relevance scores, key takeaways, and watch recommendations - all based on my interest profile.
finance tracker private
aug 2025
a terminal-based tool that parses statements and visualizes my finances with charts and tables. type a command, see net worth trends, income breakdown, or spending categories instantly. built as a CLI so i can also use claude code to dig deeper - analyze patterns, plan budgets, answer questions about my data. everything stays local.
1 big thing in production
july 2025
a terminal-style daily goal app where you type goal, done, progress or help to drive your day. smooth typing, dark and light themes, roomy progress tables. live in the iOS app store.
smartjira in production
july 2025
create jira tickets from any page, in seconds. i built this chrome extension to automate my own workflow: take a screenshot, use ai to draft the ticket, and send it straight to jira - all without switching tabs. live in the chrome web store.
past experiments
stock alerts bot discontinued
july 2025
get notified when stocks hit statistically extreme price levels. i wanted a tool to surface rare moments of fear or greed - not based on patterns or vibes, but on data. this bot uses 200-day deviation math to flag significant outliers with real signal.
ugc ai studio discontinued
mar 2025
automate short-form tiktok content using ai. originally built to generate ugc-style tiktoks with intros + product demos. now evolving into a claude-powered mcp for automated content generation.
agency match pro discontinued
jan 2025
a directory experiment - fully automated with python. this was a learning project to explore how agency directories work behind the scenes. i automated data scraping, templating, and page generation using python - more of an operations sandbox than a user-facing product.