
Free Online HTML Editor — Edit Any Website Visually, No Code | Teasy
Edit any HTML website visually in your browser without coding or sign-up needed.
@TakeBaseInfo · X
The full gallery
Tech stack
29 projects

Edit any HTML website visually in your browser without coding or sign-up needed.
@TakeBaseInfo · X

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]

A lightweight Python runtime that runs in your browser, weighing under 200 KB.
dylansuttonc · HN
When I started programming Edge Python more than six months ago, I was looking for a version of Python that weighed less than 200 kb so it could reach any device, sandboxed by design, built with browsers in mind, decoupled from the operating system and very fast. Today the closest competitor would be MicroPython. However, it did not solve my real problems or the problems of the people who use the project. * Managing async and blocking code on the event loop. MicroPython inherits CPython's blocki

Free website analyzer & SEO audit tool — scan any site for performance, SEO, security, accessibility & UI/UX issues in 60 seconds. Fix what hurts your ranking.
@WebScore_now · X

Chrome extension that organizes bookmarks visually on new tabs with workspaces and notes.
@IamYashKapoor · X
Built Tabisto (bookmark manager), a free Chrome extension and launched it in 5 days using Claude Code. Must try, you will really love it.

Chrome extension that blocks distractions without blocking the websites you need.
@mashrurio · X

Suite of 150+ free online tools for audio, images, PDFs, video, and more without signup.
@factfile0 · X

Free developer tools organized as a map, featuring formatters, generators, and decoders.
@AntiaIuri · X
Just shipped DevErse 🚀 A curated directory for dev tools & AI utilities built to speed up your workflow. It's super early stage — check it out and let me know your thoughts! 👇 🔗 #buildinpublic #indiehackers #laravel #reactjs

Write and run Wado programs in your browser using a client-side compiler and language server.
gfx · HN
Building a Rust-ish programming language with 100% coding agents: Wado

Free online PDF editor with 51 tools for merging, signing, OCR, and translation—works offline, no login needed.
@zubidavies · X

Compress, merge, split, convert, and edit PDF files directly in your browser.

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