Skip to content
View andrepinto42's full-sized avatar
  • Braga

Block or report andrepinto42

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
andrepinto42/README.md

Hello there 👋

My name is André Pinto and I am currently studying Software Engineering @ Universidade do Minho

willianrod's wakatime stats

Coding Passion

My greatest Passion is developing games using the Unity Game Engine and hope someday I work fulltime on creating my own Games.

C#  Unity 

I self-taught myself to learn to use Unity and learn to code in C#.



Here you can checkout some projects that I have been working on:

Some others projects have been built but were nothing serious...

Bonus

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.


Java 

As part of my course curriculum I am very comfortable building using Java

Click to see some projects I built



  1. Simple Football Manager built for being comfortable with OOP best practices.
  2. Application for Storing Big Chunk Data and performing efficient Queries built for being comfortable handling big Files of Data efficiently.
  3. Threaded Folder and Files Synchronization using UDP, designed to understand better how to design a Internet Protocol for Sending and Receiving Messages.
  4. 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.
  5. Algorithm Search of Best Path Possible using Depth First,Breadth First,Greedy Search and A*, made for a theoretical delivering company.
  6. Threaded Multi Socket System using UDP for booking Flights and also guarantees the shortest route.
  7. 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


Other projects

It it's worth mentioning my curriculum it's not only OOP projects.

See some more projects I have made just Click it:

Popular repositories Loading

  1. Computacao-Grafica Computacao-Grafica Public

    Cadeira de 2ºSemestre 3ºAno

    C++ 3

  2. Base-de-Dados Base-de-Dados Public

    Cadeira de 2 Semestre

    2

  3. LI2PL4G8 LI2PL4G8 Public

    Jogo de Tabuleiro Rastros -LI2-PL4-Grupo8

    C 1

  4. Processamento-de-Linguagens Processamento-de-Linguagens Public

    Cadeira de 2º Semestre 3 ano

    HTML 1

  5. social-uploader social-uploader Public

    Instant social networks uploader

    Python 1

  6. Unity3D-MovementMechanic Unity3D-MovementMechanic Public

    Unity3D Movement Mechanics - Jumping | Running | Grappling

    C#