Demys Lima
Demysdcl
Full Stack Developer | Contabilizei
3 points

Tools Demysdcl is Following

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...
Trello
Trello is a collaboration tool that organizes your projects into boards. In one glance, Trello tells you wh...
Firebase
Firebase is a cloud service designed to power real-time, collaborative applications. Simply add the Firebas...
Jira
Jira's secret sauce is the way it simplifies the complexities of software development into manageable units...
Xamarin
Xamarin’s Mono-based products enable .NET developers to use their existing code, libraries and tools (inclu...
Docker
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
Sublime Text
Sublime Text is available for OS X, Windows and Linux. One license is all you need to use Sublime Text on e...
Notepad++
Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replace...
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...
Slack
Imagine all your team communication in one place, instantly searchable, available wherever you go. That’s S...
GitHub Pages
Public webpages hosted directly from your GitHub repository. Just edit, push, and your changes are live.
Vagrant
Vagrant provides the framework and configuration format to create and manage complete portable development ...
Confluence
Capture the knowledge that's too often lost in email inboxes and shared network drives in Confluence instea...
Jest
Jest provides you with multiple layers on top of Jasmine.
Bower
Bower is a package manager for the web. It offers a generic, unopinionated solution to the problem of front...
Ionic
Free and open source, Ionic offers a library of mobile and desktop-optimized HTML, CSS and JS components fo...
Gradle
Gradle is a build tool with a focus on build automation and support for multi-language development. If you ...
Apache Maven
Maven allows a project to build using its project object model (POM) and a set of plugins that are shared b...
Python
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for it...
Java
Java is a programming language and computing platform first released by Sun Microsystems in 1995. There are...
Spring
A key element of Spring is infrastructural support at the application level: Spring focuses on the "plumbin...
Clojure
Clojure is designed to be a general-purpose language, combining the approachability and interactive develop...
Golang
Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs ...
Android SDK
Android provides a rich application framework that allows you to build innovative apps and games for mobile...
Node.js
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
C#
C# (pronounced "See Sharp") is a simple, modern, object-oriented, and type-safe programming language. C# ha...
AngularJS
AngularJS lets you write client-side web applications as if you had a smarter browser. It lets you use good...
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...
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...
C++
C++ compiles directly to a machine's native code, allowing it to be one of the fastest languages in the wor...
Apache HTTP Server
The Apache HTTP Server is a powerful and flexible HTTP/1.1 compliant web server. Originally designed as a ...
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...
Less
Less is a CSS pre-processor, meaning that it extends the CSS language, adding features that allow variables...
Sass
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's ...
Stylus
Stylus is a revolutionary new language, providing an efficient, dynamic, and expressive way to generate CSS...
Apache Tomcat
Apache Tomcat powers numerous large-scale, mission-critical web applications across a diverse range of indu...
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
R Language
R provides a wide variety of statistical (linear and nonlinear modelling, classical statistical tests, time...
Postman
It is the only complete API development environment, used by nearly five million developers and more than 1...
Eclipse
Standard Eclipse package suited for Java and plug-in development plus adding new plugins; already includes ...
Android Studio
Android Studio is a new Android development environment based on IntelliJ IDEA. It provides new features an...
NetBeans IDE
NetBeans IDE is FREE, open source, and has a worldwide community of users and developers.
IntelliJ IDEA
Out of the box, IntelliJ IDEA provides a comprehensive feature set including tools and integrations with th...
TypeScript
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
Dart
Dart is a cohesive, scalable platform for building apps that run on the web (where you can use Polymer) or ...
Webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
YAML
A human-readable data-serialization language. It is commonly used for configuration files, but could be use...
Hibernate
Hibernate is a suite of open source projects around domain models. The flagship project is Hibernate ORM, t...
Materialize
A CSS Framework based on material design.
JUnit
JUnit is a simple framework to write repeatable tests. It is an instance of the xUnit architecture for unit...
XML
A markup language that defines a set of rules for encoding documents in a format that is both human-readabl...
Lua
Lua combines simple procedural syntax with powerful data description constructs based on associative arrays...
HTML5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
NativeScript
NativeScript enables developers to build native apps for iOS, Android and Windows Universal while sharing t...
Babel
Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting ...
Windows
A series of personal computer operating systems produced by Microsoft as part of its Windows NT family of o...
Spring Boot
Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "j...
Zuul
It is the front door for all requests from devices and websites to the backend of the Netflix streaming app...
ESLint
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain ...
Angular
It is a TypeScript-based open-source web application framework. It is a development platform for building m...
Kotlin
Kotlin is a statically typed programming language for the JVM, Android and the browser, 100% interoperable ...
Vue.js
It is a library for building interactive web interfaces. It provides data-reactive components with a simple...
Material Design
Material Design is a unified system that combines theory, resources, and tools for crafting digital experie...
ES6
Goals for ECMAScript 2015 include providing better support for large applications, library creation, and fo...
JSF
It is used for building component-based user interfaces for web applications and was formalized as a standa...
Bulma
Bulma is a CSS framework based on Flexbox and built with Sass
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...
Svelte
If you've ever built a JavaScript application, the chances are you've encountered – or at least heard of – ...
Vuetify
Vuetify is a component framework for Vue.js 2. It aims to provide clean, semantic and reusable components t...
CSS 3
CSS3 is the latest evolution of the Cascading Style Sheets language and aims at extending CSS2.1. It brings...
Flutter
Flutter is a mobile app SDK to help developers and designers build modern mobile apps for iOS and Android.
Nuxt.js
Nuxt.js presets all the configuration needed to make your development of a Vue.js application enjoyable. ...
Linux
A clone of the operating system Unix, written from scratch by Linus Torvalds with assistance from a loosely...