Skip to content
View hoppsen's full-sized avatar
Block or Report

Block or report hoppsen

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

Pinned

  1. macos-setup macos-setup Public

    Setting up a new Mac automated. 💻

    Shell 21 3

  2. dotfiles dotfiles Public

    Dotfiles of an iOS developer. 📱

    Shell 2

  3. uicolors uicolors Public

    Simple visualization of Apple's UIColors. 🎨

    Swift 1

  4. 30-days-abs-challenge 30-days-abs-challenge Public

    Adds 30 days of abs exercises to Apple's Reminders. 💪🏼

  5. UIFont extension for (the gradual in... UIFont extension for (the gradual introduction of) Dynamic Type Sizes, but only enabled in DEBUG mode.
    1
    //
    2
    //  UIFont+DynamicTypeSizes.swift
    3
    //
    4
    //  https://gist.github.com/hoppsen/6b752057b98fa7527ee1f4d4ba05fef0
    5
    //
  6. Introducing system color wrappers to... Introducing system color wrappers to benefit from the new system colors under iOS 12 and below.
    1
    //
    2
    //  UIColor+SystemColors.swift
    3
    //
    4
    //  https://gist.github.com/hoppsen/f3cbe2dd51ad40cfe80609b2e9bebada
    5
    //