Projects
- Server Sent Events
- Lightweight, ultra-fast Server Sent Event parser for Elixir. Supports streaming environments (e.g., LLM provider APIs).
- Shamir Secret Sharing
- TypeScript implementation of Shamir's Secret Sharing algorithm. This project underwent a formal audit by Cure53.
- Srcbook
- Interactive programming environment for TypeScript. Like TypeScript notebooks paired with AI app building capabilities.
- Secure Password Utilities
- Utilities for generating secure passwords, passphrases, pins, and more. Part of a larger effort to create a password manager using github pages as a backend.
- Apache Superset
- I was previously one of the contributors of the Apache Superset project. You can see those contributions here.
- ExKDL
- An implementation of the KDL Document Language. I used this as an excuse to play with two things I love, compilers and Elixir.
- React Native S3
- Upload objects to S3 in React Native without requiring any platform-native dependencies.