My name is André Pinto and I am currently studying Software Engineering @ Universidade do Minho
My greatest Passion is developing games using the Unity Game Engine and hope someday I work fulltime on creating my own Games.
Here you can checkout some projects that I have been working on:
Some others projects have been built but were nothing serious...
In university I built a game engine using only C++, with the OpenGL,GLUT library.
It currently renders a solar system that is loaded with configurations written in XML file.
As part of my course curriculum I am very comfortable building using Java
Click to see some projects I built
- Simple Football Manager built for being comfortable with OOP best practices.
- Application for Storing Big Chunk Data and performing efficient Queries built for being comfortable handling big Files of Data efficiently.
- Threaded Folder and Files Synchronization using UDP, designed to understand better how to design a Internet Protocol for Sending and Receiving Messages.
- CLI Application used by Employees for Managing a Computer Repair Shop using a State Machine to alters possible commands depending on the functions of the employer.
- Algorithm Search of Best Path Possible using Depth First,Breadth First,Greedy Search and A*, made for a theoretical delivering company.
- Threaded Multi Socket System using UDP for booking Flights and also guarantees the shortest route.
- Android Application Google Maps Clone developed using Android Studio with a lot of support from the Google Places API and Nearby Search API.
My Python skills are oriented towards building lexical parsers and functional grammars for correctly translating input
-
CSV to JSON Conversor converts standard CSV files to JSON using regex expressions to substitute rows of CSV to JSON format
-
PLY-SIMPLE to PLY, the grammar of PLY can be a little bit dense so this conversor you can type more simple commands that it will generate the appropriate Python code
-
Small Projects for Learning deleloped over the course of the semester to feel confortable
It it's worth mentioning my curriculum it's not only OOP projects.
See some more projects I have made just Click it: