
The full gallery
Tech stack
60 projects


Create custom backgrounds and textures for websites and designs directly in your browser.
@pryzm_design · X

See where AI recommends your competitors instead of you across ChatGPT, Claude, Perplexity, and Google AI Overview — and get the content to fix it. 7-day free trial. The affordable
@bharathkallurs · X
Building - A AEO & GEO tool to show visibility scores of brands on AI search engines and help them improve their visibility further.

Browse and shop handmade crochet flowers, teddies, bracelets, and gifts.
@Jency19j · X
Check out what I just built with Lovable!

Turn photos into cross stitch patterns with DMC thread recommendations and PDF.
ooklwq · V2EX
我妈要把我家猫绣成十字绣,找不到合适的图纸工具,于是自己写了一个 起因:我妈绣了十几年十字绣,拿着我家猫的照片问我"这玩意能不能变成图纸"。找了一圈现成工具,不是要注册就是要订阅,导出还带水印,于是一怒之下自己撸了一个 → https://crossstitchpatternmaker.app 先说原理,免得显得像个套壳:照片降采样到网格 → 用 CIELAB 空间的 Delta-E 色距匹配到 454 个真实 DMC 线号 → 输出带符号和绞数估算的 PDF 。 技术栈:TanStack Start + Cloudflare Workers + D1/R2 。 但我妈嫌自动配色不如她手挑的线准。程序员 vs 一线业务用户,果然是普世矛盾。 欢迎拍砖,尤其是颜色匹配这块,总觉得还能再准一点,有大佬有相关图片转换算法的也欢迎分享讨论~

Paint areas of images and add springy wobble effects to create animated GIFs or videos.
plutozc · V2EX
purupuru 抖动起来吧 部分图片区域抖动工具 二次元们 抖动起来吧 [purupuru maker]( https://purupuru-maker.com/) 二次元们 各位食用愉快😀 各种不同的抖动方式 优化了下手机端使用

GitSyn — a social network for people who make things.
@AbubakrDembaD · X
We’re building GitSyn — where builders come to build, discover and connect. 👀

Maya wears 24 spots. Tap a place on her, claim it, and she wears your mark. Outbid owners to take a spot. No payment yet.
@khyaamay · X

Generate videos, images, music, code, and 3D objects using frontier AI models.
laurentiurad · HN
I built and run several SaaS platforms: - https://dave-bot.com -> a full-stack AI platform where you can generate videos, images, music, code, 3d objects with frontier Gen AI models. - https://headsnap.io -> a platform that you can generate images of yourself based on 4 selfies. - https://quantiq.live -> a service providing financial and historical data for stocks, as well as government trades. - https://aivestor.tech -> an AI agent that picks small/midcap stocks and trades them using Alpaca API

Create your own LUTs from an image in seconds then download the .cube file for use in your editing software.
@danny_takacs · X
LUT Generator for content creators and photographers

Bring an idea, a task, a website, or something you already started. Build with your existing AI, save each result as a version, and export the source.
@2oolsapp · X
a roladex for your prompted web designs

Free online tool for creating flowcharts, process diagrams, org charts, and UML diagrams.
@N0V4Dev · X
I found a tool called Next AI that links AI capabilities directly with diagrams. It lets you build and edit diagrams using natural language prompts instead of clicking around the canvas manually. It's a handy way to sketch out architecture when you don't want to drag every box yourself. The project is built on TypeScript with React 19 and Next.js. It supports multiple AI providers and even includes an MCP Server. This means you can use it with the Claude Code CLI to generate diagrams from your terminal. Deployment options are flexible too. You can run the tool locally with Docker or push it to Vercel and Cloudflare Workers. It supports multi provider setups so you can pick the backend that fits your workflow. #Nextjs #AI #Diagrams #TypeScript