
Z5 CODE – Tech Platform for Programming Projects
@Kiriakoscls4 https://t.co/vL7v4J1TKx
@z5code0 · X
The full gallery
Tech stack
27 projects

@Kiriakoscls4 https://t.co/vL7v4J1TKx
@z5code0 · X

Collection of free HTML5 mini-games including puzzle, casual, action, and adventure genres for workplace breaks.
摸鱼小栈 — 小游戏集合 - [更多介绍](https://www.aolifu.org/article/moyu)

A public leaderboard for products and people. Pay to take the rank — new spots start at $5. Nothing else counts.
@nurpostcom · X
made $100k, launched today, indie hacker, side project, SaaS, AI tools, SEO backlinks. I shipped the answer in 5 hours: — pay-to-rank public auction. $100k in 12 hours. #indiehacker #saas #AI #SEO #sideproject #buildinpublic #startup

Train your concentration with interactive games including Schulte Tables, Stroop Tests, and reaction time challenges.
Focus Game — 专注力训练小游戏集合,包含 Schulte Table、Stroop Test、Reaction Time Test 等浏览器训练工具

Play a collection of HTML5 games online directly in your browser.
Games Hub — HTML5 游戏集合站点

Drop floors to stack a tower as high as possible, with each height representing a real building.
u/eashish93 · Reddit
I made a tower stacking game where every height you pass is a real building highrise.lol - tap to drop a floor, stack it as high as you can. Every height you pass is a real building. Free, no signup. Built with Claude Opus 5. Three things I got wrong. I thought the game was the hard part. It wasn't. Anyone can POST a fake score, so I rebuilt the physics to let the server replay your whole run from a seed and a list of taps and check it itself. That touched everything.

免费提供 Polymarket BTC 5分钟与15分钟涨跌市场历史盘口数据,包含 best quote、盘口深度、市场元数据和结算结果,适用于研究和回测。
@puniamark · X
最近自己做了一个 Polymarket BTC 历史盘口数据采集器。 因为自己有策略在跑,需要经常复盘回测,但网上能找到的公开数据基本都不完整,质量也不太稳定,所以干脆自己写了一个。 反正自己用也是用,就分享出来给有需要的人。 网站: 进网站点右上角TG就可以下载历史数据了

An interactive story exploring your patterns through choices, written by a clinical psychologist.
@doa_psych · X

Compare Xbox Game Pass tiers to see which games come with each subscription level.
midasz · HN
I've had a lot of side projects but I'm finally actually finishing some, and it's sort of useful so that's fun. Wanted to make it easy to see the difference between the Xbox Gamepass tiers, maybe you only need essential or premium - saving a few bucks. With Claude it's been pretty fun to add new features. Since there's no API for Leaving Soon I built a scraper, content gets parsed through an LLM call and matched to games. There's a swipe mechanism to favorite or trash games, so you comparison do

Five historical figures debate your hardest life question and deliver a consensus verdict.
u/Rcoo232 · Reddit
I built a council of 5 historical figures that debates your hardest life decision (based on Karpathy's LLM Council) A few weeks ago, I came across Karpathy's "LLM Council" concept. You ask multiple Agents the same question independently, have them anonymously peer-review each other, then synthesise a final answer. The peer-review round is the genius part; models get surprisingly honest when critiquing anonymised responses. I turned it into a consumer product where the council members are hi

Play today's Daily Drop: five trivia questions plus one prediction. Earn BUZZ, build your streak, climb the leaderboard.
@stxbuzz · X
- Play today!

Take quick online tests and get instant results to track your progress.
Nalife520 · V2EX
做了一个在线反应、记忆与专注力测试网站 最近做了一个叫 [PickTests]( https://picktests.com/) 的在线测试站。 反应时间、序列记忆、瞄准训练这些东西,网上其实已经有很多了。真正让我想重新做一遍的,是不少页面要么堆了很多不必要的内容,要么广告和装饰比测试本身更抢注意力,到了手机上也不一定顺手。 所以我给这个项目定了一个比较克制的方向: 不急着增加更多测试,先把每一个已有的测试认真做好。 目前上线了 6 个测试: - 反应时间 - 瞄准训练 - 序列记忆 - 数字记忆 - 多目标追踪 - 斯特鲁普测试 首页:[反应测试]( https://picktests.com/zh/) 网站使用纯 HTML 、CSS 和 JavaScript ,没有账号系统。成绩保存在当前浏览器,打开页面就可以开始。 我现在主要在调整这些细节: - 操作是不是足够顺手 - 测试节奏会不会太快或太慢 - 结果能不能一眼看懂 - 动效和反馈会不会太多 - 手机、平板和电脑上的体验是否一致 目前最想先做好的页面