Skip to content
View melvin7's full-sized avatar

Block or report melvin7

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

Popular repositories Loading

  1. MYTableViewManager MYTableViewManager Public

    Objective-C 3 2

  2. ccsh ccsh Public

    一个简单的命令行解释器(a simple command line interpreter)

    C 1

  3. SCCaptureCamera SCCaptureCamera Public

    Forked from Aevit/SCCaptureCamera

    A Custom Camera with AVCaptureSession to take a square picture. And the UI is patterned on Instagram.

    Objective-C 1

  4. TimeFace TimeFace Public

    1

  5. UIImageView-Letters UIImageView-Letters Public

    Forked from bachonk/UIImageView-Letters

    UIImageView category for using initials as a placeholder image

    Objective-C 1

  6. AndroidAsync AndroidAsync Public

    Forked from koush/AndroidAsync

    Asynchronous socket and http library for android. Based on nio, not threads. Seriously though, you probably don't need this. I wrote it for a Tethering app, where hundreds of threads waiting for da…

    Java