Antonio Gonzalez-Torres
antgonto
Developer
|
Personal
3 points
Tools antgonto is Following
GitHub
github.com
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Docker
docker.com
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
Python
python.org
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for it...
Django
djangoproject.com
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
Java
java.com
Java is a programming language and computing platform first released by Sun Microsystems in 1995. There are...
Node.js
nodejs.org
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
React
reactjs.org
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
Postman
getpostman.com
It is the only complete API development environment, used by nearly five million developers and more than 1...
Webpack
webpack.js.org
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
React Native
facebook.github.io
React Native enables you to build world-class application experiences on native platforms using a consisten...
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...
Redux
redux.js.org
It helps you write applications that behave consistently, run in different environments (client, server, an...
minikube
github.com/kubernetes/minikube
It implements a local Kubernetes cluster on macOS, Linux, and Windows. Its goal is to be the tool for local...
Compose on Kuber...
github.com/docker/compose-o...
Compose on Kubernetes allows you to deploy Docker Compose files onto a Kubernetes cluster.
Kind
kind.sigs.k8s.io
It is a tool for running local Kubernetes clusters using Docker container “nodes”. It was primarily design...