Code

I believe we should all be creating, whether it’s coding, writing, music, art, or expressing ourselves in other creative ways. As an advocate for open-source software and privacy, I combine my creative passions with coding with these small projects. Feel free to take a look!

ElevenTray

ElevenTray is a privacy-respecting and lightweight utility for Windows 11 that ensures all system tray icons are always visible. Frustratingly, Microsoft decided to hide system tray icons by default in Windows 11, and removed the option for “Always show all icons in the notification area.” Previous workarounds, such as using explorer shell:::{05d7b0f4-2121-4eff-bf6b-ed3f69b894d9} to access this setting, no longer work.

Simply install ElevenTray, and it will silently run in the background, ensuring ALL system tray icons stay visible.

You can download the latest version here

Simple HTTPS Server

A Python-based HTTPS server that supports Mutual TLS (mTLS). This simple server can be used for a variety of applications, such as Vault PKI demonstrations, running a secure internal web service, or for ethical hacking practices for certifications like OSCP or CEH.

MediaBox (JavaScript)

MediaBox is a minimalist JavaScript library that elevates media display experience. It’s perfect for developers who need a light yet powerful media display tool. It supports a wide array of media types including images, videos, and iframes.