Skip to content
View mrfour0004's full-sized avatar
:copilot:
:copilot:

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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 Loading

  1. UserDefaultsStorable UserDefaultsStorable Public

    Swifty, modern, and strong-typed UserDefaults package.

    Swift 9 3

  2. AVScanner AVScanner Public

    Swift 7 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