Skip to content
View YannisDC's full-sized avatar
Block or Report

Block or report YannisDC

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

Pinned

  1. Vision-Hand-Pose Vision-Hand-Pose Public

    Base on the demo of the new Hand Pose detection in iOS's Vision Framework

    Swift 20 3

  2. BlockstackAdvancedExample BlockstackAdvancedExample Public

    A Blockstack example where Clean Architecture is used to separate the Blockstack SDK into a separate platform layer.

    Swift 4

  3. OBD2Kit OBD2Kit Public

    Forked from amaechler/OBD2Kit

    OBD-2 library for iPhone

    Objective-C 1

  4. CombinedPropertyLevelEncryption.swift CombinedPropertyLevelEncryption.swift
    1
    import Cocoa
    2
    
                  
    3
    struct Person: Codable {
    4
        let name: String
    5
        let age: Int
  5. SwiftERC20 SwiftERC20 Public

    A playground Swift implementation of the ERC20 Smart Contract

    Swift

  6. PerfumeryMolecules PerfumeryMolecules Public

    A little database that joins perfumery molecules from different manufacturers into 1 workable data structure.

    Swift