Andreas Bentele
abentele
Software Engineer |
30 points

Tools abentele 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...
Jira
Jira's secret sauce is the way it simplifies the complexities of software development into manageable units...
Docker
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
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...
Ansible
Ansible is an IT automation tool. It can configure systems, deploy software, and orchestrate more advanced ...
Jenkins
In a nutshell Jenkins CI is the leading open-source continuous integration server. Built with Java, it prov...
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...
VirtualBox
VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. N...
Elasticsearch
Elasticsearch is a distributed, RESTful search and analytics engine capable of storing data and searching i...
gulp
Build system automating tasks: minification and copying of all JavaScript files, static images. More capabl...
Grunt
The less work you have to do when performing repetitive tasks like minification, compilation, unit testing,...
GitLab
GitLab offers git repository management, code reviews, issue tracking, activity feeds and wikis. Enterprise...
Gradle
Gradle is a build tool with a focus on build automation and support for multi-language development. If you ...
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...
Objective-C
Objective-C is a superset of the C programming language and provides object-oriented capabilities and a dyn...
Swift
Writing code is interactive and fun, the syntax is concise yet expressive, and apps run lightning-fast. Swi...
Node.js
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
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...
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...
Memcached
Memcached is an in-memory key-value store for small chunks of arbitrary data (strings, objects) from result...
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...
Kafka
Kafka is a distributed, partitioned, replicated commit log service. It provides the functionality of a mess...
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 ...
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...
Terraform
With Terraform, you describe your complete infrastructure as code, even as it spans multiple service provid...
Xcode
The Xcode IDE is at the center of the Apple development experience. Tightly integrated with the Cocoa and C...
IntelliJ IDEA
Out of the box, IntelliJ IDEA provides a comprehensive feature set including tools and integrations with th...
WebStorm
WebStorm is a lightweight and intelligent IDE for front-end development and server-side JavaScript.
Selenium
Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is...
SourceTree
Use the full capability of Git and Mercurial in the SourceTree desktop app. Manage all your repositories, h...
TypeScript
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
Debian
Debian systems currently use the Linux kernel or the FreeBSD kernel. Linux is a piece of software started b...
Webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
Logstash
Logstash is a tool for managing events and logs. You can use it to collect logs, parse them, and store them...
Kibana
Kibana is an open source (Apache Licensed), browser based analytics and search dashboard for Elasticsearch....
Kubernetes
Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes i...
Material-UI
Material UI is a library of React UI components that implements Google's Material Design.
Stack Overflow
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's built and ru...
Homebrew
Homebrew installs the stuff you need that Apple didn’t. Homebrew installs packages to their own directory a...
HTML5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
Grafana
Grafana is a general purpose dashboard and graph composer. It's focused on providing rich ways to visualize...
Google Fonts
A library of 915 free licensed fonts, an interactive web directory for browsing the library, and APIs for c...
Babel
Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting ...
Spring Boot
Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "j...
Electron
With Electron, creating a desktop application for your company or idea is easy. Initially developed for Git...
OpenSSL
It is a robust, commercial-grade, and full-featured toolkit for the Transport Layer Security (TLS) and Secu...
Docker Compose
With Compose, you define a multi-container application in a single file, then spin your application up in a...
Font Awesome
You can get vector icons and social logos on your website with it. It is a font that's made up of symbols, ...
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...
Kotlin
Kotlin is a statically typed programming language for the JVM, Android and the browser, 100% interoperable ...
GraphQL
GraphQL is a data query language and runtime designed and used at Facebook to request and deliver data to m...
Redux
It helps you write applications that behave consistently, run in different environments (client, server, an...
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...
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...
Prettier
Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-print...
eslint
An AST-based pattern checker for JavaScript.