Ivan Yeremenko
86stranger86
Dev | home
3 points

Tools 86stranger86 is Following

GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Notepad++
Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replace...
Jenkins
In a nutshell Jenkins CI is the leading open-source continuous integration server. Built with Java, it prov...
GitLab
GitLab offers git repository management, code reviews, issue tracking, activity feeds and wikis. Enterprise...
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...
Java
Java is a programming language and computing platform first released by Sun Microsystems in 1995. There are...
Node.js
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
PostgreSQL
PostgreSQL is an advanced object-relational database management system that supports an extended subset of...
Redis
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and mess...
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...
Puma
Unlike other Ruby Webservers, Puma was built for speed and parallelism. Puma is a small library that provid...
Kafka
Kafka is a distributed, partitioned, replicated commit log service. It provides the functionality of a mess...
npm
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and use...
Markdown
Markdown is two things: (1) a plain text formatting syntax; and (2) a software tool, written in Perl, that ...
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
IntelliJ IDEA
Out of the box, IntelliJ IDEA provides a comprehensive feature set including tools and integrations with th...
Kubernetes
Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes i...
Spring Boot
Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "j...
Electron
With Electron, creating a desktop application for your company or idea is easy. Initially developed for Git...
Vue.js
It is a library for building interactive web interfaces. It provides data-reactive components with a simple...
Yarn
Yarn caches every package it downloads so it never needs to again. It also parallelizes operations to maxim...