See. Me. Work.

Portfolio.

Published applications.

Total platforms supported: iOS, macOS Catalyst, iPadOS

HomeViewPic.jpeg

Actively used by thousands on a daily basis from all over the world.

Published code.

  • Wrappers

    Wrappers is a framework that features several property wrappers that extend functionality of Apple frameworks and the Swift programming language. Among the wrappers, it allows you to “wrap” content horizontally over a Y-axis using SwiftUI. Basically, this allows you to place as many views as you want within the Wrapper view and it will organize and align the views so they are neat and organized. This is especially useful when using ForEach statements.

  • Graphable

    Graphable allows you to create beautiful graphs for iOS and macOS quickly and easily and features advanced customization.