Saad I.

Forums

Saad I.

17h ago

Ideon - Connect your notes, tasks, and links in one board

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.
Saad I.

2mo ago

I built an ultra-secure, self-hosted file vault for people who want full control over their data

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.

jongseong kim

2mo ago

I made a tiny extension that shows a notification when you copy text

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.

Features:

  • Visual confirmation when copy succeeds

  • Customizable colors and opacity

  • Lightweight, no permissions beyond what's needed

Saad I.

2mo ago

Leyzen Vault - Encrypted file vault with E2EE + Moving-Target Defense

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).