Skip to content
View jctaoo's full-sized avatar
😀
I'M READY
😀
I'M READY

Block or report jctaoo

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
jctaoo/README.md

jctaoo

jctaoo

struct Jctaoo: Boy, Developer {
    var email: String {
        "[email protected]"
    }
    
    static let unique = Jctaoo()
    private init() {}
    
    var mostInterestLangs: [Language] {
        [.swift, .rust]
    }
    
    func sayHi() {
        work(in: "🚀fusée code lab", to: "make fantastic open-source programs").say()
        recently {
            learning {
                "Algorithms"
                "Compilation Principles"
            }
        }.say()
        bigFans(to: "Detective Conan").say()
        (with: 🍊, when: "2021-10-27")
        "✨ See my pined project below, you may lik these.".happyToSay()
    }
}

mail(to: Jctaoo.unique)

run result

@jctaoo's activity is private