Giter Site home page Giter Site logo

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

Lukas Pistrol's Projects

batteryboi icon batteryboi

The battery app your Mac's been dreaming about behind your back.

betterslider icon betterslider

A custom SwiftUI slider control that allows for more customization than the standard `Slider`

cloudcore icon cloudcore

Framework that enables full synchronization between CoreData and CloudKit

codeedit icon codeedit

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

codeeditcli icon codeeditcli

A command-line-interface to open files/folders in CodeEdit.app

codeeditkit icon codeeditkit

CodeEditKit is an interface between CodeEdit and extensions

codescanner icon codescanner

A SwiftUI view that is able to scan barcodes, QR codes, and more, and send back what was found.

hakit icon hakit

Swift library for communicating with Home Assistant.

homebrew-cask icon homebrew-cask

🍻 A CLI workflow for the administration of macOS applications distributed as binaries

homebrew-core icon homebrew-core

🍻 Default formulae for the missing package manager for macOS (or Linux)

hue icon hue

:art: Hue is the all-in-one coloring utility that you'll ever need.

icon-asset-util icon icon-asset-util

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

ignite icon ignite

A static site generator for Swift developers.

krakenapi icon krakenapi

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.