← Categories

Mobile work

Mobile apps

A selection of iOS prototypes exploring wellbeing, personal routines, live camera interaction, cloud-backed reminders, and on-device machine learning.

01

Nature Along

An iOS wellbeing app that helps people build intentional time outdoors through a nature-time tracker, saved activity log, journal, and ambient nature sounds.

SwiftUIAVFoundation@AppStorageCodableJSON
View code on GitHub
02

Sleep Scheduler

A multi-iteration sleep planning app with wake-time scheduling, a live countdown, persistent settings, and a Codable sleep log. The final prototype also explores custom photo backgrounds.

SwiftUIPhotosUI@AppStorageCodableTimer
View code on GitHub
03

MakeItSo Reminders

A Firebase-backed reminder app extended from the Make It So tutorial. I added clearer completion states, delete confirmation, toast feedback, and separate edit and delete interactions.

SwiftUIFirebaseFirestoreMVVMSnapshot listeners
View code on GitHub
04

Filter the World

A live camera-filter study that adds sepia, pixelation, drawn-edge, and vignette effects to a SwiftUI camera interface.

SwiftUICore ImageAVFoundationUIKit bridgeStateObject
View code on GitHub
05

Sign Language Recognition Prototype

A camera-based gesture-recognition prototype adapted from Apple’s action-classifier sample. It shows live predictions, confidence, pose overlays, and camera switching while exploring the constraints of sign-recognition datasets.

UIKitVisionCore MLAVFoundationCreate ML
View code on GitHub