Skip to content
View laohanme's full-sized avatar
๐ŸŠ
Available
๐ŸŠ
Available
Block or Report

Block or report laohanme

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
laohanme/README.md
import LHxHub

struct MyProfile {
    
    static func who_am_i() -> String {
        return "Hi there ๐Ÿ‘‹, I'm LaoHan"
    }
    
    static func what_i_do() -> [String] {
        return [
            "Website Development",
            "Mobile Apps Development"
        ]
    }
    
    static func current_learn() -> [String] {
        return [
            "Swift"
        ]
    }
    
    static func my_open_source() -> String {
        return "LHxHub"
    }
    
    static func my_social() -> [String] {
        return [
            "https://dub.sh/V92LTUD",
        ]
    }
    
}

Pinned

  1. LHxHub LHxHub Public

    Useful Swift extensions make developer great again !!! โš ๏ธ

    Swift 1

  2. start-node start-node Public

    Start node start today! Build a website in a days

    Pug 4 2

  3. start-node-pro start-node-pro Public

    Start Node + webpack + es6 support etc

    JavaScript 1

  4. AppStore-SwiftUI AppStore-SwiftUI Public

    AppStore Clone iOS 12 With SwiftUI

    Swift 1