matyb's Stars
resume/resume.github.com
Resumes generated using the GitHub informations
tpope/vim-rails
rails.vim: Ruby on Rails power tools
jonase/eastwood
Clojure lint tool
matyb/java-koans
A framework and lessons to learn java syntax and idioms in a logical sequence.
PuttingTheDnDInTDD/EverCraft-Kata
Blizzards of the Coast Role Playing Game Kata
brendenyule/NativeToshibaCB2Guide
A guide for getting the Toshiba Chromebook 2 running Linux natively! Please proceed to the wiki https://github.com/brendenyule/NativeToshibaCB2Guide/wiki
cndreisbach/codemash-2014-presentation
All the code and slides for my 2014 CodeMash presentation.
guyroyse/proton-db
HTML5 Local Storage with a MongoDB style interface
rucker/dotfiles-manager
A script to compile your dotfiles!
guyroyse/bertha
OpenSource framework to make Arduino's easily controllable from higher-level programming languages and platforms. In other words, control an Arduino from your Mac with Ruby or from Ubuntu with Java or from a PC with C#.
matyb/dddails
A DDD framework for pure java. Some impressive units of functionality necessary for such a framework are well tested and completely functional, including: simple data validation, swing ui/controller scaffolding, serializable transfer objects cooked up by convention - sans core business logic, etc.
matyb/evercraft-java
Guy Royse and George Walter's Evercraft Kata implemented in Java
felixjongleur/Drop7
JoyOfCodingPDX/java-koans
A framework and lessons to learn java syntax and idioms in a logical sequence.
aetherical/kitchen-chemistry
Kitchen Chemistry for Kids of All Ages
matyb/annotated-bundle
A class similar to java.util.ResourceBundle, but binds optional annotations to their properties. Useful for adding meta data to properties for testing and what not, that is not readily available to existing code.
matyb/pikle
A resuscitation of the pklite project which appears abandoned. Intention is to shrink code base and dependencies, clean up bugs, and add feature enhancements. All within the spirit of keeping the client lightweight and functional.
matyb/random-chooser-js
a random choice application in jquery mobile that targets a mobile/desktop and phonegap deployment from common html/js/css
matyb/xml-ninja
A distillation of the popular Apache XML Digester, but with a leaner more expressive API