Skip to content
View mrfour0004's full-sized avatar
:octocat:
:octocat:
Block or Report

Block or report mrfour0004

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

Hi, I'm Jason ๐Ÿ‘‹

class Profile extends Developer
    with FlutterDeveloper, iOSDeveloper {
  
  Profile.jason()
      : name = 'Jason Liang',
        nickname = 'mrfour',
        company = Company.lineTaiwan(),
        twitter = '@mrfour0004',
        line = 'mrfour0004',
        habits = [
          Habit('โ˜•๏ธ'), 
          Habit('๐ŸŽง'), 
          Habit('๐Ÿ“ธ'),
        ];
}

Popular repositories

  1. UserDefaultsStorable UserDefaultsStorable Public

    Swifty, modern, and strong-typed UserDefaults package.

    Swift 9 3

  2. AVScanner AVScanner Public

    Swift 8 2

  3. AirbnbDatePicker AirbnbDatePicker Public

    Swift 3 1

  4. mrfour0004.github.io mrfour0004.github.io Public

    JavaScript

  5. insurance insurance Public

    POC for insurance industry

    Objective-C

  6. todo-backbone todo-backbone Public

    A todo app developed by backbone.js