Pinned Repositories
android_lab1
android_lab2
android_lab3
android_lab4
cafe-menu
An iOS app allowing users to browse a cafe menu and add menu items to their order. Swift, UIKit, Cocoa Touch, Storyboard and endeavoring to follow the MVC software architecture pattern.
Cs315-Project1
Cs315-Project2
drivers
An iOS app which calls a demo API and retrieves sample/fictional driver location details for a given latitude and longitude. The retrieved locations are then plotted on Apple Maps and all location details can also be viewed in a list. iOS, Swift, UIKit, MapKit, Cocoa Touch, URLSession, Codable, Storyboard and endeavoring to follow the MVC software architecture pattern.
music-details
An iOS app which calls Apple's iTunes API and retrieves song details for a single music artist. Swift, UIKit, Cocoa Touch, URLSession, Codable, Storyboard and endeavoring to follow the MVC software architecture pattern.
project-manager
"Project Manager" iOS App. A SwiftUI iOS app allowing users to manage their projects, teams and tasks. Utilizing Core Data and endeavoring to follow the MVVM software architecture pattern.
CompSci01x's Repositories
CompSci01x/project-manager
"Project Manager" iOS App. A SwiftUI iOS app allowing users to manage their projects, teams and tasks. Utilizing Core Data and endeavoring to follow the MVVM software architecture pattern.
CompSci01x/drivers
An iOS app which calls a demo API and retrieves sample/fictional driver location details for a given latitude and longitude. The retrieved locations are then plotted on Apple Maps and all location details can also be viewed in a list. iOS, Swift, UIKit, MapKit, Cocoa Touch, URLSession, Codable, Storyboard and endeavoring to follow the MVC software architecture pattern.
CompSci01x/music-details
An iOS app which calls Apple's iTunes API and retrieves song details for a single music artist. Swift, UIKit, Cocoa Touch, URLSession, Codable, Storyboard and endeavoring to follow the MVC software architecture pattern.
CompSci01x/android_lab1
CompSci01x/android_lab2
CompSci01x/android_lab3
CompSci01x/android_lab4
CompSci01x/cafe-menu
An iOS app allowing users to browse a cafe menu and add menu items to their order. Swift, UIKit, Cocoa Touch, Storyboard and endeavoring to follow the MVC software architecture pattern.
CompSci01x/Cs315-Project1
CompSci01x/Cs315-Project2
CompSci01x/Cs315-Project4
CompSci01x/django-notes-app
Django Notes App
CompSci01x/landmarks
Apple SwiftUI Tutorial iOS App
CompSci01x/ludumdare50
CompSci01x/python_battleship
CompSci01x/react-tutorial
ReactJS Tutorial App
CompSci01x/remind-me
A UIKit and Storyboard iOS app which allows users to create reminders and then receive local notifications based on their due dates. Utilizing Core Data, User Notifications frameworks and endeavoring to follow the MVC software architecture pattern.
CompSci01x/Tic_Tac_Toe
Tic-Tac-Toe (CLI)
CompSci01x/words-per-minute
Words Per Minute iOS App. A SwiftUI iOS app utilizing AVFoundation and Speech frameworks to record, transcribe and calculate the number of words spoken within 60 sec.
CompSci01x/Worm_Game