Projects
Here, you can find a selection of some of my projects. If you want to see more, take a look at my GitHub page linked on the home page.
Apps


Image To Base64 Encoder
ImageToBase64 is a simple, free to use image encoding utility that lets you convert your local image files to base64 code for use in HTML image tags, E-Mails, etc.

Libraries

SimpleToast
SimpleToast is a simple, lightweight, flexible and easy to use library to show toasts / popup notifications inside iOS or macOS applications in SwiftUI. Because of the flexibility to show any content it is also possible to use the library for showing simple modals.

Formify
Formify is a Swift library designed for easy form and input validation. With Formify, you can easily validate all your TextField or TextEditor elements without needing to add any special changes or modifiers.
Miscellaneous

IBM 1401 Emulator
A simple emulator for the IBM 1401 for Mac computers written in Swift.