iTzFabregas
Computer Science Student at University of São Paulo
USP - University of São PauloSão Carlos, SP, Brazil
Pinned Repositories
AssemblyGame
Um jogo desenvolvido em linguagem Assembly para a matéria de Organização e Arquitetura de Computadores.
Clash-of-Nations
A basic implementation of an RPG game database using postgreSQL and python
Computer_Graphic
My project for the computer graphics course, using transformation matrix, camera and lighting effects
Discord-bots
Some of my ideas for discord bots
ED3_Trab1
Este trabalho teve como objetivo armazenar dados em um arquivo binário, bem como desenvolver funcionalidades para a manipulação desses dados
ED3_Trab2
Este trabalho teve como objetivo indexar arquivos de dados usando um índice árvore-B.
ED3_Trab3
Esse trabalho teve como objetivo construir um grafo a partir de dados de um arquivo binário e, a partir dele, obter várias informações
gamestore
Game Store e-commerce Progressive Web App (PWA). PWAs are web applications that can be installed on devices and provide app-like experiences. They work offline, load quickly, and can send push notifications.
SpaceInvaders
Recriação do jogo Space Invaders
WordCounter
This algorithm in C show and count all the simliar and differents words in a text
iTzFabregas's Repositories
iTzFabregas/AssemblyGame
Um jogo desenvolvido em linguagem Assembly para a matéria de Organização e Arquitetura de Computadores.
iTzFabregas/Clash-of-Nations
A basic implementation of an RPG game database using postgreSQL and python
iTzFabregas/Computer_Graphic
My project for the computer graphics course, using transformation matrix, camera and lighting effects
iTzFabregas/Discord-bots
Some of my ideas for discord bots
iTzFabregas/ED3_Trab1
Este trabalho teve como objetivo armazenar dados em um arquivo binário, bem como desenvolver funcionalidades para a manipulação desses dados
iTzFabregas/ED3_Trab2
Este trabalho teve como objetivo indexar arquivos de dados usando um índice árvore-B.
iTzFabregas/ED3_Trab3
Esse trabalho teve como objetivo construir um grafo a partir de dados de um arquivo binário e, a partir dele, obter várias informações
iTzFabregas/gamestore
Game Store e-commerce Progressive Web App (PWA). PWAs are web applications that can be installed on devices and provide app-like experiences. They work offline, load quickly, and can send push notifications.
iTzFabregas/SpaceInvaders
Recriação do jogo Space Invaders
iTzFabregas/WordCounter
This algorithm in C show and count all the simliar and differents words in a text
iTzFabregas/iTzFabregas
My personal repository
iTzFabregas/multithreaded-client-chat
A chat made using sockets and threads
iTzFabregas/mushroom-poisoning-detection
Using data mining and machine learning, this project predicts wheter the mushroom is poisonous or edible
iTzFabregas/Processador-ICMC-new-function
Development of a complete environment to teach and learn computer architecture, VHDL processor design and Assembly language
iTzFabregas/SP-subway-heuristic-search
A website that helps São Paulo metro users, showing the best route to their destination in addition to detailing each stop station
iTzFabregas/Trab1_Grafos
Trabalho 1 da disciplina SCC0216 - Modelagem Computacional em Grafos com o objetivo de verificar se o grafo é euleriano
iTzFabregas/Trab2_Grafos
Trabalho 2 da disciplina SCC0216 - Modelagem Computacional em Grafos com o objetivo de aplicar o BFS no jogo Pacman
iTzFabregas/Trab3_Grafos
Trabalho 3 da disciplina SCC0216 - Modelagem Computacional em Grafos com o objetivo de indentificar os elementos fortemente conexos
iTzFabregas/Trab4_Grafos