
HotHand - Poker Training
用 HotHand 训练扑克策略和决策能力。
@Katrinaw10111 · X
Built my first app: HotHand, a poker coaching tool 🃏 👉 Poker players of Twitter, I need your honest feedback. What works? What's missing? Reply or DM me !
完整作品展
技术栈
24 projects

用 HotHand 训练扑克策略和决策能力。
@Katrinaw10111 · X
Built my first app: HotHand, a poker coaching tool 🃏 👉 Poker players of Twitter, I need your honest feedback. What works? What's missing? Reply or DM me !

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

按键打节拍掌握冲刺物理,在 Speed Stars 中创造纪录。
stigo · V2EX
继续上站,今天顺便修了 2 个 bug,系统越用越顺手了 ## 不废话,直接上链接👇👇👇 - [Play Speed Stars Online for Free]( https://speed-stars.top/)  - [Drive Mad Unblocked]( https://speed-stars.top/)  ## 后面计划多做几个模板,告别千篇一律

Helios Control:浏览器型太阳系任务控制和实时遥测监控应用。
@ErwanCodes · X
I created Helios Control entirely with Grok 4.5. From concept to code, the whole project was generated, structured, and built with AI. A real test to see how far vibe coding can go in 2026. Live app 👇 Thank @SpaceXAI & @cursor_ai !

集中管理客户反馈,通过投票排序,并分享交互式产品路线图。
@himanshu_b20 · X

在浏览器中与AI教练一起玩扑克。
@david_attisaas · X
that’s why I vibe coded my poker game with AI coach, I was tired of paying 30 usd a month for a buggy poker simulator

Indream是AI滤镜和生成器,可转换照片、生成视频、音乐和3D内容。
AI Filter — 用 AI 滤镜将你的照片变换为动漫、粘土、3D、像素、表情符号、视频游戏、贴纸等多种滤镜风格

Rollin - 实时多人策略游戏,掷骰子、秘密放置和战术战斗。
@z3roshot · X
Made up a game where chess meets dice: roll, shop, secretly place, fight. ⚄ Same deterministic engine runs the bots and the humans. Server-authoritative so nobody can peek at your hidden pieces. Built with Claude Code. Read more

探索精选AI图像提示词库,包含模型适配指南和参考图像指导。
u/cankirkgoz · Reddit
I kept rewriting AI portrait prompts for every reference photo, so I built a tool for it Over the past few months, I’ve been experimenting a lot with realistic AI portraits, and I kept running into the same problem. Finding a good-looking result online is easy. Finding the prompt behind it is harder, but still possible. The real problem starts when you try to use that prompt with your own reference photo. Change the person, outfit, location, or number of people, and the pr


连接电力、电动车和太阳能面板来优化电费支出并找到最优充电时间。
@gleam_energy · X
Gleam — an energy management tool that helps people understand, optimize, and save on electricity. Utility data, EVs, solar, batteries, and weather combine to answer questions like "Why did my bill go up?" or "Would switching rate plans save money?"

自动将提示词路由到最便宜的模型,节省API成本。
u/ASDKING100 · Reddit
Launched an AI API router tonight, and found a bug hours in that would've taken real payments without ever upgrading the account Built LLMLite over the past few weeks — it classifies each prompt and routes it to the cheapest model that can actually handle it, instead of hitting GPT-4o for everything. Free tier, no card needed to try it. Tonight, right as I was about to launch, ran a real transaction to test the payment flow end to end. Paddle processed it, webhook fired, signature verified