Pinned Repositories
2048-ruby
just a ruby hack to implement 2048
active_admin
The administration framework for Ruby on Rails applications.
advent-of-code-2019
advent-of-code-2020
I hope to use Ruby, OOP, AntiIF, DDD, mutation testing
attribute_fu
rails multi-model forms made easy!
ddd-spike-with-wisper-async
just a spike for event-based communication between bounded contexts (simulated as celluloid actors)
jchess
A jQuery-based javascript library for parsing and displaying chess games.
madeleine
Prevayler in Ruby
ruby-ircd
An IRC server written in ruby.
andrzejkrzywda's Repositories
andrzejkrzywda/2048-ruby
just a ruby hack to implement 2048
andrzejkrzywda/advent-of-code-2020
I hope to use Ruby, OOP, AntiIF, DDD, mutation testing
andrzejkrzywda/advent-of-code-2019
andrzejkrzywda/ddd-spike-with-wisper-async
just a spike for event-based communication between bounded contexts (simulated as celluloid actors)
andrzejkrzywda/monopoly-spike
andrzejkrzywda/ruby-aop-examples
Experiments with making AOP happen in the Ruby world.
andrzejkrzywda/task-list
a simple task-list app based on the task-list refactoring kata
andrzejkrzywda/weight-measure-spa
Just a prototype for Opal
andrzejkrzywda/advent-of-code-2021
Ruby and DDD approach
andrzejkrzywda/andrzejkrzywda.github.io
andrzejkrzywda/awesome-remote-job
A curated list of awesome remote jobs and resources. Inspired by https://github.com/vinta/awesome-python
andrzejkrzywda/boiteajeux-agricola
a library to access the state of the Agricola games at boiteajeux
andrzejkrzywda/chillout.io-spike
andrzejkrzywda/clojure-koans
A set of exercises for learning Clojure
andrzejkrzywda/coffee-toaster
Minimalist build system for CoffeeScript, an alternative for AMD's or CJS's OOP patterns with similar results. Made for those who dare to use class definitions in CoffeeScript while being able to easily inherit from external files. The system is powered with imports directives that uses wildcards facilities, exposed scopes, excluded files filter options and a packaging system that can inject your folders-as-namespaces to all your classes based on where it is under your src folder.
andrzejkrzywda/dopm
developer oriented project management
andrzejkrzywda/exercism
Client gem for http://exercism.io. The website repo is at http://github.com/kytrinyx/exercism.io
andrzejkrzywda/exercism.io
Exercises with crowd-sourced code reviews. The gem repo is at http://github.com/kytrinyx/exercism
andrzejkrzywda/inventory
andrzejkrzywda/mutant_inheritance_example
a small example showing inheritance with mutant
andrzejkrzywda/Objective-C-Koans
andrzejkrzywda/opal-rails-hello-world
just a spike for opal-rails
andrzejkrzywda/rails-spa-devise
andrzejkrzywda/ruby-conferences-site
A simple list of Ruby conferences
andrzejkrzywda/ruby_koans
A set of Koans to teach the Ruby language
andrzejkrzywda/song-lyrics-as-code
andrzejkrzywda/starter-kit
Cloning this repo is equivalent to "rails new" + the basic setup of RailsEventStore-related tooling, making it an event-driven Rails app scaffolding
andrzejkrzywda/string-calculator-kata-ruby
andrzejkrzywda/tabbedimages
Automatically exported from code.google.com/p/tabbedimages
andrzejkrzywda/worldcup-kata
Kata for properly implementing FootballTime