Projects
Things I've built, am building, or want to build.
The Doctor's Corner
activeThis very site. A personal blog and portfolio built with SvelteKit, TailwindCSS, and DaisyUI. The goal is to document my journey as a dev while practicing web development.
SvelteKitTypeScriptTailwindCSSDaisyUI
KeepQuiet
activeKeepQuiet is a self-hostable, end-to-end encrypted messaging application. All encryption and decryption happens entirely in the browser using OpenPGP.js. The server never sees plaintext messages or private keys — it only stores ciphertext and public keys.
End-to-End EncryptionOpenPGP.jsSelf-HostableMessaging