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

Block or report danielbowden

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. danielbowden.github.io danielbowden.github.io Public

    Jekyll powered personal portfolio and travel blog

    HTML 1 1

  2. Custom Fastlane action - Uses my PR ... Custom Fastlane action - Uses my PR in fastlane produce to create a new Apple Pay Merchant or ensure that a specific Merchant exists
    1
    require 'produce'
    2
    require 'produce/merchant'
    3
    
                  
    4
    module Fastlane
    5
      module Actions
  3. Custom Fastlane action - Uses my PR ... Custom Fastlane action - Uses my PR in fastlane produce to associate an app with merchants for use with Apple Pay. Apple Pay will be enabled for this app.
    1
    require 'produce'
    2
    require 'produce/merchant'
    3
    
                  
    4
    module Fastlane
    5
      module Actions
  4. onkyo-notifier onkyo-notifier Public

    Use a Raspberry Pi Zero to continually monitor and notify of the Zone 2 power status of my Onkyo Receiver by flashing LEDs

    Python 1

  5. onkyo-api onkyo-api Public

    Use a Raspberry Pi Zero to expose an API to my Onkyo Receiver for an iOS app

    Python 1 1

  6. action-slack-lookupByEmail action-slack-lookupByEmail Public

    GitHub Action to lookup a slack user by their email address

    JavaScript 2 1