
Skroll: Your story deserves a better deck
Type an idea, get a clean, on-brand deck built from real HTML. Step through it with your arrow keys, edit any scene by chat, share a link.
@benlaval23 · X
The full gallery
Tech stack
17 projects

Type an idea, get a clean, on-brand deck built from real HTML. Step through it with your arrow keys, edit any scene by chat, share a link.
@benlaval23 · X

Structured website drafts, editing, preview, and publishing.
@mattisigur · X
Hey I'm building it's a website builder driven by AI. Prompt to published landing page in a couple of minutes

Fan-made tools for ten TCGs. Tune a brew pool or trusted list with Load deck, Refine, and Show Swaps. Price missing singles in the shopping list, then take the deck to your table.
@BinderCurve · X

Search and download from 71,262 free hand-drawn SVG icons with synonym matching.
kamranahmedse · HN
I made 70K+ hand-drawn icons using AI

Browse curated Midjourney sref codes organized by style to generate consistent image aesthetics.
Midjourney Sref code 精选库 — 在 Midjourney 的 prompt 输入 `--sref xxx` ,可以固定生成某种特定风格的图片。这对很多人来说非常方便,不用写一堆效果词,只要记住几位数字就可以。但 `--sref xxx` 有大概 40 亿个,其中重复或者质量不佳的不在少数。因此做了一个网站把一些个人觉得不错的 sref code 收集起来并进行分类,方便新人或

Convert messy supplier catalogs to Shopify-ready CSV files with AI.
u/captain_sauce_code · Reddit
I built a tool that turns messy supplier PDFs and spreadsheets into Shopify CSVs I'm a software developer in Australia, building this on the side around a full time job. The itch: dropshippers and small Shopify stores get product catalogs from suppliers as PDFs or ugly spreadsheets, then hand-retype them into Shopify's import CSV. While building I ran real supplier catalogs through it and the files were worse than you'd think. Split product titles, columns that drift halfway down the page,

Hosted Anki-compatible flashcard app with spaced repetition, deck sharing, and import/export.
@sandfish8 · X
just shipped some cool background image styling on Flipnem! (anki alternative) #anki #buildinpublic

A browser color memory game where you match hidden shades using HSL sliders and score 0–10.
ToonTones — 浏览器颜色记忆游戏,观察隐藏色后用 HSL 滑块还原,五轮给出 0–10 分,支持每日挑战和排行榜,无需注册下载

Real-time 3D visualization of SKHYNIX orderbook on Hyperliquid
circlehotarux · V2EX
做了个海力士订单簿的 3D 游戏战场 https://skhx-battlefield.incircle.dev/ 灵感来源: https://x.com/realcryptoboost/status/2076920079305113938?s=20 看着灵感来源后想着最近自己有在关注海力士,就用 GPT-5.6 Sol 复刻了一个。一开始 AI 让我去找韩国股市的 API ,后面想着 Hypeliquid 24 小时都有交易,而且 API 免费就直接让 AI 去接入了。做着来玩,欢迎大家给点反馈。

Browse and download ready-made CSS animations for your web projects.
@imdecentralized · X
How I avoid UI's that looks vibe coded: This is my inspiration store. Beyond just an existing website it has specific components and animations that you can use directly rather than asking claude to generate some based on a website. Stop the slop

Free color palette generator: pick one color and get 4 ready-made site palettes | accent, background, text. Export to Tailwind, Figma and CSS variables.
@Dio__Dao · X
Hello, please take a look: turn one color into a complete, ready-to-use UI color system

Convert images to ASCII art, copy symbols, browse ASCII tables, and convert bases—all in your browser.
HeStudy · V2EX
做了个纯前端的 ASCII 工具站:图片转字符画、banner 生成、符号一键复制 平时偶尔需要查 ASCII 码表、复制一些特殊符号(箭头、制表符这类),每次都是搜一个满屏广告的老站凑合用,索性自己做了一个: https://getascii.com 目前有这些工具: 图片转 ASCII 字符画(拖一张图进去就行,支持调宽度/字符集/反色) 文字转 ASCII banner 大字 常用符号一键复制(箭头、制表符、数学符号、颜文字) 完整 ASCII 码表 + 一个交互式键盘映射图(点键盘上的键显示对应的 dec/hex 码) 进制转换器( hex/dec/bin ↔ ASCII ) 几个实现上的点: Astro 构建的纯静态站,所有工具都是纯客户端计算,图片不会上传到任何服务器 没有账号系统,没有付费墙,打开就用 整站是绿色荧光终端风( CRT 扫描线 + JetBrains Mono ),算是给终端审美交个作业 顺手给它做了个 25 秒的宣传片: https://www.youtube.com/watch?v=AjzU5mw1PrI