I am Software Engineer with a degree in Computer Science at Federal Rural University of Pernambuco (UFRPE).
The areas of computer science that interest me the most are machine learning, evolutionary computing, neural networks and mobile development.
Contact Me
Edutive
Edutive is a plataform for teachers and professors to give quizes to their students and learn the progress and difficulties of their students. There is a mobile app for the students and a webpage for the professor. I worked on the webpage with other members of a group. The repository for this project can be found here.
This project is an implementation of the algorithm alpha-beta pruning for the game of dots and boxes for the class of multi agents systems at UFRPE. You can find the code for the AI here, as well as an online demo of the AI here
2D Cars is a progam that evolve the shape of 2D Cars with the goal of making cars that can run through a auto generated track. The repository for this project can be found here.