Skip to content
View sstorkel's full-sized avatar

Block or report sstorkel

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. swiftui-computed-property-bindings swiftui-computed-property-bindings Public

    This project shows how to work around limitations of the @State property wrapper in SwiftUI so you can create bindings for computed properties.

    Swift

  2. makita-battery-cover makita-battery-cover Public

    OpenSCAD model of a 3D-printable cover for Makita 18V power tool batteries

    OpenSCAD

  3. swift-json-encoding swift-json-encoding Public

    Shows how to encode and decode JSON data in Swift and also explains how to properly deal with Dictionary objects that use objects or enums as keys

    Swift