iOS Apps

These are apps created using Swift and Xcode.

20140302_Trade+151_0503.jpg

Mini Xylophone

Music instrument app that uses AVFoundation library to play instrument sounds.

air_duck_onPhone.png

Air Ducky

iOS game made using SpriteKit and UIKit for a flappy bird-like gameplay experience, utilizes random number generator and cocoa pods for firebase and google mobile ads. Fully animated using image arrays. Features the ability to change the game difficulty. Deployed to App Store

donorlinksc.png
 

Donor Link

Donor Link is a startup I have been working on. It is a type of social networking platform that allows people in need of kidney donor to share their stories in order to find altruistic kidney donors. Utilizes UIStackview and UICollectionview.

BMI_calc_screen.jpg

Body Mass Index Calculator

App that allows the user to select their height and weight and returns their body mass index as well as a few words of advice based on what your body mass index is.

weather_app_showcase.png

Weather Point

 Pulls real-time weather data using Open Weather API. Utilizes networking to automatically update weather data using JSON parsing as well as URLsessions . Uses GPS location to give the user the current weather conditions in their immediate vicinity, utilized CoreLocation and UIKit. Supports dark mode.