Skip to content
View samco182's full-sized avatar
📱
Coding is life
📱
Coding is life

Block or report samco182

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
samco182/README.md

Hey there, I am Sam! 👋

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)}}

Every day is a work in progress 🚧

Sam's GitHub stats

Top Langs

Feel free to reach me 📫

Pinned Loading

  1. SwiftyXBeeSwiftyXBeePublic

    ⚡️ A Swift library for communicating with XBee radios in API mode

    Swift 20 2

  2. SwiftFlowMeterSwiftFlowMeterPublic

    ⚡️ A Swift library for using Hall effect based water flow sensors.

    Swift 28 1

  3. SwiftySHT20SwiftySHT20Public

    ⚡ A Swift library for the I2C SHT20 Humidity and Temperature Sensor.

    Swift 19

  4. SwiftyAM2315SwiftyAM2315Public

    ⚡️ A Swift library for the I2C AM2315 Humidity and Temperature Sensor.

    Swift 1