John Heinnickel
john-heinnickel
Staff Software Engineer
|
Thermo Fisher Scientific
3 points
Tools john-heinnickel is Following
GitHub
github.com
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Red Hat OpenShift
openshift.com
OpenShift is Red Hat's Cloud Computing Platform as a Service (PaaS) offering. OpenShift is an application p...
Red Hat Coderead...
developers.redhat.com/produ...
Built on the open Eclipse Che project, Red Hat CodeReady Workspaces provides developer workspaces, which in...
Zapier
zapier.com
Zapier is for busy people who know their time is better spent selling, marketing, or coding. Instead of was...
Cloudinary
cloudinary.com
Cloudinary is a cloud-based service that streamlines websites and mobile applications' entire image and vid...
Sumo Logic
sumologic.com
Cloud-based machine data analytics platform that enables companies to proactively identify availability and...
Amazon VPC
aws.amazon.com/vpc
You have complete control over your virtual networking environment, including selection of your own IP addr...
AWS CloudFormation
aws.amazon.com/cloudformation
You can use AWS CloudFormation’s sample templates or create your own templates to describe the AWS resource...
Docker
docker.com
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
Vim
vim.org
Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a mor...
Ansible
ansible.com
Ansible is an IT automation tool. It can configure systems, deploy software, and orchestrate more advanced ...
Datadog
datadoghq.com/lpg/?utm_sour...
Datadog is the leading service for cloud-scale monitoring. It is used by IT, operations, and development te...
Jenkins
jenkins-ci.org
In a nutshell Jenkins CI is the leading open-source continuous integration server. Built with Java, it prov...
Elasticsearch
elastic.co/products/elastic...
Elasticsearch is a distributed, RESTful search and analytics engine capable of storing data and searching i...
Apache Maven
maven.apache.org
Maven allows a project to build using its project object model (POM) and a set of plugins that are shared b...
Python
python.org
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for it...
Java
java.com
Java is a programming language and computing platform first released by Sun Microsystems in 1995. There are...
Spring
spring.io
A key element of Spring is infrastructural support at the application level: Spring focuses on the "plumbin...
Node.js
nodejs.org
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
Scala
scala-lang.org
Scala is an acronym for “Scalable Language”. This means that Scala grows with you. You can play with it by ...
AngularJS
angularjs.org
AngularJS lets you write client-side web applications as if you had a smarter browser. It lets you use good...
MySQL
mysql.com
The MySQL software delivers a very fast, multi-threaded, multi-user, and robust SQL (Structured Query Langu...
PostgreSQL
postgresql.org
PostgreSQL is an advanced object-relational database management system that supports an extended subset of...
MongoDB
mongodb.com
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema....
Git
git-scm.com
Git is a free and open source distributed version control system designed to handle everything from small t...
RabbitMQ
rabbitmq.com
RabbitMQ gives your applications a common platform to send and receive messages, and your messages a safe p...
Kafka
kafka.apache.org
Kafka is a distributed, partitioned, replicated commit log service. It provides the functionality of a mess...
Markdown
daringfireball.net/projects...
Markdown is two things: (1) a plain text formatting syntax; and (2) a software tool, written in Perl, that ...
Apache Tomcat
tomcat.apache.org
Apache Tomcat powers numerous large-scale, mission-critical web applications across a diverse range of indu...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
Terraform
terraform.io
With Terraform, you describe your complete infrastructure as code, even as it spans multiple service provid...
OpenCV
opencv.org
OpenCV was designed for computational efficiency and with a strong focus on real-time applications. Written...
Postman
getpostman.com
It is the only complete API development environment, used by nearly five million developers and more than 1...
WebStorm
jetbrains.com/webstorm
WebStorm is a lightweight and intelligent IDE for front-end development and server-side JavaScript.
Neo4j
neo4j.com
Neo4j stores data in nodes connected by directed, typed relationships with properties on both, also known a...
TypeScript
typescriptlang.org
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
Webpack
webpack.js.org
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
Kibana
elastic.co/kibana
Kibana is an open source (Apache Licensed), browser based analytics and search dashboard for Elasticsearch....
Akka
akka.io
Akka is a toolkit and runtime for building highly concurrent, distributed, and resilient message-driven app...
Kubernetes
kubernetes.io
Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes i...
Amazon EC2 Conta...
aws.amazon.com/ecs
Amazon EC2 Container Service lets you launch and stop container-enabled applications with simple API calls,...
AWS Lambda
aws.amazon.com/lambda
AWS Lambda is a compute service that runs your code in response to events and automatically manages the und...
Spring Framework
spring.io/projects/spring-f...
It provides a comprehensive programming and configuration model for modern Java-based enterprise applicatio...
NumPy
numpy.org
Besides its obvious scientific uses, NumPy can also be used as an efficient multi-dimensional container of ...
Apache Spark
spark.apache.org
Spark is a fast and general processing engine compatible with Hadoop data. It can run in Hadoop clusters th...
StrongLoop
strongloop.com
It is an American company working with Node.js to create and support StrongLoop Suite, a Mobile API Tier. S...
Leaflet
leafletjs.com
Leaflet is an open source JavaScript library for mobile-friendly interactive maps. It is developed by Vladi...
HTML5
w3.org/TR/html5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
Grafana
grafana.org
Grafana is a general purpose dashboard and graph composer. It's focused on providing rich ways to visualize...
scikit-learn
scikit-learn.org/stable
scikit-learn is a Python module for machine learning built on top of SciPy and distributed under the 3-Clau...
Seldon
seldon.io
Seldon is an Open Predictive Platform that currently allows recommendations to be generated based on struct...
Babel
babeljs.io
Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting ...
Spring Boot
spring.io/projects/spring-boot
Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "j...
Docker Compose
github.com/docker/compose
With Compose, you define a multi-container application in a single file, then spin your application up in a...
OpenLayers
openlayers.org
An opensource javascript library to load, display and render maps from multiple sources on web pages.
Eclipse Che
eclipse.org/che
Eclipse Che makes Kubernetes development accessible for developer teams, providing one-click developer work...
SciPy
scipy.org
Python-based ecosystem of open-source software for mathematics, science, and engineering. It contains modul...
ESLint
eslint.org
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain ...
GraphQL
graphql.org
GraphQL is a data query language and runtime designed and used at Facebook to request and deliver data to m...
Redux
redux.js.org
It helps you write applications that behave consistently, run in different environments (client, server, an...
Jupyter
jupyter.org
The Jupyter Notebook is a web-based interactive computing platform. The notebook combines live code, equati...
Visual Studio Code
code.visualstudio.com
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - L...
Avro
avro.apache.org
It is a row-oriented remote procedure call and data serialization framework developed within Apache's Hadoo...
OAuth2
oauth.net/2
It is an authorization framework that enables a third-party application to obtain limited access to an HTTP...
gRPC
grpc.io
gRPC is a modern open source high performance RPC framework that can run in any environment. It can efficie...
Xtend
eclipse.org/xtend
It is a flexible and expressive dialect of Java, which compiles into readable Java 8 compatible source code...
OpenLDAP
openldap.org
It is a free, open-source implementation of the Lightweight Directory Access Protocol. Lightweight Director...
Keycloak
keycloak.org
It is an Open Source Identity and Access Management For Modern Applications and Services. It adds authentic...
DataTables
datatables.net
It is a highly flexible tool, built upon the foundations of progressive enhancement, that adds all of these...
Event Store
eventstore.com
It stores your data as a series of immutable events over time, making it easy to build event-sourced applic...
Axon
axoniq.io/product-overview/...
Based on architectural principles, such as DDD and CQRS, Axon Framework provides the building blocks to cre...
Istio
istio.io
Istio is an open platform for providing a uniform way to integrate microservices, manage traffic flow acros...
NestJS
nestjs.com
Nest is a framework for building efficient, scalable Node.js server-side applications. It uses progressive ...
Faust
github.com/robinhood/faust
It is a stream processing library, porting the ideas from Kafka Streams to Python. It provides both stream ...
LDAP
ldap.com
It is a mature, flexible, and well supported standards-based mechanism for interacting with directory serve...
Cqrs
github.com/Chinchilla-Softw...
A lightweight enterprise Function as a service (FaaS) framework to write function based serverless and micr...
redis
github.com/NodeRedis/node_r...
Redis client library.
protobuf
github.com/localshred/protobuf
Google Protocol Buffers serialization and RPC implementation for Ruby.
pandas
pandas.pydata.org
Powerful data structures for data analysis, time series, and statistics.
Tekton
tekton.dev
It is a cloud native continuous integration and delivery (CI/CD) solution. It allows developers to build, t...
org.eclipse.emf:...
eclipse.org/emf
EMF Ecore.
org.neo4j:neo4j-...
components.neo4j.org/neo4j-...
Neo4j query language.
org.eclipse.uml2...
eclipse.org
UML2 UML Model.