Pinned Repositories
Arduino-Snake-Game
A simple snake game developed in C++ using embedded computing concepts (Arduino)
Arkanoid_Cpp
The arkanoid game in c++ with SDL
BiodieselDistributedSystem
A biodiesel process creation simulated with a distributed system
ChatProtocol
A chat protocol implementation using python and socket communication
CollegoApp
COVID-19-simulation
Project: COVID-19 simulation. Simulates the virus spread with/without the quarantine practice.
cython-compiler
Implementation of a small compiler with grammar based in C and Python (mixed)
Data-Structures
Dataset-probability-and-statistics
This Project aims to do a probabilistic and statistical analysis of a datesaset
DemoCDCWithRabbitMQAndNetCore
A simple data streaming app with CDC (Change Data Capture) concepts applying Debezium, RabbitMQ, MassTransit, .NET Core and Microsoft SQL Server
GabrielBueno200's Repositories
GabrielBueno200/DemoCDCWithRabbitMQAndNetCore
A simple data streaming app with CDC (Change Data Capture) concepts applying Debezium, RabbitMQ, MassTransit, .NET Core and Microsoft SQL Server
GabrielBueno200/CollegoApp
GabrielBueno200/Arkanoid_Cpp
The arkanoid game in c++ with SDL
GabrielBueno200/BiodieselDistributedSystem
A biodiesel process creation simulated with a distributed system
GabrielBueno200/COVID-19-simulation
Project: COVID-19 simulation. Simulates the virus spread with/without the quarantine practice.
GabrielBueno200/cython-compiler
Implementation of a small compiler with grammar based in C and Python (mixed)
GabrielBueno200/Data-Structures
GabrielBueno200/Decision-Tree-IA
GabrielBueno200/Wallet-Controller
Project: wallet controller. Developed in C language + GTK (GUI) integration.
GabrielBueno200/DesignPatternsCSharp
GabrielBueno200/final-feitasy-analysis
GabrielBueno200/Fuzzy-Pendulum-System
Fuzzy logic system in python for the balance of a pendulum
GabrielBueno200/GabrielBueno200
GabrielBueno200/GeekShopping-Microservices
Ecommerce application developed using .NET Core based on a simplified microservices architecture and Docker containers
GabrielBueno200/InvestmentManager
GabrielBueno200/KeyGeneratorApi
GabrielBueno200/KeyGeneratorSocket
A key generator using socket between client and server
GabrielBueno200/monty-hall-problem
React/Next.js front-end application that simulates the game Monty-hall paradox
GabrielBueno200/MultiThreadedPrimesSolver
C# with Windows Forms application to calculate prime numbers in a large list with multithread approach
GabrielBueno200/oil-recycling
GabrielBueno200/PersonalPortfolio
This project serves as a showcase for my professional and academic journey, highlighting my accomplishments and my projects.
GabrielBueno200/ReactDataStructures
ReactJs and React Native applications that present four data structures (Doubly Linked List, Hash Table, Static Queue and Heap) with animations and simulations
GabrielBueno200/Relic
GabrielBueno200/round-robin-simulator
Round robin scheduler algorithm simulator developed in C language
GabrielBueno200/SkullLandmarksDetection
The project is a Computer Science undergraduate thesis conducted at University Center of FEI. This undergraduate thesis presents a new approach for automatically identifying cephalometric landmarks in segmented skull tomographic images using bio-inspired algorithms and Convolutional Neural Networks (CNN)
GabrielBueno200/SoftwareTestingProject
Project with unit testing (JUnit), code review and inspection concepts
GabrielBueno200/Spotify-Tailwind-Clone
Spotify clone using next.js and tailwindcss
GabrielBueno200/StudentClassManager
A simple manager of students and school classes implemented using .NET Core and Razor Pages
GabrielBueno200/Ticket-Machine
GabrielBueno200/ToDoTaskApp
A simple system of to do list task management implemented using .NET Core and React