问HN:关于我的隐私优先简历生成器的反馈(无需登录,无追踪)
嗨,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!