Repositories
Select a repository to view its commits, contributors, and more.cs193p-UIKit
The solutions for each assignment presented in Stanford's "developing iOS 11 apps with swift" course.
Habit-Calendar
A simple habit tracking iOS app
cs193p-SwiftUI
The solutions to the assignments of the cs193p course, covering SwiftUI.
PiPlayground
A simple iOS app exploring how Picture in Picture works
Virtual-Tourist
An app that lets its users keep and check multiple photo albums associated with the entered locations.
github-profiles-app
An app that fetches and displays Github profiles, using structured concurrency and SwiftUI.
BoardTimer
A minimalist iOS timer app for checkers and chess.
FreeCodeCamp
FreeCodeCamp's challanges
from-closures-to-async-await
Sample code demonstrating how to use async/await in Swift, using UIKit
swiftUI-env-lifecycle
Understanding when the environment gets released, for apps with mixed UIs (UIKit with SwiftUI).
Type-Racer
TypeRacer is a website where people compete against each other to see who can type the fastest.
SortVisualizer
A simple MacOS application that performs empirical tests on different sorting algorithms.