Skip to content
Avatar
:shipit:
Available
:shipit:
Available

Achievements

Achievements

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.

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",
            "Javascript",
            "Laravel",
            "React Native",
            "Flutter",
            "Wordpress"
        ]
    }
    
    static func my_open_source() -> String {
        return "LHxHub"
    }
    
    static func my_social() -> [String] {
        return [
            "http://ig.laohan.stream",
        ]
    }
    
}

Pinned

  1. Useful Swift extensions make developer great again !!! ⚠️

    Swift 1

  2. Start node start today! Build a website in a days

    Pug 4 3

  3. Start Node + webpack + es6 support etc

    JavaScript 1

  4. AppStore Clone iOS 12 With SwiftUI

    Swift 1

35 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Mon Wed Fri

Contribution activity

April - May 2021

laohanme has no activity yet for this period.

March 2021

Created 6 commits in 1 repository
Created 1 repository
Opened 1 issue in 1 repository

Seeing something unexpected? Take a look at the GitHub profile guide.