Welcome

👨🏻‍💻 Self-taught developer with a passion for design.
📱 Building apps for iOS, iPadOS, and macOS with SwiftUI.
🐍 Learning to teach machines with Python.

Featured Apps

🧠 Aware

GitHub Repo stars GitHub forks Static Badge Static Badge Static Badge Static Badge

Aware is an iOS app prototype for practicing and tracking daily mindfulness. It integrates HealthKit to read and write mindful minutes to the Apple Health app, and leverages Swift Algorithms to enable a heatmap style habit tracker. DocC is used to provide quick help across the code base.

app gallery 008

🎫 Stubs

GitHub Repo stars GitHub forks Static Badge Static Badge Static Badge Static Badge Static Badge

Stubs is a multi-platform app that allows users to create and store a collection of concert tickets. Users may interact with visited venues on a map, and access detailed Artist profiles featuring data from TheAudioDB. Currently supports iOS and iPadOS 17.0+.

Stubs Showcase iPhone:iPad 3:4 001

📱 AskAI

GitHub Repo stars GitHub forks Static Badge Static Badge Static Badge Static Badge

AskAI is a SwiftUI app that provides an approachable, native experience for generating text with ChatGPT and images with DALL·E.

‎AskAI Showcase 1 ‎009

🌤️ Weathered

GitHub Repo stars GitHub forks Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge

Weathered uses SwiftUI and data from WeatherAPI.com to present users with current weather conditions for a given city.

trim 001

🐦 TwitterClone

GitHub Repo stars Static Badge Static Badge Static Badge Static Badge

TwitterClone uses SwiftUI to recreate the app formerly known as Twitter. The app uses Firebase for registration, authentication, and databasing.

‎twitter transparent ‎001

Components

🌼 PetalMenu

GitHub Repo stars GitHub forks Static Badge Static Badge

PetalMenu expands and collapses to provide users a unique way to make a selection. Petals Showcase 001

🏠 MaterialTabBar

GitHub Repo stars GitHub forks Static Badge Static Badge Static Badge

MaterialTabBar provides a floating, ultraThinMaterial tab bar that works well in light mode or dark, while taking functional queues from Swift's built-in TabView.

MaterialTabBar 001