Matheus Burda (MatheusBurda)

MatheusBurda

Geek Repo

Location:Curitiba, PR - Brasil

Home Page:matheusburda.github.io

Github PK Tool:Github PK Tool

Matheus Burda's repositories

BallCollision

This code simulates a 3D elastic collision, conservating the kinetic energy, between balls inside a closed box. Made using Python/PyOpenGL.

Language:PythonLicense:MITStargazers:4Issues:1Issues:0

Desert

A C++ Object Oriented game made using the SFML library, for a series of videos giving insights to future students of Programing Techniques course at UTFPR.

Language:C++License:MITStargazers:2Issues:1Issues:0

king

A C++ Object Oriented game made using the SFML library, for the Programing Techniques course at UTFPR.

Language:C++License:MITStargazers:2Issues:0Issues:0
Language:VHDLStargazers:1Issues:0Issues:0

MatheusBurda.github.io

This is my personal portifolio website, built to show some of the projects I created and the skills I developed throughout my life. It was made in React and Typescript and integrated with the Github API.

Language:TypeScriptLicense:MITStargazers:1Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

feeder

Feeder is an IOT project, which goal is to automatically feed pets. A ReactNative APP was developed to set the feeding times, in addition to an API that saves and transmits this information to an ESP-8266 board, which controls the feeding process itself.

Language:TypeScriptStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

Pong

Inspired in the famous Atari`s game, Pong was developed when I started programming. Made in C to be played in the terminal.

Language:CLicense:MITStargazers:0Issues:0Issues:0
Language:C++License:MITStargazers:0Issues:0Issues:0

sudokuSolver

This project is a Sudoku Solver made in C using Back-Tracking. It reads a sudoku table from the board.txt file and generates a valid solution for it, or returns a error message showing that the sudoku doesn't have a valid solution.

Language:CLicense:MITStargazers:0Issues:1Issues:0