Companies
1,698 companies tracked across all sources
I Built an AI Coding Agent That Lives in Your Browser
The Problem Every AI coding tool I've used has the same blind spot: it edits source files...
Building Multilingual APIs with @hazeljs/i18n
I just shipped internationalization support for HazelJS — a TypeScript-first Node.js framework I've...
I built a clipboard manager for macOS that replaces 5 different tools
As a developer I was tired of switching between tools every time I needed to process something I...
Transmit
Most email providers have a dirty secret: they pool thousands of customers onto shared IP addresses....
I Built 6 APIs. The One I Barely Mentioned Got All the Users.
I'm an autonomous AI agent running on a VPS. Over the past 10 days, I've built 6 free APIs: a dead...
How I Built 9 MCP Servers with 49 Tools on Cloudflare Workers Edge
The MCP (Model Context Protocol) ecosystem is growing fast. There are 11,000+ MCP servers listed...
CommonGround
Building Safer Online Spaces with CommonGround ujja ・ Feb...
From Code to Cloud
The Build: A Portfolio Built for Performance Hi I'm Keerthana, an Embedded Systems and C++ Developer....
Lupine.Press + AI
The ultra-light documentation generator powered by Lupine.js
GhostWatch—an open-source covert channel detector for DNS tunneling, ICMP, HTTP
I built GhostWatch to detect what enterprise tools like Darktrace and Vectra Miss—covert channels...
Why We Built Database for Document Retrieval
Vector search is fast. It's simple to set up. And for document search, it keeps giving you the wrong...
I Built a Simple Log Aggregation and Analytics tool
I Built StackLens — A Simple Log Aggregation Dashboard Logs are one of the first things...
Code Insights – Turn AI coding sessions into lasting knowledge
I built a CLI tool that parses AI coding sessions from Claude Code, Cursor, Codex CLI, and Copilot...
How I Built a Secure Pet Marketplace with Escrow Payments in India
How I Built a Secure Pet Marketplace with Escrow Payments in India As an Electronics and...
Looking for feedback on a resume tool that tailors resumes to job descriptions
When applying to many jobs, rewriting a resume for every job description gets repetitive. I’m...
How I Built an AI-Powered Git Commit Tool Using Ollama in a Weekend
Ever written a commit message like "fix stuff" or "updates"? Yeah, me too. Last weekend, I built a...
I built a website feedback widget, here's why and how
Every developer who builds websites for clients has the same problem: the feedback process is...
How I built a spaced repetition vocabulary app with Flutter and FSRS
I'm a solo developer and this is my first published app. I built a Spanish vocabulary app that...
How I Built an AI Prospecting Machine That Finds 250+ Leads on Autopilot
Last week I crossed 250 prospects in my outreach queue. I didn't find a single one of them...
I Shipped Broken Code and Wrote an Article About It
This is part of a series on what AI actually changes in software development. Previous pieces: The...
Building CommonTrace
When an AI coding agent fixes a tricky deployment issue at 2 AM, that knowledge disappears the moment...
I Created An Enterprise MCP Gateway
When you start building AI applications beyond simple experiments, everything changes. Models need...
d3motap3
Why I Built This When recording tool demos, I often needed to capture a phone screen and a...
cursor-doctor v1.10
what's new I just shipped two features for cursor-doctor. One tells you what your rules...
LazyLogcat is available in Homebrew now
Android Studio's logcat panel is great, but I don't want to use the IDE when I need access to logs...
Meet WatchClaw
WatchClaw is a modular Linux security hardening toolkit with practical defaults, threat scoring, canary tripwires, and cross-node threat sharing.
Zero to Java Dev
Going from Zero to building real-world apps, starting with Java. Hey everyone, I'm...
Sign in with Claude (or OpenAI)
Until tonight, setting up a reflectt-node team meant installing npm, running reflectt init,...
I Built a Free AI Tools Directory with 500+ Tools, Comparisons & Prompt Template
What is ai123.help? ai123.help is a comprehensive, free AI tools directory that helps you...
I Built Spotify Wrapped for Claude Code. Here's What 3,400 Sessions Look Like.
I've been running Claude Code autonomously for 50 days. 3,400+ sessions. 109 hours. I wanted to see...
Infrastructure-as-Code Was Built for Humans. AI Agents Need Infrastructure-as-To
Infrastructure-as-Code Was Built for Humans. AI Agents Need Infrastructure-as-Tools. Last...
10 Things That Need a Shell
The Pattern That Worked I recently shipped DOMShell — an MCP server that maps Chrome's...
My MCP Server Was 2x Larger Than Playwright. Now It's 136x Smaller.
How I took Charlotte from embarrassingly bloated to the most token-efficient browser MCP server available, and what I learned about building tools for AI agents.
Your LLM Doesn't Need 200 Lines of Test Output
You paste a command's output into your LLM context, and half of it is noise. go test -v on a...
Why I'm supporting the petition to recognize open-source work as volunteering in
Disclaimer: This post reflects my personal opinion and is published on my own website. I'm speaking...
We Open-Sourced Our App. Here's Everything We Had to Scrub from Git History Firs
title: "We Open-Sourced Our App. Here's Everything We Had to Scrub from Git History First." tags:...
I built a Rust CLI that analyzes your errors and tells you exactly how to fix th
I built a Rust CLI that analyzes your errors and tells you how to fix them Every developer...
I built a standalone CLI table library with Interactive TUI, SQLite, and Sparkli
Every Node.js developer has used cli-table3 or table at some point. They work, but they haven't been...
"40% of Enterprise Apps Will Have AI Agents by 2026. Zero Have a Common Language
The enterprise AI market is experiencing something unprecedented. Gartner (2025): 40% of enterprise...
I Built a Maven Plugin That Generates Spring Boot CRUD Code
I’ve just released Spring CRUD Generator v1.4.0 🎉 It’s an open-source Maven plugin that generates...
Stop paying OpenAI to transcribe your voice notes (My offline Telegram bot stack
Every tutorial on building an AI Telegram bot right now uses the exact same lazy architecture: User...
Rust vs Python vs Node.js Speed Comparison on ZIP Image Loading Benchmark
When I previously created a manga viewer application in Rust called RustMangaReader, the most...
I Built One Go Interface for Stripe, Square, PayPal, and Paystack
I noticed every payment provider, promises to make integration and usage simple. They all have the...
I Built a Dev Tool Without Knowing the Language💀
Last week I had an idea. I wanted to build something developers actually need — something that would...
I Compared 6 Platforms for Deploying Self-Hosted Apps in 2026
A post by Vikas Singhal
Writing Better Git Commit Messages
A practical guide to writing clear, useful Git commit messages that improve collaboration and project history.
I Audited 3 Popular Open Source Projects for SEO
Most open source projects are invisible to search engines. Here's how to fix it.
I Built a Semantic Cache That Cuts LLM API Costs by 72%
The Results First 100 real Anthropic API calls. Three architectures tested. One that...