File size: 2,338 Bytes
620d324
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
{
    "education": [
      {
        "degree": "Masters in Electrical and Computer Engineering",
        "institution": "Instituto Superior Técnico",
        "dates": "Sep 2016 - Dec 2022",
        "thesisTitle": "Sounds2Rythms - Making Rhythmic patterns from Found Sounds",
        "thesisDescription": "Use of Variational Autoencoders and Transformers to compose consistent rhythmic based music from recordings."
      },
      {
        "degree": "Basic Music Course - 5th grade",
        "institution": "AMAlcobaça"
      }
    ],
    "workExperience": [
      {
        "title": "Professional athlete & Olympic Swimmer",
        "employer": "Sporting Clube de Portugal",
        "dates": "Sep 2008 - Jun 2013",
        "accomplishments": [
          "Current holder of 7 national records.",
          "More than 50 medals in national championships.",
          "15 internationalisations with special emphasis on 2022 Rome European Aquatics Championships and 2020 Tokyo Summer Olympics."
        ]
      },
      {
        "title": "Software Engineer",
        "employer": "Altice Portugal",
        "dates": "Jul 2020 - Aug 2020",
        "projects": [
          "Integration of the Project Management department on Nexus (log centralization and operational intelligence platform). Use of technologies such as: Elastic, Kibana, Logstash, Beats and Kafka.",
          "Development of a chatbot to help new Nexus users with DialogFlow and Flask."
        ],
        "training": [
          "Certified Design Thinking Training."
        ]
      }
    ],
    "extracurricularActivities": [
      {
        "project": "Need4Gym - Winner Project",
        "event": "Neecathon - 2nd edition",
        "dates": "Oct 2019",
        "description": "Development of hardware and software that uses physical activity input for video games and applications. Use of technologies such as: Bitalino, Python, PyGame and OpenSignals."
      },
      {
        "title": "Robotics Club Member",
        "employer": "ECBendita",
        "dates": "Dec 2013 - Jun 2016",
        "accomplishments": [
          "ESTG Leiria Workshop with toys adaptation for children with special needs.",
          "2014 RoboParty Competition.",
          "23rd Jovens Cientistas e Investigadores Competition - 9th National Science Exhibition."
        ]
      }
    ]
  }