Pinned Repositories
adventofcode2021
CarND-Behavioral-Cloning-P3
Training a neural net to drive autonomously in a simulator
imagen_rb
Extracts data about modules, classes, methods and blocks from Ruby code
make-it-rain-rb
Animated gif notifications whenever you get paid through Braintree https://fitztrev.github.io/make-it-rain/
pronto-undercover
Pronto runner for Undercover, actionable code coverage
spider
Scrapy crawler for OtoDom.pl
undercover
undercover warns about methods, classes and blocks that were changed without tests, to help you easily find untested code and reduce the number of bugs. It does so by analysing data from git diffs, code structure and SimpleCov coverage reports
undercover-ci
UndercoverCI - GitHub App for actionable code coverage
pronto
Quick automated code review of your changes
grodowski's Repositories
grodowski/tdd_diamonds
grodowski/tdd_fizzbuzz
Test driven FizzBuzz implementation in Ruby & RSpec
grodowski/sidekiq_demo
A short demo of Sidekiq
grodowski/ArduinoWebsocketClient
Websocket client for Arduino
grodowski/flex_bison_calculator
A calculator supporting variables, conditionals, loops and functions written in C using Flex and Bison