Home

Awesome

iOS Apprentice

Projects, playgrounds, and other material made while following along with the Ray Wenderlich book iOS Apprentice.

Shield.io MIT License Shield

Project Portfolio

BullsEye

A game testing the user's ability to drag a slider the a specific number.

<div style="text-align: center;"> <img src="./BullsEye/Screenshots/screen-recording-gif.gif" width="700px"/> </div>

Topics Covered & Challenges Conquered

<br>

📸 Moar Screenshots

<div style="text-align: center;"> <img src="./BullsEye/Screenshots/screen-recording-gif-2.gif" width="700px"/> </div> <br/>
<br/>

Checklists

List of lists with scheduling support and reminder notifications... Table Views and To-Do on steroids.

<div style="text-align: center;"> <img src="./Checklists/Screenshots/checklist-items.png" width="500px"/> </div>

Topics Covered & Challenges Conquered

<br>

📸 Moar Screenshots

<div style="text-align: center;"> <img src="./Checklists/Screenshots/item-form.gif" width="500px"/> <img src="./Checklists/Screenshots/create-checklist.gif" width="500px"/> </div> <br>
<br/>

My Locations

An app that uses Core Location to fetch the user's current GPS coordinates, allowing them to "tag" a current location and add custom information to it. Additionally, these tagged locations are displayed as pins on an interactive map.

<div style="text-align: center;"> <img src="./MyLocations/Screenshots/recordings/tag-current-location.gif" width="500px"/> </div>

Topics Covered & Challenges Conquered

<div style="text-align: center;"> <img src="./MyLocations/Screenshots/location-captured.png" width="500px"/> </div> <div style="text-align: center;"> <img src="./MyLocations/Screenshots/list-of-tagged-locations.png" width="500px"/> </div> <br>

📸 Moar Screenshots

<div style="text-align: center;"> <img src="./MyLocations/Screenshots/recordings/add-photo.gif" width="500px"/> <img src="./MyLocations/Screenshots/recordings/edit-from-map.gif" width="500px"/> <img src="./MyLocations/Screenshots/map-with-pins-and-current.png" width="500px"/> <img src="./MyLocations/Screenshots/location-services-disabled.png" width="500px"/> </div> <br>
<br/>

Store Search

An app that searches and surfaces content provided by the iTunes Search API.

<div style="text-align: center;"> <img src="./StoreSearch/Screenshots/search-recording-1.gif" width="500px"/> </div>

Topics Covered & Challenges Conquered

<div style="text-align: center;"> <img src="./StoreSearch/Screenshots/split-view-1.png" width="500px"/> <img src="./StoreSearch/Screenshots/split-view-3.png" width="500px"/> </div> <br>