Skip to content
View FilipeGaio4's full-sized avatar
  • FEUP - Faculdade de engenharia da universidade do Porto

Block or report FilipeGaio4

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
FilipeGaio4/README.md

Hi 👋, I'm Filipe Gaio

Both student of computing engineering and music

Bsc in informatics and Computer Engineering @FEUP and piano Jazz student @CMP
  • 🔭 I’m currently working on some college and music personal projects (maybe second album...)

  • 🌱 I’m currently learning Ethical Hacking, React, TypeScript

  • 💬 Ask me about C++, python, music theory

  • 📫 How to reach me filipe.gaio@hotmail.com

A little more about me...

using namespace std;

class Filipe {

private:
    string name = "Filipe Gaio";
    int age = 20;
    vector<string> hobbies = {"Music", "Roller Hockey", "Coding", "Chess", "Explore"};
public:
    vector<string> languages = {"cpp", "c", "c#", "python", "css", "html", "php", "sqlite", "java", "flutter"}
    vector<string> tools = {"photoshop", "illustrator", "figma", "ableton", "sony vegas", "various IDE"}

};

int main() {
    cout << "Check my music portefolio in Spotify (Filipe Gaio) or any other streaming platform" << endl;
    return 0;
}

College Projects

UC Name Grade Description Semester
PROG Image Manipulation $20/20$ Image manipulation program written in C++ $1^{st} year, 2^{nd} semester$
LDTS JetPack Joyride Remake $18.3/20$ The famous JetPack Joyride Game made with lanterna (Java) $2^{nd} year, 1^{st} semester$
AED Schedule Management System $19.8/20$ A sys to see and make changes to college students schedules $2^{nd} year, 1^{st} semester$
DA Water Management System $20/20$ A sys to see and make changes to a water network across the entire country $2^{nd} year, 2^{nd} semester$
DA Travelling salesman problem $19.1/20$ A sys to calculate routes for a graph (TSP) with different algrithms $2^{nd} year, 2^{nd} semester$
LTW Pre-loved Clothing $16.3/20$ A web page to sell and buy second-hand clothes (PHP, JavaScript, CSS, AJAX, SQLITE, API) $2^{nd} year, 2^{nd} semester$

Languages and Tools:

My Skills

Connect with me:

filipegaio44 filipe gaio

Popular repositories Loading

  1. LDTS-JetPackJoyride LDTS-JetPackJoyride Public

    Java

  2. AED_PROJ_ScheduleMangmentSys AED_PROJ_ScheduleMangmentSys Public

    HTML

  3. 1DA_PROJ_WaterMangmentSys 1DA_PROJ_WaterMangmentSys Public

    HTML

  4. FilipeGaio4 FilipeGaio4 Public

  5. TSPProjectDA TSPProjectDA Public

    HTML

  6. LBAW-Travel-Ask LBAW-Travel-Ask Public

    PHP