Konstantin Mochalov
kolen
2110 points

Tools kolen is Following

GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
CircleCI
Continuous integration and delivery platform helps software teams rapidly release code with confidence by a...
Emacs
GNU Emacs is an extensible, customizable text editor—and more. At its core is an interpreter for Emacs Lisp...
VirtualBox
VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. N...
Ruby
Ruby is a language of careful balance. Its creator, Yukihiro “Matz” Matsumoto, blended parts of his favorit...
Rails
Rails is a web-application framework that includes everything needed to create database-backed web applicat...
Sinatra
Sinatra is a DSL for quickly creating web applications in Ruby with minimal effort.
Clojure
Clojure is designed to be a general-purpose language, combining the approachability and interactive develop...
React
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
jQuery
jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML.
PostgreSQL
PostgreSQL is an advanced object-relational database management system that supports an extended subset of...
Git
Git is a free and open source distributed version control system designed to handle everything from small t...
NGINX
nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server, written by Igor Sysoe...
C lang
Bootstrap
Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects ...
Sass
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's ...
CoffeeScript
It adds syntactic sugar inspired by Ruby, Python and Haskell in an effort to enhance JavaScript's brevity a...
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
OmniAuth
OmniAuth is a Ruby authentication framework aimed to abstract away the difficulties of working with various...
Grape
Grape is a REST-like API micro-framework for Ruby. It's designed to run on Rack or complement existing web ...
CMake
It is used to control the software compilation process using simple platform and compiler independent confi...
Capybara
Capybara helps you test web applications by simulating how a real user would interact with your app. It is ...
React Native
React Native enables you to build world-class application experiences on native platforms using a consisten...
ClojureScript
ClojureScript is a compiler for Clojure that targets JavaScript. It is designed to emit JavaScript code whi...
Leiningen
Leiningen: automating Clojure projects
Slim Lang
Slim is a template language whose goal is to reduce the view syntax to the essential parts without becoming...
Reagent
It allows you to define efficient React components using nothing but plain ClojureScript functions and data...
Magit
It is an interface to the version control system Git, implemented as an Emacs package. It aspires to be a c...
capybara-webkit
A Capybara driver for headless WebKit to test JavaScript web apps