BJ's Codeprojects
        
        
            Task App
 A small angular application to help me keep track of tasks that need to be done.
        
 
        
            Array Index Match(Perl)
 Given a sorted array and a target value, return the index if the target is found. If not, return the index where it would be if it were inserted in order..
        
 
        
            OtherSelect
 built-in ability to add options to select boxes.
        
 
        
        
        
            Daleks
A simple game I recreated from the memory of one I used to play.
        
 
        
            Lights Out
A PHP version of lights out based heavily on the work of Robert Gump
        
 
        
            Farkle
A partially finished version of farckle, a dice game written in Javascript.