Andrei Preda
andreipreda
6 points

Tools andreipreda is Following

Amazon SNS
Amazon Simple Notification Service makes it simple and cost-effective to push to mobile devices such as iPh...
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...
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...
Django
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
Flask
Flask is intended for getting started very quickly and was developed with best intentions in mind.
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...
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....
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...
RabbitMQ
RabbitMQ gives your applications a common platform to send and receive messages, and your messages a safe p...
Socket.IO
It enables real-time bidirectional event-based communication. It works on every platform, browser or device...
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...
TypeScript
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
PyCharm
PyCharm’s smart code editor provides first-class support for Python, JavaScript, CoffeeScript, TypeScript, ...
RxJS
RxJS is a library for reactive programming using Observables, to make it easier to compose asynchronous or ...
SQLAlchemy
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the ful...
Kubernetes
Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes i...
AWS CodeDeploy
AWS CodeDeploy is a service that automates code deployments to Amazon EC2 instances. AWS CodeDeploy makes i...
Amazon EC2 Conta...
Amazon EC2 Container Service lets you launch and stop container-enabled applications with simple API calls,...
AWS Lambda
AWS Lambda is a compute service that runs your code in response to events and automatically manages the und...
NumPy
Besides its obvious scientific uses, NumPy can also be used as an efficient multi-dimensional container of ...
Pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures si...
Restify
A Node.js web service framework optimized for building semantically correct RESTful web services ready for ...
Sequelize
Sequelize is a promise-based ORM for Node.js and io.js. It supports the dialects PostgreSQL, MySQL, MariaD...
Amazon API Gateway
Amazon API Gateway handles all the tasks involved in accepting and processing up to hundreds of thousands o...
PostCSS
PostCSS is a tool for transforming CSS with JS plugins. These plugins can support variables and mixins, tra...
Swagger UI
Swagger UI is a dependency-free collection of HTML, Javascript, and CSS assets that dynamically generate be...
Angular
It is a TypeScript-based open-source web application framework. It is a development platform for building m...
Elm
Writing HTML apps is super easy with elm-lang/html. Not only does it render extremely fast, it also quietly...
Redux
It helps you write applications that behave consistently, run in different environments (client, server, an...
Jupyter
The Jupyter Notebook is a web-based interactive computing platform. The notebook combines live code, equati...
Websockets
It is an advanced technology that makes it possible to open a two-way interactive communication session bet...
Claudia
Claudia helps you deploy Node.js microservices to Amazon Web Services easily. It automates and simplifies d...
asyncio
This module provides infrastructure for writing single-threaded concurrent code using coroutines, multiplex...
pytest
A framework makes it easy to write small tests, yet scales to support complex functional testing for applic...
GitLab CI
GitLab offers a continuous integration service. If you add a .gitlab-ci.yml file to the root directory of y...
Yarn
Yarn caches every package it downloads so it never needs to again. It also parallelizes operations to maxim...
Sanic
Sanic is a Flask-like Python 3.5+ web server that's written to go fast. It's based on the work done by the ...
Tailwind CSS
Tailwind is different from frameworks like Bootstrap, Foundation, or Bulma in that it's not a UI kit. It do...