
PhoneCane — Anonymous Voice Chat. No Account. No Signup. Talk to Strangers.
Anonymous peer-to-peer voice chat with strangers, no account needed.
@BoSHADE · X
The full gallery
Tech stack
25 projects

Anonymous peer-to-peer voice chat with strangers, no account needed.
@BoSHADE · X

Free API relay service providing access to Claude and Grok models without requiring registration.
@Mysterious9527 · X
自掏腰包开了10个SuperGrok Heavy 号 做了一个号池 随便瞪 网站还有5.2 还有生图

Secure client portal for sharing files, answers, and approvals with real-time status visibility.
@danielkleach · X
is a branded client portal for files, answers, sign-offs, and signatures. No more scattered email threads, docs in Google Drive, or confusion about who is waiting for whom. Business and client both see what is done and what is in progress on both sides, in

Simple AI chat for OpenRouter models with no login, no tracking, self-hostable.
johnfahey · HN
As someone who doesn't use any of the more "advanced" features on sites like ChatGPT or Claude (agentic mode, memory, image generation, deep research, etc), I found the bloat of these services, both in UX and in performance, to be pretty tedious. There are a million AI chat interfaces out there, but I could never find one that just did simple messaging and history in the most minimal and lightweight way possible. So I made my own. Nully is written in Go and Vanilla HTML/CSS/JS. It literally just sends messages to OpenRouter, receives the result, and stores your messages locally. It's very simple, very clean, and very lightweight (see performance graphs on the site). It has basic chat features, basic model settings, and works with just about any OpenRouter text model. It supports attachments and basic web search via the OpenRouter API. I made Nully mostly for myself, but the cost to open-source it and host it on a cheap VPS is practically nothing, so I figured I'd release it if it c

Instantly share files and text across devices (Mac, PC, iOS, Android, Smart TVs) via your browser, no signup needed.
@WackyCrocoGator · X
This one doesn’t require any signup or payment. Just load and multiple device by opening the site on them and connect them for an easy way to drop text and file to each other.

Play a multiplayer idle RPG where your character progresses while you're away.
u/Jaebola · Reddit
I built a multiplayer browser RPG game (with heavy AI assistance) Like many other gamers, I believe I have a solid grasp of game design knowing the best approach and the most logical course of action when it comes to balancing mechanics or adding new features. I really wanted to channel the 50,000+ hours I’ve spent in multiplayer games primarily MOBAs, ARPGs, survival games, and MMORPGs into a finished product of my own. I had specific criteria from the very start: The gam

Create an ATS-friendly resume, host it online, and share via personal link or PDF download.
@itsmimakhtar · X
Still applying with a PDF resume? Create a professional ATS-friendly resume, host it online, and share it with a single link. ✅ ATS-friendly templates ✅ Free Resume website included ✅ Free PDF download Build your resume for FREE:

Run your Claude Code sessions hands-free by voice from your phone.
@phiwenger · X
Yeah /remote-control is the workaround but it's clunky. I built yothere for exactly this. With yothere you can spin up multiple Claude Code sessions from your phone, run them all hands-free by voice, and just get pinged when done or stuck.

Free tools to convert, compress, and edit files directly in your browser without uploads.
@faisalhaleem · X
Just launched — free browser-based file tools runs entirely in your browser. Video to GIF (with trim slider) Merge / Split / Shrink PDF Your files NEVER leave your device. No sign-up needed. Free forever. #buildinpublic #webdev #indiedev #tools #privacy

Build production-ready web apps with AI workflows and databases without coding.
@sanchoyai · X
2/ Meet Momen - the no-code builder for production-ready Apps Go to → Got a big app idea but can’t code? The no-code builder that lets non-technical founders create apps go from idea → millions of users. UI, database, workflow, AI — all in one. Not vibe coding, but something you can control, grow, and scale.

Upload a file, get a shareable link, and let anyone download it.
@astrolinkcc · X
Try one of our products!

Embeddable visual workflow builder for web apps with optional AI assistance.
tahazsh · HN
Hi! I’m Taha. In many agentic products that support workflows (including one I worked on), I noticed they either don’t support node-based editors, or use React Flow and go through the difficult work of integrating it into their product to run it and work with their existing logic. So I thought about creating a tool that could help with this by closing the gap between the editor and the runtime. That’s why I created Wayflow. The basic architecture is simple: you just need to create a graph (which is a JSON object) that the runtime knows how to run. The runtime doesn’t care where that graph is coming from, it just needs the right schema. And with the help of the editor, you can create the graph, and then export it or directly save it on your backend in your database. And then when you want to execute it, you just hand it to the runtime. The runtime can either stream the execution (which is useful for the editor), or give you the final result. How you execute the graph is up to you: t