struct Developer {
let name = "Lukas Pistrol"
let pronouns = "he/him/his"
let age = 27
let role = "iOS & macOS Developer"
let location = "Vienna ๐ฆ๐น"
let languages = ["de_DE", "en_US"]
let skills = ["Swift", "Kotlin", "JavaScript", "Python"]
func sayHi() {
print("Hey, thanks for dropping by, feel free to have a look at my work!")
}
}
let me = Developer()
me.sayHi()
- TimeMachineStatus A little menu bar application for macOS which aims to show more useful information than the system default.
- TaskTrigger Attach async tasks to SwiftUI views using a trigger mechanism.
- SFSymbolsMacro A Swift Macro for "type-safe" SF Symbols
- SwiftLintPlugin A SPM Plugin for SwiftLint.
- Pexels-Swift Pexels API client library for the Swift programming language.
- CodeEdit A native open-source IDE for macOS.
- Website: https://lukaspistrol.com
- Blog: https://lukaspistrol.com/blog
- Twitter: @lukeeep_
- LinkedIn: https://www.linkedin.com/in/lukas-pistrol/
- Mastodon: @mastodon.social@lukeeep