Udit Vasu
codenirvana
6 points

Companies
Tools codenirvana is Following

Amazon EC2
It is a web service that provides resizable compute capacity in the cloud. It is designed to make web-scale...
Amazon S3
Amazon Simple Storage Service provides a fully redundant data storage infrastructure for storing and retrie...
GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Bitbucket
Bitbucket gives teams one place to plan projects, collaborate on code, test and deploy, all with free priva...
Pingdom
Pingdom is an uptime monitoring service. When problems happen with a site that Pingdom monitors, it immedia...
Sentry
Sentry’s Application Monitoring platform helps developers see performance issues, fix errors faster, and op...
Codeship
Codeship runs your automated tests and configured deployment when you push to your repository. It takes car...
Travis CI
Free for open source projects, our CI environment provides multiple runtimes (e.g. Node.js or PHP versions)...
Vim
Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a mor...
Atom
At GitHub, we're building the text editor we've always wanted. A tool you can customize to do anything, but...
Jenkins
In a nutshell Jenkins CI is the leading open-source continuous integration server. Built with Java, it prov...
gulp
Build system automating tasks: minification and copying of all JavaScript files, static images. More capabl...
Bower
Bower is a package manager for the web. It offers a generic, unopinionated solution to the problem of front...
GitLab
GitLab offers git repository management, code reviews, issue tracking, activity feeds and wikis. Enterprise...
Python
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for it...
Golang
Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs ...
Node.js
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
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.
MySQL
The MySQL software delivers a very fast, multi-threaded, multi-user, and robust SQL (Structured Query Langu...
PostgreSQL
PostgreSQL is an advanced object-relational database management system that supports an extended subset of...
MongoDB
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema....
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...
Bootstrap
Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects ...
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 ...
Socket.IO
It enables real-time bidirectional event-based communication. It works on every platform, browser or device...
ExpressJS
Express is a minimal and flexible node.js web application framework, providing a robust set of features for...
Sass
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's ...
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
Webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
HTML5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
Babel
Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting ...
ES6
Goals for ECMAScript 2015 include providing better support for large applications, library creation, and fo...
Yarn
Yarn caches every package it downloads so it never needs to again. It also parallelizes operations to maxim...