— Selected Work

Projects, in chronological honesty.

Each project is a chance to learn something specific. Listed newest to oldest, with honest notes on what worked, what didn't, and what I'd do differently.

P / 001 iOS · 2026

Nexify Travel iOS

A SwiftUI booking-management app powering my own travel agency. Eleven Swift files organized in MVVM architecture, REST API integration for live itinerary sync, and push-notification reminders for client trips.

SwiftUI MVVM REST Xcode iOS 17+
P / 002 iOS · 2025

Mosid

A standalone iOS app integrating external REST APIs. Built independently of any larger project — purely to deepen my Swift fluency and learn how to structure a mobile codebase from zero.

Swift REST APIs Xcode
P / 003 Python · 2025

Network Performance Dashboard

A Python tool I built to visualize network performance metrics across the systems I support. Born from pattern recognition in the ticket queue — surfacing slow degradations before they became outages.

Python Networking Data Viz
P / 004 Database · 2024

Client Management Tracker

SQL-driven client tracking system built on Microsoft Access for operational use. My first taste of database design, normalization, and writing queries that actually had to perform under real workloads.

SQL MS Access Excel
P / 005 Web · 2024

Nexify Travel Agency Site

The marketing site for my travel agency at nexifyta.com. Custom dark theme, gold accent branding, and a clean booking flow — built to feel premium without feeling cold.

HTML CSS Squarespace GitHub Pages
P / 006 Automation · 2024

Azan Automation System

A home automation solution that plays the daily Azan through HomePod speakers via a custom Swift companion app and Apple Shortcuts. A small project, but a meaningful one — it made software feel personal.

Swift HomeKit Apple Shortcuts