Pinned Repositories
BGS-Jam
(Unity3D) Unity Game developed in 48 hours during the Brasil Game Jam 2019, happened inside the Brasil Game Show.
Canvas-Animation-Project
Creating a web page with a CanvasJS animation.
Chess-Project
(Unity 3D) Creating a game of chess in Unity.
Dailymotion-Scraper
(Python) Scraper that gets all video links from Dailymotion page and downloads it using AIO website.
Data-Analysis-Game-Sales
(Jupyter Notebook & Python) Data Analysis on Video Game Sales
Data-Analysis-Movies
(Jupyter Notebook & Python) Data Analysis on movie ratings from TheMoviesDB. Contains two regression models to predict the rating based on given variables.
League-of-Legends-Analysis
(Python) Data Analysis on ranked matches as an ADC from my own League of Legends account. Used to create a dashboard for all my infos.
Maze-Generator
(Python) Single file that contains a Maze Generator and a Path Finder to this respective maze. Based on the Randomized Prim's Algorithm and A* Algorithm.
Recreating-League
(Unity3D) Unity Game that recreates League of Legends to a 2D Top-down View Game.
Sudoku-Solver
(HTML, CSS & JS) GUI Interface that shows a Sudoku board and allows the user to insert his own Sudoku. (Python) Uses the button SOLVE to solve and show the solution for the given Sudoku.
MatheusMAssis's Repositories
MatheusMAssis/Recreating-League
(Unity3D) Unity Game that recreates League of Legends to a 2D Top-down View Game.
MatheusMAssis/Dailymotion-Scraper
(Python) Scraper that gets all video links from Dailymotion page and downloads it using AIO website.
MatheusMAssis/Sudoku-Solver
(HTML, CSS & JS) GUI Interface that shows a Sudoku board and allows the user to insert his own Sudoku. (Python) Uses the button SOLVE to solve and show the solution for the given Sudoku.
MatheusMAssis/BGS-Jam
(Unity3D) Unity Game developed in 48 hours during the Brasil Game Jam 2019, happened inside the Brasil Game Show.
MatheusMAssis/Canvas-Animation-Project
Creating a web page with a CanvasJS animation.
MatheusMAssis/Chess-Project
(Unity 3D) Creating a game of chess in Unity.
MatheusMAssis/Data-Analysis-Game-Sales
(Jupyter Notebook & Python) Data Analysis on Video Game Sales
MatheusMAssis/Data-Analysis-Movies
(Jupyter Notebook & Python) Data Analysis on movie ratings from TheMoviesDB. Contains two regression models to predict the rating based on given variables.
MatheusMAssis/League-of-Legends-Analysis
(Python) Data Analysis on ranked matches as an ADC from my own League of Legends account. Used to create a dashboard for all my infos.
MatheusMAssis/Maze-Generator
(Python) Single file that contains a Maze Generator and a Path Finder to this respective maze. Based on the Randomized Prim's Algorithm and A* Algorithm.
MatheusMAssis/FGV_Programming_Languages
Código utilizado no Curso de Verão de Introdução à Programação com a Linguagem Python
MatheusMAssis/GitHubGraduation-2021
Join the GitHub Graduation Yearbook and "walk the stage" on June 5.
MatheusMAssis/Jet-News
(Python, HTML, Bootstrap) Jet_News is a website that uses Flask to host and Google News API to get all recent tech news and display all of them separated by two categories: tech and startups.
MatheusMAssis/League-Ranked-Analysis
MatheusMAssis/Leaguepedia-Scrapper
Scrapping leaguepedia to get statistics of CBLOL players
MatheusMAssis/M0D3L5-Project
Draw your own number and observe some machine learning models trying to predict it.
MatheusMAssis/MagicCube-Project
Project of modelling a Magic Cube (usually called Rubik's Cube), finding it's solution and recognizing it's faces from a webcam. Created by: Matheus Assis
MatheusMAssis/MatheusMAssis
MatheusMAssis/Minesweeper-Project
(Processing & Python) Minesweeper Interface that allows the user to play the game within three difficulties.
MatheusMAssis/ML_BSc_2019
Code repository for the undergraduate Machine Learning course at FGV (2019)
MatheusMAssis/Pacman-Project
Created by: Matheus de Moncada Assis; processing.py
MatheusMAssis/Recreating-GTA-Transition
(Unity3D) Recreating transition scene between characters of GTA V
MatheusMAssis/Rubiks-Cube-TCC
MatheusMAssis/SlidingPuzzle-Solver
(Common Lisp) Creation of a Sliding Puzzle Solver in order to conclude Estrutura de Dados e Algoritmos class. Created with Vinicius D'Avila.
MatheusMAssis/Snake-Project
Created by: Matheus Assis; processing.py
MatheusMAssis/Web-Scraping
Setting a web scrap using Python and Selenium
MatheusMAssis/Word-Autocorrect