- π Hi, Iβm @steven-hill
- π± Iβm looking for an iOS developer role.
- π In 2024 I read two books about testing in iOS, and I'm implementing what I've learned in my projects.
- π« You can reach me on LinkedIn.
Iβm focused on writing clean, scalable, maintainable and testable code, and helping companies build great mobile app experiences.
My first Apple device was an iPad. Learning iOS development was born out of a curiosity about how the iPad works and how it can become anything in the userβs hands. Since then, I've been learning how to build mobile app solutions with Swift, UIKit and SwiftUI. I love how software development gives us various tools to use to solve interesting problems. There are always more exciting things to learn!
- Swift
- iOS
- UIKit
- SwiftUI
- XCTest
- Xcode
- GitHub
-
π¬ MovieList - a UIKit app to search for movies using the iTunes API.
-
π Job application tracker - a UIKit app to track job applications using CoreData.
-
βοΈ Weather app - a SwiftUI app to get the current weather and AQI data for the user's location.
-
β...β Quotes - a SwiftUI app that allows users to record their thoughts on a new quote each day.
-
π° Convert - a SwiftUI app that can convert different units of measurement. Built with TDD.