joaoBatista04
Computer Engineering student at Universidade Federal do Espírito Santo
Universidade Federal do Espírito SantoVitória-ES/Brasil
Pinned Repositories
Label-Flipping-FL
Simulation of a label flipping attack in Federated Learning
2022-Brazilian-Election-Analysis-CPP
An analysis of the 2022 Brazilian elections for state and federal deputies - work done for the OOP classes at the Federal University of Espírito Santo.
2022-Brazilian-Election-Analysis-JAVA
An analysis of the 2022 Brazilian elections for state and federal deputies - work done for the OOP classes at the Federal University of Espírito Santo.
Anemia-Classification
Development of algorithms to classify anemia into different types. Presented as part of evaluation of the Computational Intelligence subject, at the Federal University of Espírito Santo.
API-CRUD-Node
Creating a simple API CRUD with Node.js, SQLite and Express
Autocomplete-Trie
Development of a text autocompletion code using the Trie structure
Binary-Search-Tree
Blockchain-CPP
Creating a simple blockchain system using C++. The project includes the implementation of a Merkle Tree and a Linked List.
carolbarbosa101
CPP-Studies
Programs developed in C++ as a continuation of the OOP subject at the Federal University of Espírito Santo
joaoBatista04's Repositories
joaoBatista04/First_Shell
Development of a C shell for manipulating commands and processes. Code made as part of the first evaluation of the Operating Systems subject, at the Federal University of Espírito Santo.
joaoBatista04/Label-Flipping-FL
Simulation of a label flipping attack in Federated Learning
joaoBatista04/Search-Sorting-TBO-Studies
Concepts and Exercises in Search and Sorting Techniques. Repository used in the homonymous discipline (TBO) at the Federal University of Espírito Santo.
joaoBatista04/Anemia-Classification
Development of algorithms to classify anemia into different types. Presented as part of evaluation of the Computational Intelligence subject, at the Federal University of Espírito Santo.
joaoBatista04/Intel-Comp-Studies
Repository created with the codes used to study artificial intelligence concepts.
joaoBatista04/OS-Studies
Codes developed for the study of Operating Systems, in a subject with the same name at the Federal University of Espírito Santo.
joaoBatista04/Spring-Boot-Java
Studying APIs with Spring Boot and Java
joaoBatista04/TO-DO-PET
A simple CRUD with Node.js, SQLite and Express for a To-Do backend application, made for PET Engenharia de Computação UFES
joaoBatista04/API-CRUD-Node
Creating a simple API CRUD with Node.js, SQLite and Express
joaoBatista04/Script-C-CPP-Projects
A script to create projects in C or C++ with specific folder structures and generic Makefile.
joaoBatista04/Universal-Makefile
A universal Makefile to work with C and CPP without change informations in the file.
joaoBatista04/Blockchain-CPP
Creating a simple blockchain system using C++. The project includes the implementation of a Merkle Tree and a Linked List.
joaoBatista04/Useless-Java
Testing Java graphics libraries to reproduce useless ideas
joaoBatista04/2022-Brazilian-Election-Analysis-CPP
An analysis of the 2022 Brazilian elections for state and federal deputies - work done for the OOP classes at the Federal University of Espírito Santo.
joaoBatista04/Westermo-Network-Traffic-Analysis
An analysis of Westermo's network traffic dataset using Federated Learning
joaoBatista04/CPP-Studies
Programs developed in C++ as a continuation of the OOP subject at the Federal University of Espírito Santo
joaoBatista04/KNN-R
An application of R language to implement a KNN algorithm. Work done for the Statistic and Probability classes at Federal University of Espírito Santo
joaoBatista04/2022-Brazilian-Election-Analysis-JAVA
An analysis of the 2022 Brazilian elections for state and federal deputies - work done for the OOP classes at the Federal University of Espírito Santo.
joaoBatista04/Prob-Work1
First work for the subject of Probability and Statistics at the Federal University of Espírito Santo
joaoBatista04/Java-Studies
Codes written during the OOP class at the Federal University of Espírito Santo
joaoBatista04/Federated-Learning
Concepts and practices of Federated Learning, a machine learning model developed by Google.
joaoBatista04/tcc
joaoBatista04/QR-GO-App
Reproduction of the QR GO app of PET Engenharia de Computação UFES using React/Ionic
joaoBatista04/Snake-Game
Snake Game for terminal developed during the course of Programming I at the Federal University of Espírito Santo
joaoBatista04/Data-Analysis-SISU-2020
Data analysis about the students approved in courses at the Federal University of Espírito Santo (Brazil) Technological Center in the year 2020.
joaoBatista04/Data-Structure
Library developed during Data Structure classes at the Federal University of Espírito Santo, as a reproduction of the Standard Template Library (STL/C++)
joaoBatista04/Autocomplete-Trie
Development of a text autocompletion code using the Trie structure
joaoBatista04/VHDL-studies
VHDL codes developed during the laboratories of Logic Circuits at the Federal University of Espírito Santo
joaoBatista04/Binary-Search-Tree
joaoBatista04/Maze-Find