Companies
1,698 companies tracked across all sources
Hellenic Trading Tools
Hellenic Trading Tools has a simple options trading log built for active traders who want clarity without spreadsheets. It lets you quickly record trades, review performance, and spot patterns that actually matter. In beta, you can log trades quickly, edit them easily, and upload CSV files from your broker. Integrations are in progress. Early users can share feedback directly with the founding team as we continue building. View startup
DailyLens
DailyLens combines AI-powered journaling with evidence-based protocols to track mood, reduce stress, and build lasting habits. It offers text or voice entries with auto-transcription, AI insights, and personalized summaries; five mood formats including a 2D map, trend charts, and daily, weekly, or monthly AI reports; and guided breathwork techniques such as Box, 4-7-8, Diaphragmatic, Bellows, and Lion's Breath. With over 100 curated practices for Morning Energy, Deep Focus, Sleep Optimization, and Longevity, it is local-first, encrypted, and fully offline, featuring streaks, 12 badges, and your AI mentor. Coming soon: NSDR, guided meditations, and Binaural Beats. View startup
Vanikya
Vanikya is an AI-powered creative suite for generating, editing, and optimizing visual assets. Its flagship Imagine engine lets you produce professional images with precise control, create up to 24 variations at once, and switch across 16+ state-of-the-art models with pay-as-you-go credits and commercial rights. Vanikya also includes Chat for brainstorming and copy, Creative Insights for content performance analytics, and features like InstantSite for rapid room and building reimagining, all designed to streamline professional workflows. View startup
MonoDesk
MonoDesk is a workspace for freelance creative professionals who run projects end to end. It connects clients, projects, and timelines with simple Kanban boards and a weekly planner that shows what’s due, in progress, or complete. An AI agent summarizes briefs, turns notes into tasks, drafts client updates, and reviews work with project-aware feedback, so you ship with confidence. Set up in minutes by uploading a proposal to auto-create clients, projects, and task lists, then focus on the creative work. View startup
Unify
Unify is an all-in-one AI workspace for creating videos, images, music, and chat. It brings leading models like Kling, Sora, Veo, GPT-Image, and more into a single dashboard, so you can generate reels, cinematic shots, product photos, lip-sync avatars, and copy without juggling separate tools. Teams get unlimited access with no per-model subscriptions, using it for ad creatives, social content, scripts, and research, while built-in chat connects you to GPT, Claude, and Gemini. View startup
Goodbye Meat
Changing your eating habits is often hard; it’s part routine, part culture, and part comfort. A little help can make a big difference. Goodbye Meat is an app designed to support you as you cut down on meat. You can track your meals, see your progress over time, and measure the positive impact you have on the environment. View startup
Firma.dev
Firma.dev is an e-signature API built for developers at startups and mid-sized SaaS companies. It is designed for speed, allowing integration in hours with embedded editors for templates and signing, supported by clear documentation and a straightforward REST API. There are no sales calls or monthly minimums. The pricing is $0.029 per envelope, pay-as-you-go, which is significantly cheaper than DocuSign with no upfront costs. You also receive customer workspaces for private, isolated templates and envelope tracking. Firma.dev is compliant with ESIGN, UETA, and eIDAS, and is designed to support HIPAA and SOC 2 compliance. View startup
Bustem
Bustem helps e-commerce brands detect and take down copycats before they damage revenue and credibility. Using AI, Bustem continuously scans individual websites, marketplaces, paid ads, social platforms, and search engines. From one dashboard, you can instantly see who is copying your brand, where the infringement is happening, what it is likely costing you in lost revenue, and the fastest path to takedowns. To get started, Bustem offers a free 360° Threat Report that shows exactly what’s happening to your brand online before you commit. View startup
Recy
Recy is an applicant tracking system that helps teams hire faster. It combines an intuitive interface with AI-powered resume parsing and candidate matching to reduce manual work and surface the best talent. Run your entire process in one place with branded career pages, customizable pipelines, email communication, automations, and hiring analytics. Collaborate across your team with shared notes, role-based access, and real-time insights to streamline decisions and scale hiring efficiently. View startup
IPWho
IPWho is a real-time IP geolocation and IP intelligence API designed for developers and businesses that need accurate location and network data. It provides detailed information including country, city, ASN, ISP, and connection type through a simple and easy-to-integrate REST API. IPWho helps teams enhance fraud detection, improve geo-targeting, personalize user experiences, and gain better insights into their traffic. With fast response times and reliable data coverage, it enables businesses to make smarter, location-aware decisions without complex setup. View startup
Krisp Accent Conversion
Understand accented speech in real time
Qwen3.5 Small
0.8B-9B native multimodal w/ more intelligence, less compute
getviktor.com
Your AI Coworker that proactively executes tasks
Deep Personality
Science-backed personality insights for you and your partner
SuperMoney
Your money stress, solved by AI.
Mailercloud Email API Platform
1,000+ Emails per Second with 99%+ Deliverability
Springfield Oracle
Every Simpsons prediction sourced, scored, fact-checked
Secret Sauce 3D
AI tool suite for professional 3D artists
Skyvern MCP & Skills
Let Claude code and Open Claw automate the web
GHOSTYPE
The AI voice interface that learns your style.
Sequirly
Prevent accidental data leaks while using AI tools
Lavalier AI
Interview Intelligence to hire with speed and confidence
Continue (Mission Control)
Quality control for your software factory
DialogLab
Authoring, simulating, testing human-AI group conversations
Upsolve AI for CSVs
Turn your CSVs into share-worthy dashboards
AgentCenter for OpenClaw
Mission Control for your OpenClaw agents.
Alexandria
Bring your knowledge and docs to life
Shavely
Group chat where every message speaks your language
The Bias
The synthesis engine for multi-perspective news
Show HN: Effective Git
As many of us shift from being software engineers to software managers, tracking changes the right way is growing more important.It’s time to truly understand and master Git.
Show HN: I built a sub-500ms latency voice agent from scratch
I built a voice agent from scratch that averages ~400ms end-to-end latency (phone stop → first syllable). That’s with full STT → LLM → TTS in the loop, clean barge-ins, and no precomputed responses.What moved the needle:Voice is a turn-taking problem, not a transcription problem. VAD alone fails; you need semantic end-of-turn detection.The system reduces to one loop: speaking vs listening. The two transitions - cancel instantly on barge-in, respond instantly on end-of-turn - define the experienc
Show HN: React-Kino – Cinematic scroll storytelling for React (1KB core)
I built react-kino because I wanted Apple-style scroll experiences in React without pulling in GSAP (33KB for ScrollTrigger alone).The core scroll engine is under 1KB gzipped. It uses CSS position: sticky with a spacer div for pinning — same technique as ScrollTrigger but with zero dependencies.12 declarative components: Scene, Reveal, Parallax, Counter, TextReveal, CompareSlider, VideoScroll, HorizontalScroll, Progress, Marquee, StickyHeader.SSR-safe, respects prefers-reduced-motion, works with
i built a social platform where everything vanishes after 24 hours
genjutsu is a fast-paced, developer-focused social network where everything vanishes every 24 hours....
A GUI editor for Mapbox Color Themes
Introducing a browser-based prototype tool for iterating on custom Mapbox Standard Style themes in...
How I Replaced LLM-Based Code Analysis with Static Analysis (And Got Better Resu
When I started building a security scanner for AI-generated code, I did what everyone does in 2026: I...
Building MemSpren
How I architected a Zettelkasten-powered knowledge graph as a Claude Skill — memory management, node...
Why I Chose TypeScript Over Tailwind and Built My Own React Styling Library
My name is Maxim. I've been a full-stack software engineer for my entire career. And on June 4, 2022,...
Sadhana Programming Language v1.0
Two years ago I had a strange question: what if a programming language started from meaning rather...
28% of My Users Are on Mobile. My Conversion Page Was Broken for All of Them.
I had analytics data for weeks showing mobile underperformance. I never noticed because I was looking...
Introducing FleetPlayer
Building a custom video player on the web can be a frustrating experience. You often find yourself...
CANBUSconfidenceid
This is a late submission / follow-up share inspired by the DEV Weekend Challenge: Community. The...
A UX designer who built a working product without writing code
I’ve always been on the design side and never really touched code. A few weeks ago, I got curious...
🚀 Introducing Rozenite Navigation Inspector
🧭 What Rozenite Navigation Inspector does 🗺️ Sitemap view Browse all available routes generated...
A marketplace for buying and selling indie developer projects (iStack)
The problem on both sides As a developer who abandons projects: You put real work into...
I was overweight. So I built an iOS fitness app with SwiftUI.
I was overweight and every fitness app felt like it was made for gym bros. So I built my own. I'm...
Indie-operated tech and gaming news
Why I started iByte The big tech news sites have become corporate PR machines. Too many...
How I Built a Silent Communication Tool with Pure HTML, CSS & JS (No Framework)
I built a small tool called Pixel Mode that lets you flash big bold text on your screen to...
We Built a Free Library of 121 IT Cheat Sheets
We've all been there: you're SSH'd into a production server at 11 PM, you need that one command...