generated from alshedivat/al-folio
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresume.json
136 lines (136 loc) · 3.93 KB
/
resume.json
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
{
"basics": {
"name": "Eduardo Gómez González",
"label": "Telecommunications Engineer",
"image": "",
"email": "[email protected]"
},
"work experience": [
{
"name": "Universidad Carlos III de Madrid",
"position": "Research Support Technician",
"url": "",
"startDate": "2024-06",
"endDate": "2024-11",
"summary": "Collaboration in dissemination tasks, internal and external coordination. Feasibility study and logistical organization for a new 5G/6G conference. Follow-up of the conference and logistical organisation."
},
{
"name": "Public University of Navarre",
"position": "Intern",
"url": "",
"startDate": "2021-11",
"endDate": "2022-04",
"summary": "Designed a calibration and observation system for the Jocelyn Bell Burnell Radiotelescope and automated part of its movement infrastructure."
}
],
"education": [
{
"institution": "Public University of Navarre",
"location": "Pamplona, Spain",
"url": "https://www.unavarra.es/en/sites/grados/informatica-y-telecomunicacion/ingenieria-telecomunicacion/presentacion.html",
"area": "Telecommunications Engineering",
"studyType": "Bachelor's Degree",
"startDate": "2019-0",
"endDate": "2023-06",
"score": "",
"courses": [
"Thesis: Experimental calibration of GPR S-parameter data for subsurface prospecting"
]
},
{
"institution": "Università degli Studi di Genova",
"location": "Genoa, Italy",
"url": "https://unige.it/",
"area": "Telecommunications Engineering (Erasmus Stay)",
"studyType": "Bachelor's Degree",
"startDate": "2023-02",
"endDate": "2023-06",
"courses": []
},
{
"institution": "Universidad Carlos III de Madrid",
"location": "Madrid, Spain",
"url": "https://web.archive.org/web/20230930064721/https://www.uc3m.es/master/doble-ingenieria-telecomunicacion-tecnologias-avanzadas-comunicaciones",
"area": "Telecommunications Engineering and Advanced Communications Technologies",
"studyType": "Double Master's Degree",
"startDate": "2023-09",
"endDate": "2024-06",
"courses": []
}
],
"awards": [
{
"title": "Bachelor's Degree Extraordinary Award",
"date": "2024-03",
"awarder": "Public University of Navarre",
"summary": "Awarded for the best record among the graduates in the 2022-2023 academic year in Telecommunications Engineering."
},
{
"title": "Academic Excellence Award",
"date": "2024-12",
"awarder": "La Rioja Government",
"summary": "Award for the best record in Engineering and Architecture among graduates in the 2022-2023 academic year."
}
],
"skills": [
{
"name": "Telecommunications",
"level": "",
"keywords": [
"RF laboratory equipment",
"Software-defined radio",
"Ansys, CST, AWR",
"Microwave technologies",
"Antennas and propagation",
"Signal processing",
"Optical communications",
"Wireless technologies"
]
},
{
"name": "Programming Languages and Tools",
"level": "",
"keywords": [
"Python, PyTorch",
"Matlab",
"Java, Javascript",
"Julia",
"C",
"SQL",
"Git",
"Linux, Microsoft Office"
]
},
{
"name": "Network administration",
"level": "",
"keywords": [
"OSI model protocols",
"DNS, BGP, VPN"
]
}
],
"languages": [
{
"language": "Spanish",
"fluency": "Native speaker"
},
{
"language": "English",
"fluency": "Advanced (C1)"
},
{
"language": "French",
"fluency": "Intermediate (B1)"
},
{
"language": "Italian",
"fluency": "Intermediate"
}
],
"interests": [],
"projects": [],
"volunteer": [],
"references": [],
"certificates": []
}