Eder Lima
nxrth-x
Web developer | VMAX Digital
3 points

Tools nxrth-x is Following

GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Trello
Trello is a collaboration tool that organizes your projects into boards. In one glance, Trello tells you wh...
Docker
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
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.
Java
Java is a programming language and computing platform first released by Sun Microsystems in 1995. There are...
Flask
Flask is intended for getting started very quickly and was developed with best intentions in mind.
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...
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....
Rust
Rust is a systems programming language that combines strong compile-time correctness guarantees with fast p...
SQLite
SQLite is an embedded SQL database engine. Unlike most other SQL databases, SQLite does not have a separate...
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...
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...
Selenium
Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is...
TypeScript
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
MariaDB
Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliv...
Elixir
Elixir leverages the Erlang VM, known for running low-latency, distributed and fault-tolerant systems, whil...
HTML5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
React Native
React Native enables you to build world-class application experiences on native platforms using a consisten...
Docker Compose
With Compose, you define a multi-container application in a single file, then spin your application up in a...
ESLint
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain ...
Ubuntu
Ubuntu is an ancient African word meaning ‘humanity to others’. It also means ‘I am what I am because of wh...
Vue.js
It is a library for building interactive web interfaces. It provides data-reactive components with a simple...
Redux
It helps you write applications that behave consistently, run in different environments (client, server, an...
Visual Studio Code
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - L...
Yarn
Yarn caches every package it downloads so it never needs to again. It also parallelizes operations to maxim...
CSS 3
CSS3 is the latest evolution of the Cascading Style Sheets language and aims at extending CSS2.1. It brings...
Deno
It is a secure runtime for JavaScript and TypeScript built with V8, Rust, and Tokio.