Skip to content
Avatar
Block or Report

Block or report lukepistrol

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.

Report abuse

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

Report abuse
lukepistrol/README.md

Hey there 👋

struct Developer {
  let name = "Lukas Pistrol"
  let pronouns = "he/him/his"
  let age = 25
  let role = "Swift Frontend Developer"
  let location = "Vienna 🇦🇹"
  let languages = ["de_DE", "en_US"]
  let skills = ["Swift", "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

  • CodeEdit A native open-source IDE for macOS.
  • SwiftLintPlugin A SPM Plugin for SwiftLint.
  • Pexels-Swift Pexels API client library for the Swift programming language.
  • Kraken-API Swift wrapper for the Kraken Digital Asset Trading Platform REST API.

Links

Buy Me A Coffee

Pinned

  1. CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.

    Swift 11.9k 529

  2. A Swift Package Plugin for SwiftLint

    Swift 52 1

  3. KrakenAPI Public

    This library is a Swift wrapper for the Kraken Digital Asset Trading Platform REST API.

    Swift

  4. Pexels API client library for the Swift programming language.

    Swift 2 1

  5. A CLI for creating App Icon Sets for Xcode and removing alpha channels from PNG files in bulk.

    Shell 1

  6. GameOfLife Public

    Swift implementation of Conway's Game of Life

    Swift

2,127 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri
Activity overview

Contribution activity

August 2022

Created 1 commit in 1 repository
Created 1 repository
23 contributions in private repositories Aug 2 – Aug 4

Seeing something unexpected? Take a look at the GitHub profile guide.