
Arrow Go Guard - 免费在线箭头逻辑解谜游戏
Clear arrow paths in this browser puzzle game with story mode, daily challenges, and endless play.
wilddog · V2EX
搞了个摸鱼小游戏 https://arrowgo.net/zh-cn 箭头消除游戏 有独立的闯关模式 有每日挑战 有无尽模式 还支持自己编辑地图
The full gallery
Tech stack
60 projects

Clear arrow paths in this browser puzzle game with story mode, daily challenges, and endless play.
wilddog · V2EX
搞了个摸鱼小游戏 https://arrowgo.net/zh-cn 箭头消除游戏 有独立的闯关模式 有每日挑战 有无尽模式 还支持自己编辑地图

Online fortune-telling and divination game.
@Enzozhz · X
你悟了么?我的算命网站上线了

自建中转上线了 Claude Code / Codex 可用 https://t.co/F38M0RJsOP #ClaudeCode #Codex #Cursor #AI中转 #Sub2API
@Mrzxy91 · X
自建中转上线了 Claude Code / Codex 可用 #ClaudeCode #Codex #Cursor #AI中转 #Sub2API

Browse curated China news summaries from 15 sources, updated every four hours.
sinak · HN

Backtest investment strategies, track portfolios, and analyze markets with AI assistance.
策引 — 全球市场技术分析工具,可以创建多个市场的模拟组合并做深度回测分析。同时正在开发 AI Agent 功能,可帮助用户使用大模型自动生成基于不同交易策略的模拟组合。

Race motorcycles over stock and cryptocurrency price charts in this browser-based arcade game.
stonkrider — 把股市、加密货币K线变成跑道的脑洞赛车游戏

Free online resume builder with 20+ templates, AI polish, and PDF export.
tyc · V2EX
因为 word 排版太麻烦 我做了一个在线简历制作的网站 因为 word 排版太麻烦 我做了一个在线简历制作的网站 这样简历就可以保存在线保存,在线分享 网站是 https://luckycv.cn 目前是我自己用 大家想用也可以用我的邀请码注册 会有一点优惠 https://luckycv.cn?invite=B893D504

Job board for fresh graduates offering internships and government recruitment positions with salary and qualification details.
@Manu431xyz · X
Check out what I just built with Lovable!

我做了一个 AI 中转站, 今天正式开放: https://t.co/GWJgdMG9L8 https://t.co/sKGjND1GEr 兄弟们,有需要可以直接找我私信, 公司购买 7 个 pro 20x 号, 一个月会很多空闲资源可以出售。 号源稳定质量肯定是没问题的,倍率按照 0.22 来,绝不搞那些偷偷摸摸后背改倍率的问题,做的是长期合作的生意。
@Aaron77457366 · X
我做了一个 AI 中转站, 今天正式开放: 兄弟们,有需要可以直接找我私信, 公司购买 7 个 pro 20x 号, 一个月会很多空闲资源可以出售。 号源稳定质量肯定是没问题的,倍率按照 0.22 来,绝不搞那些偷偷摸摸后背改倍率的问题,做的是长期合作的生意。

View your WeChat Reading books, notes, and reading statistics in a personal dashboard.
@helloo2012 · X
我不是程序员,但借助 ChatGPT 和 Codex,把微信读书里200多本书、笔记和阅读数据,做成了 以前只是一个模糊的想法,现在真的上线了。 AI对我最大的提效,不是少写几行代码,而是让我这种不会开发的人,也能把想法做出来

Aggregates multiple search engines and tools in a minimal, ad-free interface.
@thinking_555 · X
🚀 我做了一个超有意思的网站! 「S」—— 一个极简、纯粹、能让你安静思考的地方。 没有广告、没有推送、没有干扰,只有干净的内容和思考空间。 感兴趣的朋友欢迎来坐坐 👉 #极简 #思考 #个人网站 #极简搜索

Generate Excel files with specified row counts, up to millions of rows, for testing data imports and exports.
v2mo · V2EX
生成指定行数的 Excel 文件, 输入行数, 就能快速下载 xlsx 表格文件 后端测试需要用到 Excel 大文件,测试导入、导出。 这个工具用来测试是很顺手了。 [生成指定行数的 Excel 文件, 输入行数, 快速下载 xlsx 表格文件]( https://it365.janqi.com/generate-excel-file-with-specified-number-of-rows/zh/) 看了背后的技术: 使用了 WebAssembly Web Worker 能支持生成一百万行的 Excel 文件,还是有点猛,只是 100w 行,要等几十秒。 还能按规则填充列的数据,也支持插值表达式和随机数,自由度还是不错的。