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.
Hello everyone My friend and I built a website called GACHAGO! to fight indecision and provide several tools for raffles.
From what I ve observed, Western tools often lean toward a minimalist design. My friend and I wanted to explore a style more like those Nintendo DS-era Japanese console game styles and it just so happens that my friend excels at this style. He is a great designer.
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 recently saw someone with 10k+ followers launch and still finish 6th. That hit different.
Now I'm launching Torziva on March 8th.
I built an AI virtual try-on tool for online fashion stores customers upload their photo and instantly see how clothes look on them. Fewer returns, more confident buyers.
I'm not a marketer. No big following. Just a solo founder who believes this solves a real problem.
What I've done so far:
Built Torziva from scratch solo
Set up Coming Soon page on Product Hunt
Started sharing in communities for early feedback
What I'm nervous about:
No big audience or marketing budget
First time launching anything publicly
Don't know if the right people will show up
If you've launched before, I'd love to know:
Did you reach out to strangers or only your network?
How did you get your first real user after PH launch?