Skip to content
View harryzjm's full-sized avatar
😏
Coding
😏
Coding
Block or Report

Block or report harryzjm

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

Hi there, I'm Hares. 👋

Currently i am looking for a new job

let introduce = [
    "📱" : "I now develop iOS applications, and used to be a Web developer.",
    "🤔" : "I'm focused on user interface design and user experience.",
    "🔨" : "I use Swift, Objective-C, Python, etc.",
    "🌱" : "I'm currently learning algorithm.",
    "💬" : "Send me email, if you want talk with me.",
    "🌟" : "I'm love functional reactive programming and all interesting techniques."
]

introduce
    .sorted(by: >)
    .map { $0 + ": " + $1 }
    .forEach { print($0) }
🤔: I'm focused on user interface design and user experience.
🔨: I use Swift, Objective-C, Python, etc.
📱: I now develop iOS applications, and used to be a Web developer.
💬: Send me email, if you want talk with me.
🌱: I'm currently learning algorithm.
🌟: I'm love functional reactive programming and all interesting techniques.

Pinned Loading

  1. SwipeMenu SwipeMenu Public

    Zero-tap, Fastest, Easy to use

    Swift 8 1

  2. harryzjm.github.com harryzjm.github.com Public

    Hares Blog

    JavaScript 8 2

  3. Clipy Clipy Public

    Forked from Clipy/Clipy

    Clipboard extension app for macOS.

    Swift 47 5

  4. iOS-Runtime-Header iOS-Runtime-Header Public

    Objective-C 3

  5. Lookin Lookin Public

    Forked from hughkli/Lookin

    Free macOS app for iOS view debugging.

    Objective-C