Pinned Repositories
ansible-setup
Pasos para crear un creador de instancias AWS
arellano-gustavo.github.io
Mi sitio personal de GitHub
aws-lambda-springboot-example
aws lambda springboot example
backend-bot-client
Backend code for use by JQuery Client calls
docker-scripts
Contiene Docker Scripts y docker-compose para algunas apps interesantes
ejercicio
Ejercicio para realizar durante la clase de ADSI para mostrar la manera de desarrollar un mini proyecto
lets-encrypt-nginx
Repo demo for Letsencript & nginx
nexus-https
Dockerized version of Nexus Repo Manager 3 with HTTPS configured
taller-docker
Taller gratuito de docker
taller-sabado
Taller sabado
arellano-gustavo's Repositories
arellano-gustavo/docker-scripts
Contiene Docker Scripts y docker-compose para algunas apps interesantes
arellano-gustavo/ejercicio
Ejercicio para realizar durante la clase de ADSI para mostrar la manera de desarrollar un mini proyecto
arellano-gustavo/lets-encrypt-nginx
Repo demo for Letsencript & nginx
arellano-gustavo/nexus-https
Dockerized version of Nexus Repo Manager 3 with HTTPS configured
arellano-gustavo/ansible-setup
Pasos para crear un creador de instancias AWS
arellano-gustavo/base-mvn
Proyecto de tipo "esqueleto" que sirce para crear nuevos proyectos maven basados en este especie de "arquetipo" que adicionalmente ya contiene las dependencias de log4j y de junit
arellano-gustavo/binance-alarm
Implementa un ejemplo para ejecutar una alarma en el istante en el que el precio del BTC cruza un cierto límite
arellano-gustavo/binance-java-api
binance-java-api is a lightweight Java library for the Binance API, supporting synchronous and asynchronous requests, as well as event streaming using WebSockets.
arellano-gustavo/capital
Información para proyecto Kebblar Capital
arellano-gustavo/conacyt-proy1
Ejemplo de proyecto 01
arellano-gustavo/containerd
An open and reliable container runtime
arellano-gustavo/docker-gitlab
Dockerized GitLab
arellano-gustavo/file-upload
This is a mini project for demonstration propouses that uses SpringBoot & Jersey for a file-upload REST Service demo
arellano-gustavo/https-wrapper
Strategy for wrapping a non SSL service with dockerized nginx and Lets Encript Certificates
arellano-gustavo/jersey-sample
Expone un servicio REST de ejemplo basado en Jersey que puede convertir un arreglo de objetos (pojos) en una respuesta de tipo json
arellano-gustavo/jetty-ws
Expone un WebSocket desplegado en Jetty embebido y Maven Shade crea un UberJar
arellano-gustavo/jetty-ws-vuejs-client
This is a simple vuejs client consuming data coming from the jetty-ws project that you can find in this same Git repo and was made by me.
arellano-gustavo/jsp-hello-world-jdbc
This is a simple jsp + jdbc demo for sql injection. DO NOT USE IN PRODUCTION
arellano-gustavo/keycloak-springboot-integration
Demonstrates how to connect keycloak with springboot
arellano-gustavo/mvn-master-pass-decrypt
arellano-gustavo/qrCode-generator
Mini proyecto que ejemplifica como generar un QRCode a partir de un texto dado
arellano-gustavo/redcarpet
The safe Markdown parser, reloaded.
arellano-gustavo/spark-basic-structure
Example of one possible way of structuring a Spark application
arellano-gustavo/spring-custom-controller-advice
Example using @ControllerAdvice & @Valid annotations
arellano-gustavo/springboot-c3p0-mybatis-jasypt
Demo for integration between springboot & c3p0 & mybatis & jasypt
arellano-gustavo/springboot-mail
Demo for springboot mail integration
arellano-gustavo/twitter-streaming
twitter-streaming
arellano-gustavo/vertx-sample
Pequeño repo que contiene un mini ejemplo funcional de la extraordinaria tecnología VertX
arellano-gustavo/vuejs-frontend
This is a repo containing only the src froma VueJS project that uses a docker image as a base platform. In this way, a developer only needs to run the associated image with this repo as a volume.
arellano-gustavo/websocket-demo
A WebSocket demo with node.js in Docker