This repository has been archived by the owner on Feb 16, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
resume.json
119 lines (119 loc) · 4.98 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
{
"basics": {
"name": "Sergio Alonso",
"label": "Knowledge Worker",
"email": "sergio@sergioalonso.es",
"website": "www.sergioalonso.es",
"summary": "I will take care of your technological needs in a geek driven world. Always seeking for new knowledge to do the right things in the right way at the right time. My main goal is help you to design and build awesome solutions working together."
},
"work": [{
"company": "Altran Spain",
"position": "Software Engineer",
"website": "www.altran.es",
"startDate": "2010-04-01",
"summary": "Design software for the DPI technology provided by the Ericsson's Packet Core that is integrated by means of the Service Aware Support Node. As an R&D software engineer team member I'm improving upon the existing complex legacy system that identifies traffic carried over the network within the Ericsson Service Aware Charging and Control solution.",
"highlights": [
"Implement features to evolve AAA protocols over 3GPP Packet Core interfaces.",
"Expand node capabilities with proprietary protocols such EBM.",
"Catch up on the latest industry trends deploying over SSR and as SDN service function."
]
}, {
"company": "Altran Spain",
"position": "Team Leader",
"website": "www.altran.es",
"startDate": "2013-05-01",
"endDate": "2016-10-01",
"summary": "The organizational structure and my years of experience within the company gave me the opportunity to become an Altran Operations Team Leader. Taking care of a 15 consultants distributed team, giving support to Altran Service Delivery Managers and being the reference point with the client.",
"highlights": [
"Identify key risk factors that affect individual and team performance.",
"Help everyone to reach a higher level of professional excellence.",
"Inspire action and contribute to build a structure to achieve our goals."
]
}, {
"company": "Altran Spain",
"position": "Scrum Master",
"website": "www.altran.es",
"startDate": "2014-01-01",
"endDate": "2015-01-01",
"summary": "As an Ericsson Cross Functional Team Leader, I was in charge of ensuring that all project participants followed the Agile values and principles. Removing impediments that we had on our way to achieve our commitments. I had to protect and isolate the team from external disruptions to maintain our productivity.",
"highlights": [
"Drive the Agile transformation of an Ericsson R&D software engineering team.",
"Obtain knowledge and experience that are difficult to achieve otherwise.",
"Get the ability to lead in a wide range of circumstances."
]
}, {
"company": "Projectes Solars de la Mediterranea",
"position": "Telecommunications Engineer",
"website": "www.prosolia.es",
"startDate": "2008-01-01",
"endDate": "2009-12-01",
"summary": "Design of a photovoltaics monitoring system for the maintenance company of Prosolia.",
"highlights": [
"Deploy an end to end solution for solar power generation monitoring.",
"Implement standard protocols for energy metering.",
"Reverse engineering industry provider protocols."
]
}, {
"company": "Capgemini Spain",
"position": "Full Stack Developer",
"website": "www.capgemini.es",
"startDate": "2007-01-01",
"endDate": "2008-01-01",
"summary": "Implement services for the Customer Relationship Management platform.",
"highlights": [
"Develop services for Seguros SantaLucia S.A. CRM platform.",
"Frontend development.",
"Backend development."
]
}, {
"company": "Capgemini Spain",
"position": "Business Process Outsourcer",
"website": "www.capgemini.es",
"startDate": "2006-06-01",
"endDate": "2007-01-01",
"summary": "Outsourcing and automation of the billing department processes.",
"highlights": [
"Outsource services for Telefonica Moviles S.A.",
"Automation of billing control process.",
"Train staff in the new way of proceeding."
]
}, {
"company": "Mercapueblo Internet Services",
"position": "Full Stack Developer",
"website": "www.mercapueblo.com",
"startDate": "2005-01-01",
"endDate": "2006-01-01",
"summary": "Launch of the real state portal mercapueblo.com",
"highlights": [
"Launch of real state internet services.",
"Involved in all business process."
]
}, {
"company": "DCOM EPSA UPV",
"position": "Network Administrator",
"website": "www.dcom.upv.es",
"startDate": "2002-01-01",
"endDate": "2006-01-01",
"summary": "Administration of computer networks in the laboratories of the DCOM.",
"highlights": [
"Operating systems maintenance.",
"Network devices maintenance.",
"Research for new uses of resources."
]
}],
"skills": [{
"name": "Software Engineer",
"keywords": [
"GNU Linux",
"GNU Toolchain",
"SLES",
"Bash",
"Git",
"C",
"C++",
"Perl",
"Python"
]
}],
"message": [{}]
}