I built this to solve a gap I kept running into most UI libraries give you components that look good, but don t help much with how interfaces actually behave.
This is a growing set of motion-aware components designed for real products: https://iconiqui.com/
We would love to get some feedback on our app Sqwid! We could also use some suggestions for getting those first 100k users. Thank you all in advance. https://apps.apple.com/us/app/sq...
I kept generating images with Gemini for client work and presentations, but the watermark always got in the way. Every tool I tried required uploading the image to a server which felt wrong when the images contained unreleased project visuals.
So I built Gemini Watermark Remover https://geminiwatermarkremover.cc . The entire process runs in the browser using a lightweight local engine. No server, no storage, no account needed.
The hardest part was getting clean pixel restoration on complex photo backgrounds without a heavy AI model. The current approach uses edge detection and local patch reconstruction fast enough to finish in seconds, light enough to run in any modern browser.
Free to try, would love to hear feedback from anyone working with Gemini images regularly.
Job Notebook is a web app built for people who are serious about their job search but tired of managing it in spreadsheets and sticky notes.
Built on a core insight: getting 1 marketing job takes an average of 120 applications and 130 days. Most people don't have a system that helps them last that long and they quit before the odds turn in their favour.
Built a 1-command CLI that shares any local folder instantly via browser. No cloud. No port forwarding PH: https://producthunt.com/products... buy now: https://whop.com/the-neritic/loc...
I ve been using Claude Code as my main terminal driver for a while, but it has a huge blind spot: it operates completely in isolation. Whenever I needed Gemini to do deep repo research, or Cursor to handle UI work simultaneously, Claude had no idea what they were doing. I was stuck playing the middleman, copy-pasting output from one terminal into the other. So I built Neohive. It s an open-source MCP server that gives Claude Code a shared local directory to communicate with your other agents. How it actually works:
* You run `npx neohive init` in your project.
* Claude Code and your other CLIs read/write to a shared `.neohive/` folder on your drive.
* Claude can now autonomously ping Gemini, assign tasks, or ask for code reviews without you copying text. Everything is local. No cloud, no database, just the filesystem acting as a message bus. Repo is here if you want to test it out: https://github.com/fakiho/neohive If anyone else is running Claude Code alongside other local models, I'd love to know how you handle keeping their context synced.
I m building a small tool called NordApply and I d really appreciate some honest feedback (brutal is fine).
The idea is simple: it helps tailor your CV to a specific job posting using only your real experience (no adding fake skills), generates a matching cover letter, and includes a voice-based mock interview.
It s currently free to try for CV/cover letter features.
I m not trying to promote it here ,I m genuinely trying to understand:
Quick story I'm French, and if you've ever typed in French on macOS or iOS, you know the pain. Autocorrect "fixes" words into things you never meant to say. I once sent "je suis excit " (which has a very different meaning in French than "I'm excited") to a client. That was the last straw.
So my co-founder and I built Exact a tiny AI-powered writing assistant that lives in your menu bar. You press Ctrl+Space in any app and it instantly fixes spelling, grammar and syntax. No copy-paste, no browser extension, no switching tabs. It just works wherever you type emails, Slack, iMessage, even code comments.
We're a team of 3, bootstrapped, and honestly still figuring out a lot. But the core product is solid and we use it ourselves every single day.