Luisgustavom1
In search of knowledge and new experiences!! JS - TS - Node - ReactJs - NextJs - Golang
Uberlandia - MG
Pinned Repositories
build-your-own-git
bundlers
Repository to study how bundlers work behind the scenes.
coffe-delivery-remix
Building a app coffe delivery of ignite course, but using remix framework, and add more complexity where shouldn't to learn other technologies that I'm interested in learning, such as redux to control global state and a new backend language (Golang)
delivery-app
The delivery is a application to study microservices and some high performance, scalable technologies like golang and kafka for processing large numbers of events using streams
go-language-scheme
a simple language interpreter built on golang, to understand how languages are read and executed
go-twitter-bot
Um bot feito em go que todo dia tweeta quantos dias faltam para as férias na Universidade Federal de Uberlândia. Esta sendo usando AWS Lambda e Amazon CloudWatch
jira-version-release
This is an integration with jira versions. When a version is released, you can choose a channel in slack or discord to publish release notes for your newest project version🥳🎉🎊
one-more-coffe
This a simple vscode extension to count how many cups of coffee you drink while programming
web-socket-protocol-from-scratch
this repo is to study more about WebSocket protocol, and try implementing protocol from scratch
Luisgustavom1's Repositories
Luisgustavom1/ContadorComJS
Contador de número simples, para treinar as habilidades de repetição em JS. Você escolhe o inicio o fim e passo entre cada número
Luisgustavom1/javascript-datastructures-algorithms
:books: collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
Luisgustavom1/TabuadaFeitoComJS
Uma simples tabuada
Luisgustavom1/VerificadorDeNumeros
Um exercício bem elaborado com foco em JS (explorando diversos recursos da linguagem)