mvallim
I’m passionate about technology, curious, self learner, husband. More than 26 years of experience in IT, software development, network and security.
CI&T Software S/ACampinas - SP - Brazil
Pinned Repositories
amazon-sns-java-messaging-lib
Robust SNS Client Producer. The Amazon SNS Java Messaging Library holds the compatible classes, that are used for communicating with Amazon Simple Notification Service.
aws-gen-cli
awsgen is the software that manage AWS Security Token Service (STS) and enables you to request temporary, limited-privilege credentials for AWS Identity and Access Management (IAM) users or for users that you authenticate (federated users).
cloud-image-ubuntu-from-scratch
This procedure shows how to create a cloud image Ubuntu from scratch to run on Cloud environments (EC2, GCE, Azure, QEMU and VirtualBox).
emv-qrcode
Java Based EMV QR Code Generator and Parser (MPM, CPM)
java-fluent-validator
Java Fluent Validator is inspired by Fluent Interface and .Net FluentValidation which defined an inner-DSL within Java language for programmers to use. A fluent interface implies that its primary goal is to make it easy to SPEAK and UNDERSTAND.
java-fluent-validator-predicates
Java Fluent Validator is inspired by Fluent Interface and .Net FluentValidation allowing Java and Kotlin developers write validations in a fluent and performatic way. Predicates are the base for the project and make even easier to build your validators. You will find some built-in predicates in this project that will speed up your development.
javascript-collections
JavaScript implementation of different collections
kubernetes-under-the-hood
This tutorial is someone planning to install a Kubernetes cluster and wants to understand how everything fits together.
live-custom-ubuntu-from-scratch
(Yes, the project is still alive 😃) This procedure shows how to create a bootable and installable Ubuntu Live (along with the automatic hardware detection and configuration) from scratch. A Linux to call your own.
spring-schema-registry
The purpose of this module is to solve the problem of multiple keystores using Spring Boot + Kafka + Schema Registry + SSL and Spring Schema Resgistry Test
mvallim's Repositories
mvallim/kubernetes-under-the-hood
This tutorial is someone planning to install a Kubernetes cluster and wants to understand how everything fits together.
mvallim/live-custom-ubuntu-from-scratch
(Yes, the project is still alive 😃) This procedure shows how to create a bootable and installable Ubuntu Live (along with the automatic hardware detection and configuration) from scratch. A Linux to call your own.
mvallim/java-fluent-validator
Java Fluent Validator is inspired by Fluent Interface and .Net FluentValidation which defined an inner-DSL within Java language for programmers to use. A fluent interface implies that its primary goal is to make it easy to SPEAK and UNDERSTAND.
mvallim/emv-qrcode
Java Based EMV QR Code Generator and Parser (MPM, CPM)
mvallim/cloud-image-ubuntu-from-scratch
This procedure shows how to create a cloud image Ubuntu from scratch to run on Cloud environments (EC2, GCE, Azure, QEMU and VirtualBox).
mvallim/spring-schema-registry
The purpose of this module is to solve the problem of multiple keystores using Spring Boot + Kafka + Schema Registry + SSL and Spring Schema Resgistry Test
mvallim/java-fluent-validator-predicates
Java Fluent Validator is inspired by Fluent Interface and .Net FluentValidation allowing Java and Kotlin developers write validations in a fluent and performatic way. Predicates are the base for the project and make even easier to build your validators. You will find some built-in predicates in this project that will speed up your development.
mvallim/aws-gen-cli
awsgen is the software that manage AWS Security Token Service (STS) and enables you to request temporary, limited-privilege credentials for AWS Identity and Access Management (IAM) users or for users that you authenticate (federated users).
mvallim/amazon-sns-java-messaging-lib
Robust SNS Client Producer. The Amazon SNS Java Messaging Library holds the compatible classes, that are used for communicating with Amazon Simple Notification Service.
mvallim/javascript-collections
JavaScript implementation of different collections
mvallim/gluster-simple-csi-driver
Gluster Container Storage Interface (CSI) driver
mvallim/amazon-sqs-java-messaging-lib
mvallim/java-jna-example
This chapter will show you how to use JAVA JNA.
mvallim/jnlp-slave-dotnet-framework
Jenkins JNLP Slaves as Windows Container
mvallim/spring-camel-kafka-schema-registry
How to integrate Spring-Boot + Camel + Kafka + Schema Registry
mvallim/spring-cassandra-embedded
The purpose of this application is to start an instance of Cassandra quickly and to assist in the development (local) of applications that make use of Cassandra. Remember development!
mvallim/amazon-ecs-plugin
Amazon EC2 Container Service Plugin for Jenkins
mvallim/bamboo-agent-azure
Bamboo agent and tools
mvallim/cucumber-rest-assured-junit
mvallim/gluster-debian
GlusterFS containers namely server. GlusterFS Docker image a non systemd distribution.
mvallim/localstack
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!
mvallim/transforming-responses
Transforming responses wiremock
mvallim/distributed-lock
Distributed locking with Spring
mvallim/python-dependency-injector
Dependency injection framework for Python