Finished a course
Developing an iOS app
I created an iOS app that interfaces with the Github API to browse users and their followers. Created while taking Sean Allen's Take Home Project Course.

I used Swift and UIKit with Programmatic UI, made network calls using URLSession, persisted data using UserDefaults, and explored CollectionViews with DiffableDataSource.

You can see my code on Github here.