AI Pixel Art Generator & Editor for Game Assets | Sprite Fusion
Generate and edit pixel art sprites and game assets with AI in your browser.
hugodpz · Product Hunt
AI Pixel Art Generator The professional AI pixel art generator for game developers
The full gallery
Tech stack
19 projects
Generate and edit pixel art sprites and game assets with AI in your browser.
hugodpz · Product Hunt
AI Pixel Art Generator The professional AI pixel art generator for game developers

Create drawing prompts with AI images and timed challenges at various difficulty levels.
haowen8098 · V2EX
做了一个随机绘画题目生成器 它可以根据绘画类型、难度和挑战时间生成题目,还提供倒计时和可选的 AI 参考图: https://www.drawingpromptgenerator.com/ 目前还是早期版本

Create AI-generated videos by combining images, videos, audio, and text references.

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

Import 2D paths from Adobe Illustrator, transform them in 3D, and export as vectors without rasterizing.
@kamone · X
I built (vibe coded) my own geometry engine from scratch. It keeps path as path, and does the transformation and the silhouette splitting. You can see the code here. One single html file.

bloub recrée en SVG animé l'avatar du bot de x.ai : une forme noire qui morphe entre 14 états, relevés au pixel sur la vidéo. Sans librairie d'animation.
jeremy-prt · GitHub
bloub SVG recreation of the x.ai bot avatar. One shape morphing through 14 states, measured off the reference video frame by frame.

Practice system design by submitting architectures and experiencing AI-triggered production incidents.
u/No-Preference-846 · Reddit
I built an AI-augmented system design practice tool that triggers a live production incident when you submit your design - not just a critique Every system design prep resource I used was static — read a diagram, read the tradeoffs, move to the next one. Nothing ever pushed back on what I actually built. So I built ChaosBench . You design a system on a canvas — drag components, wire them up — and when you submit it, an LLM (Gemini) finds the actual weak point in your specific design and