PinnedPublished inTDS ArchiveNeural Network to play a snake gameToday I’m going to talk about a small practical example of using neural networks — training one to play a snake game.Jul 12, 201718Jul 12, 201718
Published inshyftplan TechBlogHow To Refactor Big Rails ProjectsHello, my name is Slava and I have an odd habit to write about refactoring Ruby on Rails code from time to time.Sep 11, 2018Sep 11, 2018
Published incodeburstPhoenix Chat for your Rails applicationToday I’m going to show you Phoenix chat application that can be easily added to your existing project and have some other nice featuresApr 3, 2018Apr 3, 2018
Refactoring controller actions in Ruby on RailsThin controllers are not really so thin anymore. Let’s clean up this mess!Jun 21, 20162Jun 21, 20162
Command-driven architecture for Ruby on RailsRuby on Rails is a great framework for a quick start, but when a project gets much bigger, tens of files in controllers, models, and views…May 16, 2016May 16, 2016