lukepistrol / lukepistrol

I'm an iOS & macOS developer and computer science student from Vienna, Austria πŸ‡¦πŸ‡Ή

Home Page:https://lukaspistrol.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hey there πŸ‘‹

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

Highlights

  • 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.

Links

Buy Me A Coffee

About

I'm an iOS & macOS developer and computer science student from Vienna, Austria πŸ‡¦πŸ‡Ή

https://lukaspistrol.com