Skip to content
View mikeputnam's full-sized avatar

Organizations

@appletonmakerspace @wisconsinlinux @dhmncivichacks
Block or Report

Block or report mikeputnam

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. pitches.h pitches.h
    1
    /*************************************************
    2
     * Public Constants
    3
     *************************************************/
    4
    
                  
    5
    #define NOTE_B0  31
  2. simplepythongrep simplepythongrep Public

    A simple python grep. Useful when Windows search isn't good enough.

    Python 3 2

  3. sign.py for Alphasign BetaBrite sign.py for Alphasign BetaBrite
    1
    import alphasign                                                                                                                                                                                                                                                                                                       
    2
    import sys                                                                                                                                                                                                                                                                                                             
    3
    import time                                                                                                                                                                                                                                                                                                            
    4
    import urllib2                                                                                                                                                                                                                                                                                                         
    5
                                                                                                                                                                                                                                                                                                                           
  4. happybirthdayemitter.pde happybirthdayemitter.pde
    1
    /*
    2
      Melody
    3
     
    4
     Plays a melody 
    5
     
  5. dotfiles dotfiles Public

    My beloved dotfiles

    Vim Script 1

  6. isitrecyclingweek-android isitrecyclingweek-android Public

    Forked from dhmncivichacks/isitrecyclingweek-android

    Android app - Quickly lookup the recycling pickup schedule for the current week.

    Java 2 1