Dmitriy Plekhanov
onemanstartup
3 points
Tools onemanstartup is Following
GitHub
github.com
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Mailgun
mailgun.com
Mailgun is a set of powerful APIs that allow you to send, receive, track and store email effortlessly.
New Relic
newrelic.com
The world’s best software and DevOps teams rely on New Relic to move faster, make better decisions and crea...
Trello
trello.com
Trello is a collaboration tool that organizes your projects into boards. In one glance, Trello tells you wh...
Sentry
sentry.io/welcome/?utm_sour...
Sentry’s Application Monitoring platform helps developers see performance issues, fix errors faster, and op...
Docker
docker.com
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
Vim
vim.org
Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a mor...
Ansible
ansible.com
Ansible is an IT automation tool. It can configure systems, deploy software, and orchestrate more advanced ...
Elasticsearch
elastic.co/products/elastic...
Elasticsearch is a distributed, RESTful search and analytics engine capable of storing data and searching i...
GitLab
about.gitlab.com
GitLab offers git repository management, code reviews, issue tracking, activity feeds and wikis. Enterprise...
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...
Golang
golang.org
Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs ...
Swift
developer.apple.com/swift
Writing code is interactive and fun, the syntax is concise yet expressive, and apps run lightning-fast. Swi...
Node.js
nodejs.org
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
React
reactjs.org
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
jQuery
jquery.com
jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML.
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...
Git
git-scm.com
Git is a free and open source distributed version control system designed to handle everything from small t...
NGINX
nginx.org
nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server, written by Igor Sysoe...
Sidekiq
sidekiq.org
Sidekiq uses threads to handle many jobs at the same time in the same process. It does not require Rails bu...
Bootstrap
getbootstrap.com
Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects ...
npm
npmjs.com
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and use...
Markdown
daringfireball.net/projects...
Markdown is two things: (1) a plain text formatting syntax; and (2) a software tool, written in Perl, that ...
Sass
sass-lang.com
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's ...
CoffeeScript
coffeescript.org
It adds syntactic sugar inspired by Ruby, Python and Haskell in an effort to enhance JavaScript's brevity a...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
TypeScript
typescriptlang.org
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
Webpack
webpack.js.org
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
Kubernetes
kubernetes.io
Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes i...
Prometheus
prometheus.io
Prometheus is a systems and service monitoring system. It collects metrics from configured targets at given...
HTML5
w3.org/TR/html5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
React Native
facebook.github.io
React Native enables you to build world-class application experiences on native platforms using a consisten...
Babel
babeljs.io
Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting ...
Docker Swarm
github.com/docker/swarm
Swarm serves the standard Docker API, so any tool which already communicates with a Docker daemon can use S...
GraphQL
graphql.org
GraphQL is a data query language and runtime designed and used at Facebook to request and deliver data to m...
Redux
redux.js.org
It helps you write applications that behave consistently, run in different environments (client, server, an...
ES6
ecma-international.org/ecma...
Goals for ECMAScript 2015 include providing better support for large applications, library creation, and fo...
Sketch
sketch.com
Easily create complex shapes with our state-of-the-art vector boolean operations and take advantage of our ...
GitLab CI
about.gitlab.com
GitLab offers a continuous integration service. If you add a .gitlab-ci.yml file to the root directory of y...
Yarn
yarnpkg.com
Yarn caches every package it downloads so it never needs to again. It also parallelizes operations to maxim...