joaovds
I am a Systems Development Technician and am currently pursuing a Bachelor's degree in Computer Science ✨
GBM Tech & ControlSantos , SP - Brasil
Pinned Repositories
auth-jwt
User authentication project using Golang, JWT, Fiber and MongoDB
Automate_project_creation
Script to facilitate the creation of projects: NodeJS, ReactJS, etc...
Criador_de_Curriculo
Criador de Curriculo (PHP, Html, Css, Js, Bootstrap).
go-2048
2048 terminal game written in Go 🎮
gotterChat-backend
Chat Realtime with websocket, Fiber, Golang...
learn-grpc-go
Estudo de Grpc com Golang; Pequeno servidor usando streams e etc
nvim-config-lua
partially_mapped-crossover
This project implements the Partially-Mapped Crossover (PMX) algorithm in Golang, a recombination method used in genetic algorithms.
rust-quicksort
Quicksort sorting algorithm made by studying rust
Mobile
🌆 PeruibeTec Mobile. The best way to connect with Peruíbe! 📱
joaovds's Repositories
joaovds/gotterChat-backend
Chat Realtime with websocket, Fiber, Golang...
joaovds/partially_mapped-crossover
This project implements the Partially-Mapped Crossover (PMX) algorithm in Golang, a recombination method used in genetic algorithms.
joaovds/rinha-crebito
Desafio Rinha de Backend v2
joaovds/best-way-genetic-algorithm
Implementação de um Algoritmo Genético em Go para encontrar o melhor caminho entre pontos. Inclui geração de genes e cromossomos, inicialização de população e seleção por aptidão.
joaovds/go-2048
2048 terminal game written in Go 🎮
joaovds/learn-grpc-go
Estudo de Grpc com Golang; Pequeno servidor usando streams e etc
joaovds/rust-quicksort
Quicksort sorting algorithm made by studying rust
joaovds/best-way-front
Frontend para conectar no algoritmo genético e Colônia de Formigas
joaovds/excalidraw
Virtual whiteboard for sketching hand-drawn like diagrams
joaovds/file-upload-simulation
Simulador de upload de muitos arquivos com go
joaovds/find-cep
Buscador de CEP com Golang; Treinar requisição http
joaovds/genetic-algorithm-I
Implementação de um Algoritmo Genético em Go, incluindo geração de genes e cromossomos, inicialização de população e seleção por roleta baseada em fitness.
joaovds/go-balancer
Simulator of a load balancer, where there is a number of workers and jobs to be executed; these jobs are divided between these workers with channels
joaovds/html-template-with-golang
Criando Templates HTML usando ferramentas nativas do Golang (serve para fazer com qualquer tipo de arquivo de texto, como montar template de emails, txt, etc)
joaovds/joaovds
joaovds/learn-cli-go
Implementação do sistema que contruí usando GRPC, mas agora em CLI usando Cobra.
joaovds/learn-events
Estrutura de eventos, handlers e dispatcher usando RabbitMQ, Docker e Golang
joaovds/learn-graphql-go
Implementação de uma pequena API GraphQL usando Go
joaovds/login-ui-kotlin-app
Kotlin APP, with Login UI
joaovds/mygrep-rust
My "grep" command write in Rust
joaovds/nest-permissions-poc
[POC] Permissioning system, role-based access control (RBAC) with entity-level permissions. With database configuration, SQL scripts.
joaovds/permission_system_sql
SQL scripts for a role-based access control (RBAC) system with entity-level permissions, including DDL, DML, and DQL queries.
joaovds/rinha-de-backend-2024-q1
Repositório da 2ª edição da Rinha de Backend
joaovds/rust-employee-management
Rust study. System for managing employees in departments of a company.
joaovds/rust-fibonacci
Implements fibonacci algorithm
joaovds/rust-median-mode
Rust Training. Find the median and mode in a vector.
joaovds/rust_guessing-game
Guessing game made in Rust to study language
joaovds/stop-go
Stop game backend, Real Time [not finished]
joaovds/streaming-server
Live streaming server and a stream key manager, with Go and Nginx ❤️✨
joaovds/Weather_APP
My first APP with Kotlin. APP with weather forecast UI