Ask HN:请大家评价一下我的隐私优先的简历生成器(无需登录,无追踪)
2 分•作者: rashidrashi•10 个月前
Hi HN,
我最近开发了 BuildMyResume,这是一个免费且开源的简历生成器,旨在无需登录、追踪或隐藏付费墙即可使用。
你可以:
* 通过填写一个简单的表单来创建你的简历
* 实时预览
* 导出为 PDF(使用无头 Chrome)或 JSON
* 直接从预览中编辑布局
* 使用端到端加密“发布”你的简历,这样你就可以稍后通过一个私人链接进行编辑——无需帐户
我之所以开发这个工具,是因为我遇到了需要注册、将导出功能隐藏在付费墙后面,或者收集了比必要更多数据的简历工具。
很想听听你们的想法——特别是关于可用性、性能,或者任何你认为可以改进的地方!
```
仓库:https://github.com/rashidrashiii/BuildMyResume
在线应用:https://buildmyresume.live
```
提前感谢!
查看原文
Hi HN,<p>I recently built BuildMyResume, a free and open-source resume builder designed to work without logins, tracking, or hidden paywalls.<p>You can:<p>Build your resume by filling a simple form<p>Preview it in real-time<p>Export as PDF (using headless Chrome) or JSON<p>Edit the layout directly from the preview<p>"Publish" your resume with end-to-end encryption, so you can edit it later via a private link — no account needed<p>I made this after running into resume tools that either required sign-ups, blocked exports behind paywalls, or collected more data than necessary.<p>Would love your thoughts — especially on usability, performance, or anything you'd improve!<p><pre><code> Repo: https://github.com/rashidrashiii/BuildMyResume
Live App: https://buildmyresume.live
</code></pre>
Thanks in advance!