Ideon turns scattered ideas, notes, bookmarks and tasks into a connected, visual workspace that feels like your brain; without forcing rigid structures or endless menus. Build boards that match how you think, drag things into relationships, and discover patterns you didn’t see before. For makers, builders, self-hosters who want clarity without complexity.
I ve always been frustrated by file-storage tools that either feel slow, bloated, or require too much trust. So I built Leyzen Vault, a fast, encrypted, self-hosted file vault with a clean interface and some fun security ideas.
It runs fully client-side for encryption (no plaintext ever stored), has dynamic rotating containers for security hardening, and works smoothly across devices.
I've always had this habit of pressing Ctrl+C multiple times because I'm never 100% sure if the copy actually went through. So I built a simple extension called Copy Check.
It just shows a small, non-intrusive notification in the corner whenever you successfully copy text. Nothing fancy - it fades in and out smoothly.
Leyzen Vault is a self-hosted file vault combining true client-side E2EE (WebCrypto AES-GCM) with Moving-Target Defense container rotation. Files are encrypted before upload, stored as ciphertext, and decrypted only on the client. Rotation reduces persistence and shrinks the attack window. Includes modern UI, previews, CLI, and enterprise-oriented features (SSO, audit logging).