
Cosmogram — Twój głęboki portret, odczytany z nieba
Generate a personalized astrological portrait from NASA astronomical data with AI astrology.
cosmogram · Product Hunt
www.cosmo-gram.com Astrology & AI
The full gallery
Tech stack
60 projects

Generate a personalized astrological portrait from NASA astronomical data with AI astrology.
cosmogram · Product Hunt
www.cosmo-gram.com Astrology & AI

Translate locale files with context and tone awareness for games and software.
@polycontext · X
Context-aware localization for apps, games, and software.

Create and host live AI-powered quizzes with real-time audience engagement and instant question generation.
EZQuiz — AI 智能实时测验,让你快速创建、分享并与观众通过实时互动测验进行互动

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.

Turn the live Bitcoin network into generative music and visual landscapes.
@SpotKolours · X
I made this little experience. I'm not a developer or musician, just a chill ,creative ,South African dude that had an idea. Proof of Sound —Hear and experience the Bitcoin network live: #Bitcoin #ProofOfSound #lofi made with @claude and @OpenAI

Generate impossible art inspired by quantum mechanics using AI.
@ajkbossp · X
Check out what I just built with Lovable!

Solve grid logic puzzles in a calm, meditative experience.
@birkinapps · X
Logic Loom is out now on iOS 🧩 A calm collection of grid logic puzzles — Want to try before installing? Play the web demo, no download needed. iOS: demo: #puzzlegame #indiedev

Generate collectible AI miniature figures from your photos with customization options.
AI miniatur — 将照片转换为 AI 手办模型

Build and scale systems in an interactive simulator to learn system design.
@echo_muss · X
Learn system design Try

Learn math and physics through cinematic missions and interactive physics simulations.
@electricdrago10 · X

Visualize the moon's appearance from any location and date with realistic 3D rendering including phase, libration, and observation angle.
timeblind · V2EX
那天的月亮 | 月相观测网站 最近做了一个 side project:Lunaria 。 选日期、时间,在 3D 线框地球仪上点一个地点,就能看到那一刻、那个位置真实可见的月亮 —— 不是随便一张月相图,而是带月相、明暗交界、天平动和本地观测倾斜角的 3D 渲染。 技术栈:React + Three.js + astronomy-engine ,时区用 tz-lookup 处理,光照按站心天文计算。 几个我觉得有意思的点: 北半球盈月右亮、亏月左亮,和肉眼看到的一致 「本地观测角度」默认开启,按你在该地实际仰望时的倾斜呈现 可以生成分享卡片,内置「你出生那天的月亮」「我们相遇那夜的月亮」这类文案 在线体验: https://kokoro-ele.github.io/Lunaria/ 源码: https://github.com/kokoro-ele/Lunaria 欢迎来玩🌛

Play nested Tetris where each pixel is another complete Tetris game.
farcaster · HN
On this page there are two complete recreations of the original Gameboy Tetris game based on the commented assembly code. On the top level there is a C version that compiles to WASM but on every pixel of that version there is a GLSL shader also implementing the complete original code with a AI player making virtual inputs! Everything was planned by me and coded by Claude Fable. Brazilian tileset generated by Gemini so I'm not technically using any copyrighted assets. Link to repo: https://github.com/ThiagoLira/Fractetris/tree/main