joaovitor32
25 anos, Estudante de Engenharia da computação, Hackerrank: https://www.hackerrank.com/joaovitormunizl1
Instituto Politécnico do Rio de Janeiro - IPRJNova Friburgo - Rio de Janeiro
Pinned Repositories
checkbox-transition-react-native
Checkbox for react native with color transition
Desenvolvedor-M3
Seja um desenvolvedor na Digital M3
dockerfile-nodejs
Implementation of running node js with docker instance
form-compound
Compound Component Design Pattern study attempt in React
form-handler-react
A simple form handler built with React and Typescript
grafo-c
Implementação de Grafo em C que utiliza BFS para encontrar vértices próximos.
householder-matrix
This is an JS code that implements Householder transformation.
mobile-photo-slider
This is an react native image slider library.
queue-driver
Code that implements amqplib with Rabbit MQ
react-manager-cookie
A simple react package to manage cookies
joaovitor32's Repositories
joaovitor32/mobile-photo-slider
This is an react native image slider library.
joaovitor32/react-manager-cookie
A simple react package to manage cookies
joaovitor32/aws-application-services
A simple set of functions to facilitate the use of AWS services, such as: S3, SNS...
joaovitor32/dockerfile-python
Implementation of running python with docker instance
joaovitor32/formal-languages-and-automata-
Máquina de Estados Finitos e Simulador de Turing feitos utilizando Python
joaovitor32/gauss-jordan
Implementação de Gauss Jordan tanto para matrizes retangulares quanto quadradas
joaovitor32/graphql-study
Simple crud using graphql for study purposes
joaovitor32/project-patterns
Project patterns in javascript/typescript
joaovitor32/react-hornet-boilerplate
Simple react boilerplate for personal use
joaovitor32/react-hornet-components
A simple set of components made in React
joaovitor32/dockerfile-nodejs
Implementation of running node js with docker instance
joaovitor32/form-compound
Compound Component Design Pattern study attempt in React
joaovitor32/form-handler-react
A simple form handler built with React and Typescript
joaovitor32/playwright-study
A playwright study
joaovitor32/simplex-py
Algorítimo simplex implementado em Python
joaovitor32/ssr-study
A study about SSR
joaovitor32/trying-next13-amplify
joaovitor32/typescript-generics
Project to understand better typescript generics
joaovitor32/checkbox-transition-react-native
Checkbox for react native with color transition
joaovitor32/Desenvolvedor-M3
Seja um desenvolvedor na Digital M3
joaovitor32/householder-matrix
This is an JS code that implements Householder transformation.
joaovitor32/queue-driver
Code that implements amqplib with Rabbit MQ
joaovitor32/api-crud-golang
A basic api for Golang
joaovitor32/docker-dotnet
joaovitor32/framework-base
A study of how frameworks might work under the hood
joaovitor32/go-extract-files
Simple Golang code to extract zip files recursively
joaovitor32/golang_rabbit
A straightforward code that implements Publisher/Consumer with RabbitMQ connections and channels using the amqplib abstraction
joaovitor32/node-worker-threads
An study about worker threads, parallelism, concurrency and clusters.
joaovitor32/poc-mvvm
Proof of concept of MVVM architecture on Nextjs
joaovitor32/state-management-valtio
State managemente study with Valtio