import AboutMe
publicstructSam:About{
// 🔭 I’m currently working on
publicvarcurrentWorkplace:Workplace{returnWorkplace(
name:"Ravn"
position:"Sr. Lead iOS Engineer")}
// 👨💻 Having fun with these
publicvarprogrammingLanguages:[Language]{return[Language(name:"Swift"),Language(name:"Objective-C"),Language(name:"Python"),Language(name:"C++")]}
// 📱 Ask me about iOS
publicvartechnologies:[IOSTechnology]{return[IOSTechnology(name:"UIKit"),IOSTechnology(name:"RxSwift"),IOSTechnology(name:"SwiftUI"),IOSTechnology(name:"Combine")]}
// ⚡ Fun fact
publicfunc executeSwiftWithATwist(){print("I love working on Raspberry Pi projects using Swift! Check out my libraries 👀")letlibraries:[Library]=[Library(
name:"SwiftyXBee",
purpose:"A Swift library for communicating with XBee radios in API mode"),Library(
name:"SwiftFlowMeter",
purpose:"A Swift library for using Hall effect based water flow sensors."),Library(
name:" SwiftySHT20",
purpose:"A Swift library for the I2C SHT20 Humidity and Temperature Sensor.")]publish(libraries: libraries)}}Pinned Loading
- SwiftyXBee
SwiftyXBee Public⚡️ A Swift library for communicating with XBee radios in API mode
- SwiftFlowMeter
SwiftFlowMeter Public⚡️ A Swift library for using Hall effect based water flow sensors.
- SwiftySHT20
SwiftySHT20 Public⚡ A Swift library for the I2C SHT20 Humidity and Temperature Sensor.
Swift 19
- SwiftyAM2315
SwiftyAM2315 Public⚡️ A Swift library for the I2C AM2315 Humidity and Temperature Sensor.
Swift 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
Uh oh!
There was an error while loading. Please reload this page.




