LeonardoBozCaitano
Software engineer. Technology lover, always searching for personal and professional growth.
Pinned Repositories
chart-generator
Project made to analisys a csv file and extract information dynamically, cofing a json configuration file.
customer-api
This project is a Java spring microservice built using a Clean Architecture.
feature-toggle-golang
This is a feature-toggle microservice. This is written in Golang and uses a mongodb database.
golang-algorithms
Some golang algorithms practicing
golang-feature-toggle
This is my new and improved feature-toggle microservice. This is written in Golang with a feature per package architectureand uses a postgres database
java-algorithms
Some Java algorithms practicing
LeonardoBozCaitano
projetoErpPHP
Projeto básico de um ERP para consultórios odontológicos. Utilizando o framework PHP CodeIgniter, JavaScript, jQuery.
terraform-simple-infrastructure
This Terraform template will build and deploy a simple architecture to an application.
terraform-singlenode-kubernetes-template
This Terraform template will build and deploy a simple architecture, and when the instance starts, it'll automatically install a Kubernetes environment.
LeonardoBozCaitano's Repositories
LeonardoBozCaitano/LeonardoBozCaitano
LeonardoBozCaitano/projetoErpPHP
Projeto básico de um ERP para consultórios odontológicos. Utilizando o framework PHP CodeIgniter, JavaScript, jQuery.
LeonardoBozCaitano/terraform-singlenode-kubernetes-template
This Terraform template will build and deploy a simple architecture, and when the instance starts, it'll automatically install a Kubernetes environment.
LeonardoBozCaitano/chart-generator
Project made to analisys a csv file and extract information dynamically, cofing a json configuration file.
LeonardoBozCaitano/customer-api
This project is a Java spring microservice built using a Clean Architecture.
LeonardoBozCaitano/feature-toggle-golang
This is a feature-toggle microservice. This is written in Golang and uses a mongodb database.
LeonardoBozCaitano/golang-algorithms
Some golang algorithms practicing
LeonardoBozCaitano/golang-feature-toggle
This is my new and improved feature-toggle microservice. This is written in Golang with a feature per package architectureand uses a postgres database
LeonardoBozCaitano/java-algorithms
Some Java algorithms practicing
LeonardoBozCaitano/terraform-simple-infrastructure
This Terraform template will build and deploy a simple architecture to an application.
LeonardoBozCaitano/maintenance-control
Sistema para controle de ordens de serviço. Arquitetura desenhada aplicando TDD e padrões clean.
LeonardoBozCaitano/ML-implementations
Some machine learning practices examples. From course: https://cursos.alura.com.br/course/machine-learning-introducao-a-classificacao-com-sklearn/
LeonardoBozCaitano/multitenancyapplication
SpringBoot Multitenancy application
LeonardoBozCaitano/person-serverless
Serverless application
LeonardoBozCaitano/personal-website
My personal single page website, developed with React.
LeonardoBozCaitano/personal-website-cloudformation
Code that builds and deploy the infrastructure of my personal website on AWS.
LeonardoBozCaitano/react-frontend-k8s-deployment
LeonardoBozCaitano/restapi
LeonardoBozCaitano/tdd-mockito-tests
Following a TDD course, using Mockito.
LeonardoBozCaitano/transference-api
Second microservice of a simple bank backend. This microservice will handle money transference between clients asynchronously
LeonardoBozCaitano/video-maker