About RebornPad
RebornPad started as a weekend project in 2024. I wanted a dead-simple tool to save code snippets and bookmarks without creating yet another account.
Why?
Most note-taking apps are bloated. I wanted something that loads instantly, works offline, and doesn't ask for my email address. So I built RebornPad.
Tech Stack
Built with Go on the backend and vanilla JavaScript on the frontend. Data is encrypted client-side before being sent to the server. PostgreSQL for storage, Redis for caching.
Contact
Found a bug? Open an issue on GitHub.