lgtm.it

Pet projects, libraries, and experiments by Ely Deckers.

I'm a Utrecht, NL-based developer. By day, I run BRANIE IT, helping companies with software development. In my off time, I like to work on pet projects like the ones below. I promised to share some of them a while ago. Here they are!

passwords.lgtm.it explainers libraries
Interactive explainer showing how 1Password's cryptographic security model works. See how your Account Password and Secret Key combine to protect your data. Built with TypeScript, everything runs in your browser.
atari2600.lgtm.it games
An Atari 2600 (VCS) emulator written in JavaScript. It's an ode to my first computer. Play classic games right in your browser.
react-native-blob-courier libraries
A React Native library for efficient blob transfers. Upload and download files with progress tracking, multipart support, and cancellation.
pyella libraries
Haskell-inspired functional programming for Python. Monads, functors, and applicatives: Maybe, Either, and more.
bareos-mcp-server tools
An MCP server for the Bareos backup system. Query backup jobs, clients, and volumes through AI assistants like Claude. Built with Rust.