Tools
Stacks
Comparisons
Sign up/Login
János Rusiczki
janosrusiczki
3 points
Tools janosrusiczki is Following
GitHub
github.com
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
CircleCI
circleci.com
Continuous integration and delivery platform helps software teams rapidly release code with confidence by a...
Docker
docker.com
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
Capistrano
capistranorb.com
Capistrano is a remote server automation tool. It supports the scripting and execution of arbitrary tasks, ...
Ruby
ruby-lang.org
Ruby is a language of careful balance. Its creator, Yukihiro “Matz” Matsumoto, blended parts of his favorit...
Rails
rubyonrails.org
Rails is a web-application framework that includes everything needed to create database-backed web applicat...
Node.js
nodejs.org
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
PostgreSQL
postgresql.org
PostgreSQL is an advanced object-relational database management system that supports an extended subset of...
Redis
redis.io
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and mess...
NGINX
nginx.org
nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server, written by Igor Sysoe...
Passenger
phusionpassenger.com
Phusion Passenger is a web server and application server, designed to be fast, robust and lightweight. It t...
Puma
puma.io
Unlike other Ruby Webservers, Puma was built for speed and parallelism. Puma is a small library that provid...
JRuby
jruby.org
JRuby is the effort to recreate the Ruby (http://www.ruby-lang.org) interpreter in Java. The Java version i...
Sass
sass-lang.com
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's ...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
Skylight
skylight.io
Skylight is a smart profiler for your Rails apps that visualizes request performance across all of your ser...
Devise
github.com/plataformatec/de...
Devise is a flexible authentication solution for Rails based on Warden
Debian
debian.org
Debian systems currently use the Linux kernel or the FreeBSD kernel. Linux is a piece of software started b...
Webpack
webpack.js.org
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
RSpec
rspec.info
Behaviour Driven Development for Ruby. Making TDD Productive and Fun.
RuboCop
batsov.com/rubocop
RuboCop is a Ruby static code analyzer. Out of the box it will enforce many of the guidelines outlined in t...
JSON
json.org
JavaScript Object Notation is a lightweight data-interchange format. It is easy for humans to read and writ...
Bundler
bundler.io
It provides a consistent environment for Ruby projects by tracking and installing the exact gems and versio...
Turbolinks
github.com/turbolinks/turbo...
Turbolinks makes navigating your web application faster. Get the performance benefits of a single-page appl...
Gmail
mail.google.com
An easy to use email app that saves you time and keeps your messages safe. Get your messages instantly via ...
Vue.js
vuejs.org
It is a library for building interactive web interfaces. It provides data-reactive components with a simple...
Shrine
shrinerb.com
Shrine implements a plugin system analogous to Roda’s and Sequel’s. Shrine ships with over 25 plugins, whic...
Bulma
bulma.io
Bulma is a CSS framework based on Flexbox and built with Sass
Yarn
yarnpkg.com
Yarn caches every package it downloads so it never needs to again. It also parallelizes operations to maxim...
Rocket
rocket.rs
Rocket is a web framework for Rust that makes it simple to write fast web applications without sacrificing ...
Webpacker
github.com/rails/webpacker
Webpacker makes it easy to use the JavaScript preprocessor and bundler Webpack to manage application-like J...
Bootsnap
github.com/shopify/bootsnap
Bootsnap is a library that plugs into a number of Ruby and (optionally) ActiveSupport and YAML methods to o...
Linux
kernel.org
A clone of the operating system Unix, written from scratch by Linus Torvalds with assistance from a loosely...
navi
github.com/denisidoro/navi
It allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and ...
Node.js
nodejs.org
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js' pack...
webpack
github.com/webpack/webpack
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can ...
axios
github.com/axios/axios
Promise based HTTP client for the browser and node.js.
aws-sdk
github.com/aws/aws-sdk-js
AWS SDK for JavaScript.
bulma
bulma.io
Modern CSS framework based on Flexbox.
rails
rubyonrails.org
Ruby on Rails is a full-stack web framework optimized for programmer happiness and sustainable productivity...
json
flori.github.com/json
This is a JSON implementation as a Ruby extension in C.
friendly_id
github.com/norman/friendly_id
FriendlyId is the "Swiss Army bulldozer" of slugging and permalink plugins for Active Record. It lets you c...
acts-as-taggable-on
github.com/mbleigh/acts-as-...
With ActsAsTaggableOn, you can tag a single model on several contexts, such as skills, interests, and award...
whenever
github.com/javan/whenever
Clean ruby syntax for writing and deploying cron jobs.