
Burrow — a dev machine in one tab
A browser-based dev machine with shell, git, and local AI that collects no data.
Dhravya · GitHub
burrow a whole dev machine in a browser tab - bun.wasm, shell, git, and local AI. phones home to nobody.
The full gallery
Tech stack
36 projects

A browser-based dev machine with shell, git, and local AI that collects no data.
Dhravya · GitHub
burrow a whole dev machine in a browser tab - bun.wasm, shell, git, and local AI. phones home to nobody.

Local-first cognitive runtime with live AST graphs, runs in your browser with no data sharing.
@fortsignal1 · X

Creates app blueprints and starter repos from your ideas for AI code editors.
@GuidedBase · X

Share files, collect documents, and discuss them with clients—no signup required.
@droplana_com · X

AI-native operating system for startups that unifies planning, fundraising, finance, and execution workflows.
rohanrecommends · Product Hunt
Nautis The AI-native Operating System for founders.

Create functional apps by describing them in plain language, no coding required.

Suite of developer tools for processing files locally — CSV, Parquet, JSON viewers and decoders with no cloud uploads.
u/sheshu29 · Reddit
My side project Hey everyone i have just created this website for developer who does not want to rely on ai agents so please visit and give me some feedback if you want any specific tools 🫠 submitted by /u/sheshu29 to r/SideProject [link] [comments]

Design electronic circuits and PCBs in your browser with KiCad, no installation required.
ViktorEE · HN
KiCad, a PCB EDA suite is now working in a browser, you can try it at the link, there's a demo project or you can bring your own. Firefox is best, Chrome is good, Safari is "working". We’re Emergence Engineering, a dev shop from Hungary, mostly working with rich text editors, CRDTs. PCBJam started as my (Viktor, CTO, ex-electrical engineer) hobby project but as time went on I put more and more energy into it, and a product started shaping up in my head, in the last few months we’ve started to focus on this project a bit more, and this is the first MVP~ish result. This project is a ton of fun, ton of learning, ton of improvements over improvements: - I thought there must be ways to emulate the PCB canvas OpenGL code on the web. And yes, there are a lot of ways, all of them very buggy. Turns out it’s faster to just write WebGL code that works with KiCad’s Graphics Abstraction Layer if you add the right intermediate debugging steps. I (with Claude) implemented the features and compared

Self-hosted deployment platform offering Vercel-like developer experience on your VPS.
@ohdearkk · X

Publish HTML, PDFs, or images as instant shareable links without signup.
hpko · HN
Yapp.page, publish a webpage from a Claude or ChatGPT chat

Upload project files to generate an optimized context.md file for Claude and other AI models.
u/Jealous_Buy_8829 · Reddit
Just updated my context builder https://reddit.com/link/1utq6y0/video/jy8bpbotxmch1/player You can now upload your whole project folder and get one clean, optimized markdown file that you can paste straight into Claude or Codex. All file uploads are 100% client-side. Let me know if you find this useful or not, would love some feedback! https://markdone.dev/ai-context-builder/ submitted by /u/Jealous_Buy_8829 to r/SideProject [link] [comments]

Mobile workspace for editing and previewing HTML/CSS/JS apps with AI integration.
u/heisenberg2995 · Reddit
I built a mobile workspace to edit and preview the HTML apps ChatGPT/Claude write for you. Hey everyone! I built VanillaPad , a mobile workspace for building simple HTML/CSS/JS projects. 👉 https://vanillapad.dev The idea came from something I kept running into. Sometimes I'd need a simple utility app or a quick landing page or to test a little game idea. Getting the initial code written was easy since I could just ask ChatGPT or Claude on my phone. The hard part came af