Skip to content
View bruce-brookshire's full-sized avatar

Organizations

@skoller-inc @FacePay-VandyHacks

Block or report bruce-brookshire

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 Loading

  1. flutter_dropdown_banner flutter_dropdown_banner Public

    A dropdown banner for flutter than enables you to notify your user of an event or prompt action

    Dart 26 5

  2. ex_mvc ex_mvc Public

    Macros to minimize the amount of boilerplate code required to spin up an API. Simple implementation of MVC + Service layers

    Elixir 2

  3. Swifty-ConcurrencyKit Swifty-ConcurrencyKit Public

    Provides similar concurrency and functional programming features found in Java 8.

    Swift

  4. dart_notification_center dart_notification_center Public

    A lightweight and intuitive observer pattern manager for Dart/Flutter in the style of the iOS Notification Center

    Dart 2 9

  5. A lite HTTPoison wrapper to facilita... A lite HTTPoison wrapper to facilitate piping operations for readability in constructing requests
    1
    defmodule HttpRequest do
    2
    
                  
    3
      @body_methods [:post, :put]
    4
    
                  
    5
      @enforce_keys [:method]
  6. SwiftyNetworkedDataCache SwiftyNetworkedDataCache Public

    Easily cache and fetch data in one request. Cache will maintain the max size you set according to FIFO order

    Swift 1