
The Airlock — Builders only.
Ship an app with a buy button in 30 days or your handle gets logged on the public airlock.
@freyedev · X
Just launched! Next!!
The full gallery
Tech stack
24 projects

Ship an app with a buy button in 30 days or your handle gets logged on the public airlock.
@freyedev · X
Just launched! Next!!

Create short videos with AI-generated scripts, voiceovers, captions, and B-roll in minutes.
@syakirbuilds · X

AI tool that transforms job postings into ATS-optimized resumes and cover letters in 30 seconds.
@CareerCobraAI · X
We make landing interviews a calculated endeavor, not a lucky chance. Tired of rejections, or simply just re-doing resumes and cover letters over and over again? Give us a shot 🎊

Create a perfect resume in minutes. ATS-proofed. Easy download.
@cvapplyr · X


Turn YouTube videos, PDFs, and URLs into Anki flashcard decks in seconds.
u/holios89 · Reddit
Built an AI SaaS that turns your notes/articles/PDFs into study flashcards — looking for harsh feedback (and bugs) Hey folks, Solo/small side project here: Deckly ( deckly.one ) — an AI-powered flashcard generator for spaced-repetition learning (Anki-compatible export). You give it text, a PDF, or an article link, it generates a deck of flashcards (Q&A, Cloze, or multiple choice), optionally with TTS audio and images per card, and you can study it right in the browser or export to `.apkg`.

Upload your pitch deck to score investor-readiness and connect with 10+ accelerators.
@mehulshahca · X
1/ You already have a pitch deck. What’s next? I met Megan at @networkschool. She taught me vibe coding. 10 days later, I shipped a new startup venture: Humans of Network School #03 🧵

Analyze your landing page's conversion potential with a free inspector tool or book a custom design in 24 hours.
@rapidlander_ · X
I design and deliver landing pages in 24 hours for founders who are launching now. Free inspector on the site too, paste your URL and it scores your page on what actually kills conversions.

Animated shape that breathes with you for 5–20 minutes to ease a racing mind.
@WhereIsMyMindin · X
my brain wouldn’t stop racing at 2am so I vibecoded a breathing app instead of sleeping no signup. no ads. just a shape that breathes with you for 5–20 min built the entire thing with the FREE version of Claude

Turn scattered thoughts into a single actionable task to start in 5 minutes.
@mofan9006 · X
我做了一个只解决“开不了工”的小工具:开工一下。 把脑子里乱七八糟的事情倒进去,它不会给你一张更长的待办清单,只留下一个 5 分钟就能开始的动作。 无需注册,数据只留在本机。首批创始用户 ¥19。 👉 如果你也总在准备、迟迟没开始,欢迎试用。

Create finished AI songs with generated lyrics, vocals, stems, and mastering in 30 seconds.
@creativeaigrl · X

Transform trending videos into branded assets and auto-publish to multiple platforms.
@nrqa__ · X
the AI agent resource list I wish existed a year ago 1). for learning the fundamentals (videos) ↳ llm introduction - the crash course that actually explains how these models work before you touch a line of code ↳ llms from scratch - build one yourself so the black box stops feeling like magic ↳ agentic ai overview (stanford) - a proper academic breakdown of what makes an "agent" different from a chatbot ↳ building and evaluating agents - how to actually test whether your agent is doing its job or just faking it ↳ building effective agents - practical patterns for agents that hold up outside a demo ↳ building agents with mcp - how model context protocol changes the way agents connect to tools and data ↳ building an agent from scratch - no frameworks, no shortcuts, just the raw build ↳ philo agents - a full playlist for going deeper once the basics click 2). for cloning and remixing (repos) ↳ genai agents - a growing collection of agent examples you can clone and