- π Hi, Iβm @steven-hill
- π± Iβm looking for an iOS developer role.
- π So far in 2024 I've read two books about testing in iOS, and I'm implementing what I've learned in my projects.
- π« You can reach me on X and 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 project to search for movies using the iTunes API.
-
π Job application tracker - a UIKit project to track job applications using CoreData.
-
βοΈ Weather app - a SwiftUI project to get the current weather and AQI data for the user's location.
-
β...β Quotes - a SwiftUI project that allows users to record their thoughts on a new quote each day.
-
π° Converter (SwiftUI version) - a SwiftUI project that can convert different units of measurement. Being built with TDD.