Porfolio projects:
- Image File Name Fixer: Python script to fix image file names.
- Image File Name Fixer Gen 2: Rust program to fix image file names.
- Multi Clipboard: A simple clipboard manager program. Supports multiple buffers, and the ability to keep the clipboard clear.
- Dependency Factory: A simple dependency factory, with mocking capabilities.
- JavaScript: Custom base64 lib: A simple base64 library for JavaScript, with support for custom alphabets.
- Rust: Custom base64 lib: A simple base64 library for Rust, with support for custom alphabets.