Skip to content
View mikefranken's full-sized avatar

Organizations

@zilverline

Block or report mikefranken

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. zilverline zilverline Public

    Zilverline Search Engine

    Java 2 1

  2. marantz-rb marantz-rb Public

    Forked from stoffus/marantz-rb

    Ruby client for controlling Marantz AVRs.

    Ruby 1 1

  3. node-openzwave-shared node-openzwave-shared Public

    Forked from OpenZWave/node-openzwave-shared

    OpenZWave addon for Node.js (all versions) including management and security functions

    C++

  4. unifi-parental unifi-parental Public

    Forked from tdack/unifi-parental

    Time based parental controls for a Unifi based network

    JavaScript

  5. active_storage_validations active_storage_validations Public

    Forked from igorkasyanchuk/active_storage_validations

    Do it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes }, limit: { min: 1, max: 3 }, aspect_ratio: :landscape, dim…

    Ruby