Pinned Repositories
arcanoid.github.io
duckrails
A development tool to quickly & dynamically mock API endpoints
facts_by_date
A gem that provides a list of events for today or a specific date.
gem_dependencies_visualizer
json_to_ruby_class
A gem that converts a JSON to Ruby classes and returns the produced result into a string.
logs_visualizer
A gem that converts a rails app logs into an image graph.
multi-cool
Multi-cool is a Ruby on Rails project that includes a variety of tools that I use in a daily basis. For the fun of it I recreated them and added them in a single project.
random_facts
This is a gem that allows a user to request random facts with optional parameters such as max size of returned results array.
spec_producer
A gem that can automatically create the needed spec tests by reading through the files of the project.
text_analysis
A gem that analyzes given text input in useful info
arcanoid's Repositories
arcanoid/json_to_ruby_class
A gem that converts a JSON to Ruby classes and returns the produced result into a string.
arcanoid/spec_producer
A gem that can automatically create the needed spec tests by reading through the files of the project.
arcanoid/multi-cool
Multi-cool is a Ruby on Rails project that includes a variety of tools that I use in a daily basis. For the fun of it I recreated them and added them in a single project.
arcanoid/gem_dependencies_visualizer
arcanoid/random_facts
This is a gem that allows a user to request random facts with optional parameters such as max size of returned results array.
arcanoid/text_analysis
A gem that analyzes given text input in useful info
arcanoid/logs_visualizer
A gem that converts a rails app logs into an image graph.
arcanoid/arcanoid.github.io
arcanoid/duckrails
A development tool to quickly & dynamically mock API endpoints
arcanoid/facts_by_date
A gem that provides a list of events for today or a specific date.
arcanoid/faker
A library for generating fake data such as names, addresses, and phone numbers.