
录阶 | LuJie CareerKit
从简历编辑到Offer的求职工作台
Chozzc · GitHub
Lujie-Careerkit An AI-powered career workspace from resume editing to offer acceptance, covering resume editing, JD matching, application tracking, mock interviews, and interview review.
完整作品展
技术栈
60 projects

从简历编辑到Offer的求职工作台
Chozzc · GitHub
Lujie-Careerkit An AI-powered career workspace from resume editing to offer acceptance, covering resume editing, JD matching, application tracking, mock interviews, and interview review.

免费HTML5小游戏集合,包括益智、休闲、动作、冒险多种类型游戏。
摸鱼小栈 — 小游戏集合 - [更多介绍](https://www.aolifu.org/article/moyu)


一键生成AI驱动的HTML演示文稿,支持在线编辑和模板复用。
HTML 版 PPT — 多 Agent 协作架构,大纲专家负责搭建逻辑骨架,主题专家负责打磨视觉风格,设计师负责把每一页渲染成精致的 HTML 代码。

每天更新的简中X账号数据排行榜,展示热门推文和账户数据。
@jedeeai · X
我做了一个网站 专门记录X上简中圈的“卷王” 并以此提醒自己 在现有的努力程度面前 还不足以谈论天赋。 你们还想看谁的数据,评论区告诉我

免费搜索AI推荐的亚洲旅行目的地。
developeron29 · HN
Free AI travel destination search across Asia

根据工作岗位查看每日运势、宜忌事项和幸运时刻。
nymph09 · V2EX
做了一个打工人黄历,用来玄学上班的传统魔法 做了一个面向产品、开发、测试、项目和运营同学的职场黄历,根据日期和岗位生成当天的运势、宜忌事项、贵人/冲煞、吉星和值日信息。 ## 项目链接 - 在线预览:[https://noir-hedgehog.github.io/pm-calendar/]( https://noir-hedgehog.github.io/pm-calendar/) - GitHub 仓库:[https://github.com/noir-hedgehog/pm-calendar]( https://github.com/noir-hedgehog/pm-calendar) ## 比如今天的 

软著宝 — AI 生成全套软著材料(包括 8 张软件截图、详细图文文档鉴别材料、60 页原创源代码等)- [更多介绍](https://ruanzhubao.com/blogs/ruanzhubao-shuomingshu)
软著宝 — AI 生成全套软著材料(包括 8 张软件截图、详细图文文档鉴别材料、60 页原创源代码等)- [更多介绍](https://ruanzhubao.com/blogs/ruanzhubao-shuomingshu)

通过实时财务指标监控全球资金流向和市场情绪。
@Evelyn_tree1 · X
I built a dashboard that just shows me where global money is flowing. Free public data, rebuilds itself twice a day. Every indicator answers exactly one question. Is money loose or tight? Flowing where? Buying what? Risk-on or risk-off? Crowded? If it doesn’t answer one of these, it doesn’t get a slot on the board. Reading got the same treatment: a hard cap of 45 min/day → 5 RSS feeds + 5 newsletters, each rate-limited (Damodaran: about one post a month). I’d rather miss a few things than let the feed become an anxiety machine. I don’t write code. Claude Code wrote every script — fetch, build, publish, twice a day on cron. I set the rules and keep the judgment; the machine does the running. Personal research notes, not investment advice.


参与社区竞猜,让时间验证你的判断,记录你的段位。
geniushui · V2EX
我的第 4 个 Vibe coding 项目——猜一猜 网址: https://cai1cai.com/ 猜一猜,让时间验证你的判断 花了 2 天时间整出来的,请各位大佬给点建议!

3D骰子模拟工具,支持D4-D20,掷骰即得结果和总点数。
Nalife520 · V2EX
最近用 Codex 做了一个 3D 骰子! 最近做了一个很小的网页工具:3D 骰子。 做完后有点纠结: 这种小工具到底应该保持极简,还是把常见功能都补上? 抛骰子: https://wheelpage.com/zh/dice-roller/ Dice Roller: https://wheelpage.com/dice-roller/ 现在功能很简单:打开页面,点一下,骰子滚动,然后给出结果。 一开始觉得骰子就是 1 到 6 的随机数,应该很好做。 但做的时候发现,如果只是直接显示数字,又不太像“掷骰子”;做成 3D 动画,又担心有点多余。 现在倾向于先保持简单,打开就能用,不加太多设置。 顺便也做了一个抛硬币页面: https://wheelpage.com/zh/coin-flip/ 它和骰子类似,都是临时做随机决定的小工具。