Hi, I'm Wylliam Judd
							I'm a web developer. I love understanding how things work, solving puzzles, and creating beautiful things. The languages in my toolbelt so far are:
							
Ruby • Rails • RSpec • SQL • JavaScript • jQuery • React • Redux • HTML5 • CSS3 • Git
							
							
						
					
				
					
						
							
							
								
									Collectize | Full Stack
									
										- Single page web app built on Ruby on Rails with React.
 
										- Flux pattern and Restful APIs for a fluid user experience.
 
										- Join tables allow user defined characteristics on collections.
 
										- SQL metaprogramming enables advanced filters.
 
									
									
								 
							 
						
						
							
							
								
									Word Chains | Front End
									
										- Native Javascript app finds the shortest chain between two words.
 
										- Uses Polytree breadth first search to find shortest chain.
 
										- Join tables allow user defined characteristics on collections.
 
										- Intelligently loads word tree for best performance.
 
									
									
								 
							 
						
						
							
							
								
									Chess | Object Oriented Programming
									
			              - Beautiful DRY code using Polymorphic Inheritance.
			              
 - Classes use public API with encapsulated internal logic.
			              
 - Dependency Inversion Principle keeps all code elegant and easy to change and understand.
			            
 
									
								 
							 
						
					
					
						
							Get in touch
							
								
								
									Collectize
									
									Word Chains
									
									Chess