
Thryvate · Privately share anything your AI builds
Turn HTML, Markdown, notebooks, or PDFs into private, shareable websites instantly.
@thryvate · X
My AI built something cool, let’s share it with some friends.
The full gallery
Tech stack
60 projects

Turn HTML, Markdown, notebooks, or PDFs into private, shareable websites instantly.
@thryvate · X
My AI built something cool, let’s share it with some friends.

Automates travel booking to find better deals than other websites
@leo_giulianii · X
automates direct booking, offering better deals than any other website

Drag an HTML file or folder to instantly host it on a custom domain with global edge delivery.
@dorongrinstein · X
drag and drop any .html and go live with a custom domain in 20 seconds

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`.

Embed a lightweight widget on your website to collect user feedback, bug reports, and screenshots
@CoryMeikleDev · X
I built SiteSay a tool that allows you to embed an incredibly lightweight (4.33kB gzipped) widget to your website for collecting feedback/bug reports with screenshots. It also automatically attaches any uncaught JS errors/unhandled promise rejections.

Paste a website URL to convert it into a Webflow site with pixel-perfect layout and styling preserved.
@elvis_cibalinda · X
Convert your #lovable site to #Webflow and scale

Discover web design leads and businesses without websites globally.
@webdevamin · X
Hey devs 👋 I’m Amin, a freelance software developer working with clients worldwide and building SaaS on the side. 📚 CS bachelor’s degree holder. Shipped my first SaaS (Webleadr) pre-ChatGPT era, no AI copilots, just pure code and using docs: 🧑💻 Main stack: Next.js & Laravel I also write articles and share practical tips about freelancing, business and webdev to help fellow devs. Let’s connect. My website is #connect #WebDevelopment #B2B

Play a browser game instantly with no wallet or setup.
@NormiePepeNFT · X
Want to have some fun? 🐸🎮 Try the NOPE game — built entirely with Claude Code. No wallet connection required. No complicated setup. Just jump in and play. Have some fun. Be NOPE. 💚

Create and share a waitlist page instantly without signup or coding.
@emaestre_dev · X
EarlyLists puts a working waitlist on your site in under a minute; No account, no code, you just get a link and start collecting signups.

Analyze websites instantly for SEO, performance, accessibility, and security issues.
@proyecto_cripto · X

Create a professional one-page website from your Instagram and Google Maps profile in minutes.
@maxcuervov · X
- from instagram/google maps profile to ready-to-share website in seconds! :)

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