Pinned Repositories
appium
:iphone: Automation for iOS, Android, and Windows Apps.
asciigraph
Go package to make lightweight ASCII line graph ╭┈╯ in command line apps with no other dependencies.
carro_flutter_app
Source code based on `flutter-essencial` course.
casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Golang
chat
Chat room with react
eleum
eleum is an instance cache provider to avoid io operation. It was made to be simple and fast.
flatten-nested-array
Payment-Service-Provider-PSP
Simulation of PSP
pubsub
Pubsub com redis para trabalho de sistemas distribuidos!! Sender msg !!
kauehmoreno's Repositories
kauehmoreno/appium
:iphone: Automation for iOS, Android, and Windows Apps.
kauehmoreno/asciigraph
Go package to make lightweight ASCII line graph ╭┈╯ in command line apps with no other dependencies.
kauehmoreno/carro_flutter_app
Source code based on `flutter-essencial` course.
kauehmoreno/casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Golang
kauehmoreno/chat
Chat room with react
kauehmoreno/eleum
eleum is an instance cache provider to avoid io operation. It was made to be simple and fast.
kauehmoreno/flatten-nested-array
kauehmoreno/Payment-Service-Provider-PSP
Simulation of PSP
kauehmoreno/pubsub
Pubsub com redis para trabalho de sistemas distribuidos!! Sender msg !!
kauehmoreno/chatroom
Golango chat room
kauehmoreno/curso
curso de rust
kauehmoreno/dialogflow-number-genie-nodejs
Number Genie Dialogflow sample for Actions on Google
kauehmoreno/doorman
Doorman is an authorization (micro)service.
kauehmoreno/go-api-rest
Api restfull com Golang
kauehmoreno/go-course-2
Portuguese GO Course part 2
kauehmoreno/go-course-3
kauehmoreno/kauehmoreno.github.io
kauehmoreno/microservico
kauehmoreno/microservico-golang
Projeto de Monografia - API feita em Golang
kauehmoreno/monolitico
Este é o projeto final de faculdade - Está aplicação servirá como base para o testes de performance entre aplicações monolíticas vs microserviço
kauehmoreno/python-fluente
Acompanhamento de exercícios do livro Python Fluente
kauehmoreno/receiver
Trabalho MOM - Sistemas Distribuidos - Consumers que estão plugados nas filas de pubsub do redis!
kauehmoreno/redis-cluster-playground
An easy way to create a redis cluster for trying out cluster commands
kauehmoreno/RMI
métodos de objetos distribuídos
kauehmoreno/rpc
Simples RPC trabalho
kauehmoreno/secret
Ex 17 - Create a Secrets API and CLI
kauehmoreno/socket-communication
Trabalho da faculdade para comunicação de socket entre cliente e servidor.
kauehmoreno/vault
Vault is a settings config file which encrypt all data to allow safe read and write
kauehmoreno/vscode-mssql
Visual Studio Code SQL Server extension.
kauehmoreno/worker-rq
Simple worker to integrate with a redis Queue - Similar with python RQ project