-
🔭 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;
}| UC | Name | Grade | Description | Semester |
|---|---|---|---|---|
PROG |
Image Manipulation | Image manipulation program written in C++ | ||
LDTS |
JetPack Joyride Remake | The famous JetPack Joyride Game made with lanterna (Java) | ||
AED |
Schedule Management System | A sys to see and make changes to college students schedules | ||
DA |
Water Management System | A sys to see and make changes to a water network across the entire country | ||
DA |
Travelling salesman problem | A sys to calculate routes for a graph (TSP) with different algrithms | ||
LTW |
Pre-loved Clothing | A web page to sell and buy second-hand clothes (PHP, JavaScript, CSS, AJAX, SQLITE, API) |
