Codigos-de-Guerra
Computer Science student at Universidade Federal do Rio Grande do Norte (UFRN).
Natal/RN - Brazil
Pinned Repositories
Analise-Empirica
Novo repósitorio pra o Projeto de Análise Empírica.
Aplication1
1ª Avaliação de LP2
bancoDados
Bank_Accounts_Hash
Pratical project, aiming to develop a Management system for Bank Accounts, using my own implementation over Hash Functions and Hash Tables.
Bares
Basic Arithmetic Expression Evaluator based on Stacks
BinarySearchTree
Project implementing a Binary Search Tree (BST), with standards method and aditional efficient methods.
Catarata
Dengue-Spreading-Recife-PE
This project analyzes how Dengue has spread through the years in Recife-PE/Brazil.
JellyfinCustom
Some configuration steps and files needed for my usable Jellyfin Server.
loop-unrolling
Loop unrolling with python.
Codigos-de-Guerra's Repositories
Codigos-de-Guerra/Dengue-Spreading-Recife-PE
This project analyzes how Dengue has spread through the years in Recife-PE/Brazil.
Codigos-de-Guerra/JellyfinCustom
Some configuration steps and files needed for my usable Jellyfin Server.
Codigos-de-Guerra/loop-unrolling
Loop unrolling with python.
Codigos-de-Guerra/Analise-Empirica
Novo repósitorio pra o Projeto de Análise Empírica.
Codigos-de-Guerra/Aplication1
1ª Avaliação de LP2
Codigos-de-Guerra/bancoDados
Codigos-de-Guerra/Bank_Accounts_Hash
Pratical project, aiming to develop a Management system for Bank Accounts, using my own implementation over Hash Functions and Hash Tables.
Codigos-de-Guerra/Bares
Basic Arithmetic Expression Evaluator based on Stacks
Codigos-de-Guerra/BinarySearchTree
Project implementing a Binary Search Tree (BST), with standards method and aditional efficient methods.
Codigos-de-Guerra/Catarata
Codigos-de-Guerra/Compiladores-lang
Creation of a C-based language compiler
Codigos-de-Guerra/Conway-s_Game_of_Life
O objetivo deste trabalho é implementar um sistema que realize a simulação do jogo da vida de Conway, que é um exemplo bem conhecido de celullar automaton (CA).
Codigos-de-Guerra/Dictionary-Implementation
Project implementing different versions of a dictionary data structure.
Codigos-de-Guerra/dotfiles-scripts
Scripts that can be acessed publicly, for further dotfiles configuration
Codigos-de-Guerra/Everyday
Everyday Exercises. Considering I am always using different computers, must keep remote track of work on progress.
Codigos-de-Guerra/Gremlins
Repo implementing Gremlins.
Codigos-de-Guerra/HacktoberFestContribute
Contribute codes on Data Structures and Algorithms. #HacktoberFest
Codigos-de-Guerra/HuffmanCodif
Project implementing the Huffman compression algorithm onto Digital Search Trees. A highly effective optimization approach.
Codigos-de-Guerra/IMD-POGO_bot
Código do bot do telegram do grupo de Pokemon go do IMD.
Codigos-de-Guerra/java-treino-programacao
Codigos-de-Guerra/karrot-backend
Django API server for the karrot frontend
Codigos-de-Guerra/KobraKombat
A multiplayer snake game using sockets. Made for class of Operational Systems.
Codigos-de-Guerra/MusicPlayerProjeto
Music player feito em react para praticar
Codigos-de-Guerra/Project_Extra
Codigos-de-Guerra/reminder
A simple countdown or reminder cli for those who want to keep track of the time.
Codigos-de-Guerra/RmiHashGame
A HashGame implemented using RMI APi
Codigos-de-Guerra/Selecao_LAIS
Repositório relacionado ao processo de seleção como bolsista do LAIS/UFRN
Codigos-de-Guerra/TicTacToe
A TicTacToe web game created with springboot.
Codigos-de-Guerra/Vector-Implementation
Repo for a entire class and template implementation of Vector library