
AppX - AI Mobile App Builder
Describe a mobile app and get production-ready React Native code instantly.
@ilyosme · X
The full gallery
Tech stack
60 projects

Describe a mobile app and get production-ready React Native code instantly.
@ilyosme · X


Generate interactive 3D worlds in seconds with text and photos using AI for games, research, and robotics.
ai world generator — 用文本和照片生成自然风光视频的 AI 工具网站

Design and simulate chemical processes with AI assistance for education and research.
@IbehOmodolor · X

A thought-provoking sewing machine game with a competitive leaderboard.
dkhcyx · V2EX
欢迎大家体验我做的发人深省,劝人向善的精品游戏 https://cassiangroup.uk/sewing/ https://cassiangroup.uk/salvate/ 最近 codex 重置太多了,蹬不完的 token 拿来蹬游戏了 期待大家荣登排行榜
Generate animation sprite sheets for game engines like Unity from a single sprite.
autosprite · HN
Show HN: I built an AI spritesheet generator for game developers

Analyze Deriv volatility and digit indices with AI-scored predictions and trade signals.
@billy_mutandari · X
Check out what I just built with Lovable!

Generate AI images and videos from text or photos with multiple AI models and templates.
Pixalice — AI 生图与视频生成平台,内置多个图片模板,一键生成,支持 Nano Banana、SeeDream、Sora2 等多种模型

Explore world events through a visual, source-aware news map.
@brryg_ · X
sure man, working on a social and visual news hub called heuron - lmk what you think!

Chat with AI characters in interactive roleplay conversations.
@pabaprende · X

An AI-powered platform for solving and collaborating on math problems in a social context.
lemma1729 · HN
Hi HN, This is ProofTree, and in TLDR: it is a platform where you can chat with an AI to do math, the way you already do, with context-awareness and knows how you personally do math, connected to the fora of other live human mathematicians. So, when you are talking to an AI about a proof at 3 am, and you need a human expert looking at it, or a discussion around it, like you do on StackExchange, this is it! You need an approved email account to use it, so please write here if you would live to try it out.

Play a free online tile-pattern game with friends or solo against the computer.
heliostatic · HN
A couple weeks ago we were on vacation with friends, and after the kids were asleep we played games -- mostly Qwirkle, which I had never played and am terrible at. I don't care about being terrible at games, so I made a web version to keep playing after vacation: build lines of tiles that share a color or a shape, 2-4 players (or add bots). I wanted it to be low friction, so there are no accounts. Your identity is an anonymous id in localStorage, and you can move it to another device by scanning a QR code or hitting a unique url. Start a game and text someone the link (game slugs are semi-memorable three word phrases), or "Play the computer" and you can play immediately against bots. Games are async-friendly with web push for turn notifications. The stack is one Node process on a small VM, Next.js + Socket.IO, no database. The server and the client use the same engine so moves validate optimistically, and the bots go through the same functions, so bot moves are always legal. State is