Pinned Repositories
advent-of-code
My advent of code solutions
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
burgerware_mysql
Banco de dados desenvolvido como trabalho prático voltado para gerenciamento de uma hamburgueria fictícia.
engineering_notes
Repository for storing personal notes for books, courses and articles.
learning-python
Repository with notes from studying Python.
learning_rust
This repository is dedicated to learning the basics of the Rust programming language.
offer-scraping-challenge
Data Scraping/ETL project using Python and MongoDB for Data Engineering technical challange.
Simulacoes_SistemasEmbarcados
Repositório dedicado a postar código escrito em Arduino para a disciplina de Sistemas Embarcados.
tcc2-kdd-prf
Repository containing Data Mining applied to Traffic Accident data using R for undergraduate thesis.
stylewood-model-usage
Generative adversarial network and wood anatomy.
gustavom2998's Repositories
gustavom2998/offer-scraping-challenge
Data Scraping/ETL project using Python and MongoDB for Data Engineering technical challange.
gustavom2998/engineering_notes
Repository for storing personal notes for books, courses and articles.
gustavom2998/Simulacoes_SistemasEmbarcados
Repositório dedicado a postar código escrito em Arduino para a disciplina de Sistemas Embarcados.
gustavom2998/tcc2-kdd-prf
Repository containing Data Mining applied to Traffic Accident data using R for undergraduate thesis.
gustavom2998/airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
gustavom2998/burgerware_mysql
Banco de dados desenvolvido como trabalho prático voltado para gerenciamento de uma hamburgueria fictícia.
gustavom2998/codigo-hamming
Implementação da lógica de envio de palavras com detecção e correção de erro utilizando código de hamming com paridade par ou impar.
gustavom2998/conversor-base-numerica
Dado uma entrada numérica do usuário, realiza a conversão de um numero em uma base numérica de entrada para uma base de saída. Permite conversão de numeros com parte frácionaria com controle de precisão.
gustavom2998/genetic-algorithm-map-navigation
This is my first project using JavaScript. I used the P5.JS library to have a basic computer graphics environment, but besides that, everything was developed from scratch (including the GUI). To customize the generated webpage Boostrap was used, and to deploy the project I created a very basic flask application in Python and deployed it to Heroku.
gustavom2998/github-pages-with-jekyll
gustavom2998/learning-python
Repository with notes from studying Python.
gustavom2998/learning_rust
This repository is dedicated to learning the basics of the Rust programming language.
gustavom2998/kubernetes_material
Notes and code snippets used while studying Kubernetes
gustavom2998/nvim
My nvim config and other stuff
gustavom2998/runelite
Open source Old School RuneScape client
gustavom2998/Simulacoes_Eletromagnetismo2
Repositório dedicado a postar simulações em Python realizadas para a disciplina de Eletromagnetismo 2.
gustavom2998/zsh
My Zshell config