
Toon Tone Color Memory Guesser Game | toontone.im
Match anime colors from memory by adjusting HSB sliders in this guessing game.
ToonTone — 在线动漫猜颜色小游戏
The full gallery
Tech stack
25 projects

Match anime colors from memory by adjusting HSB sliders in this guessing game.
ToonTone — 在线动漫猜颜色小游戏

Generate unlimited PowerPoint presentations from text prompts without login or signup.
@japangor · X


Create presentation slides from plain text and broadcast live to phones in the room in 30 seconds.
@danielberigoi · X
Type plain text, get a clean deck in 30 seconds, broadcast it live to every phone in the room

Fix SEO indexing for JavaScript apps by serving crawler-ready HTML to Google and AI crawlers.
u/AlarmingPepper9193 · Reddit
I pulled the raw HTML of a bunch of "SEO-ready" startup sites. Google can see them fine — but AI search can't. I went down a rabbit hole reading SEO threads where founders were panicking that their React/Lovable/Vite sites weren't ranking. The usual advice is "JavaScript sites are invisible to Google, you need SSR." So I started pulling the raw HTML (what a crawler sees before any JavaScript runs) for a bunch of real sites people posted. Here's what actually surprised me: almost none of t

Create narrated training videos from PDFs and documents using AI-generated slide decks.
u/No-Tap6993 · Reddit
I built a slide deck video builder Most AI generated visual can look like slop. I built a slide deck video builder for training content. It generates beautiful slide decks from 18 templates, adds voice over, allows post editing, and finally export to mp4. Check it out at https://inkbolt.ai and let me know what you think! I have to give a shout out to this repo for inspiring how to do design properly with AI. https://github.com/zarazhangrui/frontend-slides submitted b

Create dynamic QR codes with custom logos, colors, and usage tracking.
@IfeanyiArinze10 · X
What does What makes it unique?

AI tool to generate PowerPoint presentations and slides from text in minutes.
Autoppt — AI 演示文稿生成工具,彻底改变了您创建演示文稿的方式。凭借丰富的模板和强大的功能,让您轻松在几分钟内制作出令人惊叹的演示文稿

Chrome extension that uses AI to organize YouTube videos into playlists.
@almalimir · X
– a @YouTube extension for organizing videos

Block distracting websites by solving math or coding puzzles.
hackitup7 · HN
TLDR built a Chrome site blocker that lets you into distracting sites only after you do some math or simple coding (JS only right now). Direct link to extension (the site just gives you more context): https://chromewebstore.google.com/detail/sphinx-earn-your-di... Philosophically it's a speed bump rather than a hard gate, because you'll eventually tear a gate down but you'll leave a speed bump. I've always eventually removed site blockers, or just had them become a nuisance that I reflexively dismiss before getting to distracting sites. Site blockers don't really reduce the "start navigating to a distracting site" muscle memory, and they eventually just become annoying. Dopamine is a hell of a drug. At the same time, I've been getting frustrated that my intermediate/advanced math skills have atrophied, and becoming more senior in my career (plus AI...) has caused my coding skills to atrophy even further. Realistically I'm not going to force myself to do math or coding exercises aft

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
