Last active
August 29, 2015 14:15
-
-
Save agrimm/6f8f5e56849a521f58ab to your computer and use it in GitHub Desktop.
GitHub summary
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
My GitHub profile | |
https://github.com/agrimm/rubocop | |
I contributed new "Cops" to RuboCop. These cops include SpaceBeforeComma, SpaceBeforeSemicolon, and FlipFlop. | |
I fixed bugs, such as LiteralInCondition not handling a case statement that didn't have a variable following the "case" keyword, and MultilineIfThen not handling an implicit match conditional. | |
I added functionality to existing cops, by adding the MaxLineLength parameter to the IfUnlessModifier and WhileUntilModifier cops. | |
https://github.com/agrimm/rubyspec | |
I added specifications on how Kernel#Float and Kernel#Integer should behave with whitespace other than spaces, such as newlines or tabs. I also deleted a duplicate test. | |
https://github.com/agrimm/Easy-Roommate-parser | |
https://github.com/agrimm/yukari | |
https://github.com/agrimm/sumisu | |
Projects related to finding a flatmate who meets my preferences. | |
https://github.com/agrimm/small_eigen_collider | |
Generate random Ruby code, and see if they produce the same results on different implementations of Ruby. | |
https://github.com/agrimm/zombie-chaser | |
https://github.com/agrimm/exemplor | |
https://github.com/agrimm/exemplor-chaser-sample_target | |
https://github.com/agrimm/exemplor-chaser | |
https://github.com/agrimm/chaser | |
Chaser was an attempt at producing an alternative mutation testing library to heckle, which wouldn't work on Ruby 1.9 . Exemplor-chaser was a version of chaser that worked with the exemplor testing library. Zombie-chaser added a GUI to chaser, as can be seen at https://andrewjgrimm.wordpress.com/2010/04/12/zombie-chaser-its-alive/ | |
https://github.com/agrimm/theweatherinlondon | |
https://github.com/agrimm/twildumpparser | |
Parse a piece of text, and add in links to Wikipedia articles matching phrases in the text. | |
https://github.com/agrimm/philosophy-dump-parser | |
https://github.com/agrimm/philosophy-navigation | |
Analyse the "Get to Philosophy" phenomenon in Wikipedia | |
https://github.com/agrimm/bogus_twitter_pictures_ingestion | |
Part of an unfinished project to keep track of which Twitter accounts have a track record of posting fake or otherwise bogus pictures. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment