Skip to content
View uuidev's full-sized avatar
🔨
Developing new features
🔨
Developing new features
  • Hong Kong

Block or report uuidev

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
uuidev/README.md
class Me: Developer, iOS {
    var name = "Haoyu Zhang"
    var username = "uuidev"
    
    var technologies = [.Xcode, .Swift, .UIKit, .SwiftUI]
    var platforms = [.iOS, iPadOS, .macOS, .Multiplatform]
    
    func code() -> UsefulThings {
        UsefulThings(
            "I am always happy to create something beautiful and useful!"
        )
    }
    
    func drinkCoffee() {
        print("My favourite coffee is banana raf")
    }
    
    func sleep() {
        try await Task.sleep(28800)
    }
}

protocol Developer {
    var technologies: [Technology] { get set }
}

protocol iOS {
    var platforms: [Platform] { get set }
}

Profile views counter

Popular repositories Loading

  1. EmojiPicker EmojiPicker Public

    Forked from htmlprogrammist/EmojiPicker

    Emoji picker for iOS like on macOS

    Swift 1

  2. uuidev uuidev Public

  3. Tinkoff-Sirius Tinkoff-Sirius Public

    Tinkoff labs for qualifying round for a trip to Sirius