Alessandro Pezzè
Naramsim
82 points

Tools Naramsim is Following

GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Mailgun
Mailgun is a set of powerful APIs that allow you to send, receive, track and store email effortlessly.
Red Hat OpenShift
OpenShift is Red Hat's Cloud Computing Platform as a Service (PaaS) offering. OpenShift is an application p...
Compose
Compose makes it easy to spin up multiple open source databases with just one click. Deploy MongoDB for pro...
Codeship
Codeship runs your automated tests and configured deployment when you push to your repository. It takes car...
DigitalOcean
We take the complexities out of cloud hosting by offering blazing fast, on-demand SSD cloud servers, straig...
Travis CI
Free for open source projects, our CI environment provides multiple runtimes (e.g. Node.js or PHP versions)...
RethinkDB
RethinkDB is built to store JSON documents, and scale to multiple machines with very little effort. It has ...
Docker
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
GitHub Pages
Public webpages hosted directly from your GitHub repository. Just edit, push, and your changes are live.
Codacy
Codacy automates code reviews and monitors code quality on every commit and pull request on more than 40 pr...
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...
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...
Cassandra
Partitioning means that Cassandra can distribute your data across multiple machines in an application-trans...
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...
Meteor
A Meteor application is a mix of JavaScript that runs inside a client web browser, JavaScript that runs on ...
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...
Hibernate
Hibernate is a suite of open source projects around domain models. The flagship project is Hibernate ORM, t...
Apache Spark
Spark is a fast and general processing engine compatible with Hadoop data. It can run in Hadoop clusters th...
Babel
Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting ...
Electron
With Electron, creating a desktop application for your company or idea is easy. Initially developed for Git...
OpenResty
OpenResty (aka. ngx_openresty) is a full-fledged web application server by bundling the standard Nginx core...
Docker Compose
With Compose, you define a multi-container application in a single file, then spin your application up in a...
Fail2ban
It is an intrusion prevention software framework that protects computer servers from brute-force attacks. W...
PostCSS
PostCSS is a tool for transforming CSS with JS plugins. These plugins can support variables and mixins, tra...
Vue.js
It is a library for building interactive web interfaces. It provides data-reactive components with a simple...
Chrome DevTools
It is a set of web developer tools built directly into the Google Chrome browser. It can help you edit page...
ES6
Goals for ECMAScript 2015 include providing better support for large applications, library creation, and fo...
Visual Studio Code
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - L...
Stoplight
Stop writing thousands of lines of specification code. Our intuitive visual editors significantly cut down ...
xo
Enforces readable code, eslint and prettier compatibility, have ton of plugins for your editors.
AVA
Even though JavaScript is single-threaded, IO in Node.js can happen in parallel due to its async nature. AV...
Doppins
Doppins creates informative pull requests and commit messages in a timely fashion, and includes a changelog...
cssnext
PostCSS plugin to use tomorrow's CSS syntax, today. Created by @MoOx.