PragTob
Likes people. Teamplayer, Open Source Enthusiast, Software Developer, TDDer, Speaker. Ruby, Elixir, JavaScript. Runs RUG::B. Loves green.
remote.comBerlin
Pinned Repositories
benchee
Easy and extensible benchmarking in Elixir providing you with lots of statistics!
after_do
after_do allows you to add simple callbacks to methods
deep_merge
Deep (recursive) merge for maps, keywords and others in Elixir
pomodoro_tracker
A tiny shoes application written to keep track of working items and pomodoros
rails-beginner-cheatsheet
A cheat sheet for rails beginners, taking care of a lot of basic stuff and information. Aimed at helping beginners too look up stuff. Originally created for my RailsGirls project group.
rubykon
A Go-Bot written in Ruby. Work not so much in progress anymore but also not quite done 😅
TracketyTrack
A Web-Based User Story Tracker for Agile Teams - so easy even a child could use it
wingtips
A nice little presentation written in shoes
shoes4
Shoes 4 : the next version of Shoes
simplecov
Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites
PragTob's Repositories
PragTob/rails-beginner-cheatsheet
A cheat sheet for rails beginners, taking care of a lot of basic stuff and information. Aimed at helping beginners too look up stuff. Originally created for my RailsGirls project group.
PragTob/rubykon
A Go-Bot written in Ruby. Work not so much in progress anymore but also not quite done 😅
PragTob/pomodoro_tracker
A tiny shoes application written to keep track of working items and pomodoros
PragTob/wingtips
A nice little presentation written in shoes
PragTob/elixir_boards_benchmark
benchmark of multiple different possible representations of a 2D board in elixir
PragTob/infoes
A little client for information services such as RSS-Feeds or Twitter written in Shoes.
PragTob/Puzzlenode-solutions
My solutions to some puzzlenode puzzles
PragTob/phoenix_echo
Simple Phoenix Channel application that reacts specially to some requests (useful if you want to build your own phoenix channel client)
PragTob/speccr
A testing library for crystal inspired by rspec3 - WIP/does not work yet
PragTob/fizzbuzz
fizzbuzz in different languages
PragTob/ruby_playground
Just some scripts I play around with in ruby
PragTob/web-go
A Go AI running purley on clientside of the web with web workers. Trying to be a hand-in for Mozilla Dev Derby.
PragTob/ddd_code_samples_ruby
PragTob/dialyxir
Mix tasks to simplify use of Dialyzer in Elixir projects.
PragTob/dry-validation
Validation library with type-safe schemas and rules
PragTob/elm_playground
Just me playing with elm
PragTob/followermaze
PragTob/grape
An opinionated framework for creating REST-like APIs in Ruby.
PragTob/main-branch-switch
Scripts for switching a Github repository to use a "main" branch
PragTob/map_tco_erlang
Small erlang repo with body-recursive and tail-recursive map implementation
PragTob/minimal_simplecov
A minimal simplecov example for testing with jruby-head
PragTob/mox_issue
Showcasing a simple issue in mox setup
PragTob/parallel_tests
Ruby: 2 CPUs = 2x Testing Speed for RSpec, Test::Unit and Cucumber
PragTob/rack
A modular Ruby web server interface.
PragTob/rspec-vs-jruby-9k
A bug (at least) on my local installation that I haven't witnessed before
PragTob/Rumbl
Just building the phoenix application from the phoenix book :)
PragTob/rust_playground
PragTob/screeps
Screeps AI code. Very basic.
PragTob/simplecov
Code coverage for Ruby 1.9+ with a powerful configuration library and automatic merging of coverage across test suites
PragTob/truffleruby
A high performance implementation of the Ruby programming language. Built on the GraalVM by Oracle Labs.