
Stacked — Deploy to your own servers
Self-hosted deployment platform offering Vercel-like developer experience on your VPS.
@ohdearkk · X
The full gallery
Tech stack
20 projects

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

Browser extension that customizes webpages with text prompts for styling, layout, and feature changes.
alentodorov · HN
built it in spring 2026--ready to share today. use opus 4.8 to create css and js snipptes to style the websites you visit the way you want. make nytimes more print-like, hn more matrix, or just replace any mention of AI with the :poop-emoji" -- your call.

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

Design and test AI-ready APIs using a visual flow builder with team collaboration.
@milonspace · X
A specification nobody can find is functionally the same as no specification.

Free no-login business tools for freelancers: invoicing, VAT calculation, quotations, expenses, and naming.
@tools_loop · X

Visualize and deploy AI-generated backend code as a verifiable logic layer you can understand and own.
@SpalaAi · X

AI-powered platform that automates and runs sales, marketing, and revenue operations systems.
@itsalexvacca

Free online tool for creating flowcharts, process diagrams, org charts, and UML diagrams.
@N0V4Dev · X
I found a tool called Next AI that links AI capabilities directly with diagrams. It lets you build and edit diagrams using natural language prompts instead of clicking around the canvas manually. It's a handy way to sketch out architecture when you don't want to drag every box yourself. The project is built on TypeScript with React 19 and Next.js. It supports multiple AI providers and even includes an MCP Server. This means you can use it with the Claude Code CLI to generate diagrams from your terminal. Deployment options are flexible too. You can run the tool locally with Docker or push it to Vercel and Cloudflare Workers. It supports multi provider setups so you can pick the backend that fits your workflow. #Nextjs #AI #Diagrams #TypeScript