-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresume.json
310 lines (310 loc) · 8.7 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
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
{
"$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
"basics": {
"name": "João Neves",
"label": "Software Developer",
"image": "https://avatars.githubusercontent.com/u/42605490?v=4",
"email": "jneves98@outlook.com",
"summary": "Software Engineer with 3+ years of experience in developing and deploying applications using .NET and other technologies. Always trying to improve my technical and soft skills, to contribute to a great working environment with my team.",
"location": {
"city": "Porto",
"countryCode": "PT"
},
"profiles": [
{
"network": "Github",
"username": "joaopedroneves98",
"url": "https://github.com/joaopedroneves98"
},
{
"network": "LinkedIn",
"username": "jpvneves",
"url": "https://www.linkedin.com/in/jpvneves/"
},
{
"network": "Signal",
"username": "jneves.98",
"url": "https://signal.me/#eu/ZU5t5aN1scjV3N-4a7_fHskgrZWD3qtD0BUErEJ8gVSMzXZtu4lN6Z_mpCefMGu0"
},
{
"network": "Telegram",
"username": "jpneves98",
"url": "https://t.me/jpneves98"
}
]
},
"work": [
{
"name": "Farfetch",
"location": "Porto, PT",
"description": "The Global Destination For Modern Luxury.",
"position": "Junior Software Engineer - Back End",
"url": "https://www.farfetch.com",
"startDate": "2020-03",
"endDate": "2024-02",
"summary": "Since March 2020, I’ve been an integral part of the Logistics area. My responsibilities include designing, documenting and implementing services that seamlessly connect the Farfetch platform with various courier APIs (such as DHL, FedEx and UPS), taking part in meetings and aligning developments with these external companies. Helping Farfetch optimize the costs associated with the delivery of products and enhancing the customer experience.",
"highlights": [
"C#",
".NET Framework/Core",
"Docker",
"Git (Gitlab)",
"Microsoft SQL Server",
"Kubernetes",
"Jenkins",
"Jira",
"Confluence",
"Apache Kafka",
"Scrum/Kanban",
"MongoDB",
"Kibana",
"Coralogix",
"New Relic",
"Grafana",
"Cassandra"
]
},
{
"name": "Capgemini Engineering",
"location": "Porto, PT",
"description": "Global innovation and engineering consulting company.",
"position": "Consultant/Engineer",
"url": "https://www.capgemini.com/about-us/who-we-are/our-brands/capgemini-engineering/",
"startDate": "2022-02",
"endDate": "2023-09",
"summary": "In March 2020, I joined the Farfetch project, as an external employee and was part of Capgemini Engineering until I was internalized as a Farfetcher, in September 2023.",
"highlights": [
"C#",
".NET Framework/Core",
"Docker",
"Git (Gitlab)",
"Microsoft SQL Server",
"Kubernetes",
"Jenkins",
"Jira",
"Confluence",
"Apache Kafka",
"Scrum/Kanban",
"MongoDB",
"Kibana",
"Coralogix",
"New Relic",
"Grafana",
"Cassandra"
]
},
{
"name": "Capgemini Engineering",
"location": "Porto, PT",
"description": "Global innovation and engineering consulting company.",
"position": "Junior Consultant/Engineer",
"url": "https://www.capgemini.com/about-us/who-we-are/our-brands/capgemini-engineering/",
"startDate": "2019-09",
"endDate": "2022-02",
"summary": "Worked at Capgemini Engineering initially as an intern, taking part in an internal academy for recent graduates.",
"highlights": [
"C#",
".NET Framework/Core",
"Docker",
"Git (Gitlab)",
"Microsoft SQL Server",
"Kubernetes",
"Jenkins",
"Jira",
"Confluence",
"Apache Kafka",
"Scrum/Kanban",
"MongoDB",
"Kibana",
"Coralogix",
"New Relic",
"Grafana",
"Java",
"Angular",
"React",
"Javascript",
"Cassandra"
]
},
{
"name": "Zaask",
"location": "Porto, PT",
"description": "Online marketplace for services.",
"position": "Web Developer Intern",
"url": "https://www.zaask.pt/",
"startDate": "2019-02",
"endDate": "2019-06",
"summary": "Designed and developed a microservice that provided translations for the Zaask website, as well as a back office application where those translations could be submitted by translators (using Laravel and React).",
"highlights": [
"Laravel",
"PHP",
"MongoDB",
"React",
"Jira",
"Git",
"Kanban",
"Javascript"
]
},
{
"name": "MASDIMA",
"location": "Porto, PT",
"description": "MASDIMA is a system that aims to manage the operation of airlines, flights and monitoring the unexpected events that may affect and cause flight delays.",
"position": "Xamarin App Developer",
"url": "http://masdima.pt/",
"startDate": "2018-05",
"endDate": "2019-01",
"summary": "Contributed to the design and development of an existing mobile Xamarin application, that would be used by airline operators and help them track their flights worldwide, as well as help them make decisions when a disruption was to happen.",
"highlights": [
"Xamarin",
"Azure Devops Server",
"Android",
"C#",
"XAML"
]
}
],
"education": [
{
"institution": "Instituto Superior de Engenharia do Porto",
"url": "https://www.isep.ipp.pt/",
"area": "Computer Software Engineering",
"studyType": "Degree",
"startDate": "2016-09",
"endDate": "2019-06",
"score": "14.0",
"courses": [
"Informatics Engineering"
]
}
],
"skills": [
{
"name": "Backend",
"level": "",
"keywords": [
"C#",
"Java",
".NET Core",
".NET Framework",
"PHP",
"Laravel",
"Spring Boot"
]
},
{
"name": "Frontend",
"level": "",
"keywords": [
"React",
"Angular",
"HTML",
"CSS"
]
},
{
"name": "Mobile",
"level": "",
"keywords": [
"Xamarin"
]
},
{
"name": "Database",
"level": "",
"keywords": [
"Microsoft SQL Server",
"MongoDB",
"Cassandra"
]
},
{
"name": "Monitoring",
"level": "",
"keywords": [
"New Relic",
"Grafana",
"Coralogix",
"Kibana"
]
},
{
"name": "Other",
"level": "",
"keywords": [
"Git",
"Jira",
"Confluence",
"Apache Kafka",
"Jenkins",
"Scrum",
"Kanban",
"Docker",
"Kubernetes",
"ArgoCD",
"Azure Devops Server"
]
}
],
"languages": [
{
"language": "English",
"fluency": "B2"
},
{
"language": "Portuguese",
"fluency": "Native speaker"
}
],
"certificates": [
{
"name": "API Security Fundamentals",
"issuer": "APISec University",
"startDate": "2024-02",
"url": "https://www.credly.com/badges/c0e30cb9-a2fb-41c2-af3c-981b812a6eaf"
},
{
"name": "Apache Kafka Series - Learn Apache Kafka for Beginners V3",
"issuer": "Udemy",
"startDate": "2024-01",
"url": "https://ude.my/UC-9019e388-314d-439c-84ef-83a56e62dfbe"
},
{
"name": "ASP.NET Core 6 Web API Fundamentals",
"issuer": "Pluralsight",
"startDate": "2023-03"
},
{
"name": "Getting Started with ArgoCD",
"issuer": "Pluralsight",
"startDate": "2022-10"
},
{
"name": "Kubernetes: Basic Architecture and First Deployment",
"issuer": "Coursera",
"startDate": "2022-05"
},
{
"name": "C# COMPLETO 2020 Programação Orientada a Objetos + Projetos",
"issuer": "Udemy",
"startDate": "2020-03",
"url": "http://ude.my/UC-1d2e631e-dd3e-4516-a946-a9c962bf58a2"
},
{
"name": "Microsoft SQL for Beginners",
"issuer": "Udemy",
"startDate": "2020-03",
"url": "http://ude.my/UC-1d2e631e-dd3e-4516-a946-a9c962bf58a2"
},
{
"name": "First Certificate in English",
"issuer": "University of Cambridge",
"startDate": "2013-11"
}
],
"meta": {
"canonical": "https://raw.githubusercontent.com/jsonresume/resume-schema/master/resume.json",
"version": "v1.0.0",
"lastModified": "2017-12-24T15:53:00",
"theme": "even"
}
}