Accounts & sync
The builder is account-based: signing in is what lets your resume autosave and follow you between devices.
Signing in
- Email & password — create an account directly at app.topresume.me.
- Google — one-click sign-in with your Google account.
- Apple — sign in with your Apple ID.
Autosave
There is no save button. Every edit — typing, reordering blocks, switching themes — is saved to your account automatically, with a save indicator in the sidebar showing the sync state. Open the builder on another device, sign in, and your resume is already there.
Photos
Profile photos are downscaled in your browser (to a maximum of 500 px, keeping the original JPEG/PNG/WebP format) before upload, so they stay lightweight. Storage is access-scoped to your account: photo URLs are namespaced per user, and the API rejects any attempt to read or delete another user's photo.
Your data
Resumes are stored per-account in a Postgres database. Your resume is yours: nothing on the free alpha plan is shared, sold, or used to train anything. Found a problem? Open an issue on GitHub.