Pinned Repositories
amq2cw
Python code to migrate ActiveMQ JMX metrics to AWS Cloudwatch service
DemoRestAPI
A Demo Rest API using Spring Boot, MongoDB running in Docker containers
dev-test
Implementation of proposed problem for an interview using Maven, SpringBoot for self-contained application, Jackson, Powermock and a rest client using Spring Web.
Fabric_PyPOA14
Fabric example for PyPOA'14
go-plugins-helpers
Go helper packages to extend the Docker Engine
JsonDiffApi
A Flask RestAPI running in uWSGI server and MongoDB over Docker containers managed by Docker-compose
seleniumcrawler
An example using Selenium webdrivers for python and Scrapy framework to create a web scraper to crawl an ASP site
SonarQubeCDK
SonarQube deployment on AWS ECS with RDS Aurora Cluster using CDK
WordPath
Python CLI Implementation to find a path between 2 words in a given dictionary
voliveirajr's Repositories
voliveirajr/seleniumcrawler
An example using Selenium webdrivers for python and Scrapy framework to create a web scraper to crawl an ASP site
voliveirajr/DemoRestAPI
A Demo Rest API using Spring Boot, MongoDB running in Docker containers
voliveirajr/SonarQubeCDK
SonarQube deployment on AWS ECS with RDS Aurora Cluster using CDK
voliveirajr/WordPath
Python CLI Implementation to find a path between 2 words in a given dictionary
voliveirajr/amq2cw
Python code to migrate ActiveMQ JMX metrics to AWS Cloudwatch service
voliveirajr/dev-test
Implementation of proposed problem for an interview using Maven, SpringBoot for self-contained application, Jackson, Powermock and a rest client using Spring Web.
voliveirajr/Fabric_PyPOA14
Fabric example for PyPOA'14
voliveirajr/go-plugins-helpers
Go helper packages to extend the Docker Engine
voliveirajr/JsonDiffApi
A Flask RestAPI running in uWSGI server and MongoDB over Docker containers managed by Docker-compose
voliveirajr/kafka-stack-docker-compose
docker compose files to create a fully working kafka stack
voliveirajr/kwords
A Java Library that uses Trie structure to retrieve a K most recurring words
voliveirajr/nebulae-converter
Implementation for a classic currency converter problem from Thoughtworks interviews
voliveirajr/Python-PHP-Deploy
Python Exercise managing nodes using Paramiko implementation of the SSHv2 protocol
voliveirajr/spring-amq
How to create a standalone project for consume messages from a ActiveMQ server using Spring and Maven
voliveirajr/swir
Sidecar Written In Rust
voliveirajr/TweetFlock
A SpringBoot RestAPI using Spring Social integrating with Twitter and Caffeine cache.
voliveirajr/TweetHub
A self-contained command line that search for projects on GitHub with a given key and find related tweets in twitter using Spring Boot, Twitter4J