
The full gallery
Tech stack
25 projects


Scan any website for AI discoverability, search optimization, and crawler access.
@aliamdev · X
TruboRankAI helps brands grow in AI search with an intelligent system built to analyze, track, and improve how AI platforms discover and recommend them.


@lightsilver323 https://t.co/YIvqjGR5Wv
@dogabot · X

AI-matched private fundraising platform connecting founders and investors in verified deal rooms.
@hockystick_app · X
A fundraising platform design to close deals-

Share context across AI agents so they remember your codebase and task history.
@dorikuio · X
AI agents have amnesia — Claude Code figures out the codebase, an hour later Codex starts from zero. So I built a shared memory + task board for every MCP agent — Claude Code, Codex, Cursor, Gemini CLI: Is this just my problem? Help me find out.

Devthropology – Better Insights for GitHub Repos
dpc94 · HN
Devthropology – Better Insights for GitHub Repos

Create AI-powered videos through Claude Code integration
@videoduck_ai · X
Introducing the VideoDuck MCP Connect Claude Code or Codex to create videos Brainstorm ideas in your preferred agent and make videos using our MCP Try it now

@suni_code https://t.co/OajI3lOKKW - Traffic Orchestration Platform
@KsaAZaks · X
- Traffic Orchestration Platform

Escape seven sealed chambers by solving seven puzzles in this free browser-based first-person game.
@ax1ora · X
Released The Sealed Chambers 🗝️ A free browser-based first-person escape room built with @threejs. 7 rooms. 7 puzzles. Can you escape? Play on @itchio: Thanks @majidmanzarpour for the Claude Code skills for Three.js! #webgl #gamedev #threejs

Create and share digital business cards online.
@shawndewet · X

Browse and discover Substacks that were submitted to Hacker News.
cartucho1 · HN
I made an HN clone that lists only Substacks posted here. - Why? Over the years, I've discovered some great blogs here, so I thought it would be nice to have a filter for them. - Why only Substacks then and not blogs more generally? Because it's easy to query for "substack.com" in the public HN Algolia API (see below). Plus, hnblogs was already taken :) - What about substacks on custom domains then? At the bottom of the page there is a form to submit a custom domain. The site attempts to auto-validate that it is a Substack. If that fails, it is marked for manual review (which I'll do every once in a while). Approved ones will be included in the results. - How? I use HN's Algolia API to fetch substack stories by searching for "substack.com" in the url. I do this via a CloudFlare worker that has 3 separate cron triggers: (1) fetches new stories every 10 minutes and saves them in a KV store. (2) runs 2 minutes after the first, computes hot stories from new ones by simulating HN's scor