forked from gndx/react-eth-challenge
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdata.json
More file actions
214 lines (214 loc) · 7.63 KB
/
data.json
File metadata and controls
214 lines (214 loc) · 7.63 KB
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
{
"data": {
"headInfo":{
"name": "Alexander Hinestroza Palacios",
"avatar": "https://pbs.twimg.com/profile_images/901812008730980352/HuwDBYZn_400x400.jpg",
"profession": "Computer Science Engineer - Specialist Architect",
"email": "ahinestroza1116@gmail.com",
"website": "https://example.com",
"phone": "3042034240",
"address": "Medellín, Colombia.",
"profile": "I am a systems engineer with high capacity for analysis, problem solving and adaptability to technology, with experience in analysis, design and implementation of SOA services. Also with experience in blockchain technologies, both private (hyperledger) and public. I am a person willing to learn and implement projects that impact the environment in which we live."
},
"certificate": [
{
"date": "Jul 2022",
"description": "Online Learning Strategies Course",
"institution": "Platzi",
"name": "Online Learning Strategies Course"
},
{
"date": "Jul 2022",
"description": "Personal brand",
"institution": "Platzi",
"name": "Personal brand"
},
{
"date": "Jul 2022",
"description": "Software Engineering Fundamentals",
"institution": "Platzi",
"name": "Software Engineering Fundamentals"
},
{
"date": "Jun 2022",
"description": "Basic Javascript Course",
"institution": "Platzi",
"name": "Basic Javascript Course"
},
{
"date": "Jun 2022",
"description": "Javascript practical course",
"institution": "Platzi",
"name": "Javascript practical course"
},
{
"date": "Jun 2022",
"description": "Next.js Course",
"institution": "Platzi",
"name": "Next.js Course"
},
{
"date": "Jun 2022",
"description": "Object Oriented Programming Course: OOP",
"institution": "Platzi",
"name": "Object Oriented Programming Course: OOP"
},
{
"date": "Sep 2020",
"description": "Docker, from Beginner to Expert",
"institution": "Udemy",
"name": "Docker, from Beginner to Expert"
},
{
"date": "Jun 2022",
"description": "Curso Profesional de Git y GitHub",
"institution": "Platzi",
"name": "Git and GitHub Professional Course"
}
],
"academic": [
{
"degree": "Software Engineering Specialist",
"description": "A Software Engineering Specialist can support the national and international software industry sector. In this sense, the impact and relevance will be linked to the aforementioned industry, which has a large component of knowledge that requires a high level of technological development and training of people capable of producing knowledge and solutions in accordance with the needs of the medium.",
"endDate": "2019",
"institution": "Universidad de Medellín",
"startDate": "2018"
},
{
"degree": "Computer Science Engineer",
"description": "I am prepared to face the new challenges of the Fourth Industrial Revolution that include new technologies such as Blockchain, Artificial Intelligence / Machine Learning, and the Internet of Things. They are also prepared to solve problems through software development with modern methodologies and tools, the integration and implementation of business applications, the application of the DevOps culture in organizations, the adoption of good engineering practices in project development, in other aspects.",
"endDate": "2012",
"institution": "Universidad de Antioquia",
"startDate": "2007"
}
],
"experience": [
{
"company": "Bancolombia",
"endDate": "Present",
"jobDescription": "I belong to the area of innovation, where I develop in private blockchain projects with HyperLedger Fabric and I find myself venturing and learning about public blockchains in Ethereum mainly.",
"jobTitle": "Specialist Architect",
"startDate": "Jul 2021"
},{
"company": "Bancolombia",
"endDate": "Jun 2021",
"jobDescription": "Design and implementation of SOA integration services under IBM Datapower, IIB, ApiConnect, MQ (Message Queue) technologies.Lead team development of integration services using SOA service-oriented architecture.",
"jobTitle": "Software Engineer",
"startDate": "Dec 2016"
},
{
"company": "PersonalSoft S.A.S.",
"endDate": "Jan 2016",
"jobDescription": "Outsourcing GANA: Analysis and taking of requirements, development of standalone applications, web services and consumption of REST services in java. Outsourcing Bancolombia: Design and implementation of SOA integration services under IBM Datapower, IIB, ApiConnect, MQ (Message Queue) technologies. SOA - Datapower",
"jobTitle": "Software Engineering Analyst",
"startDate": "Jul 2015"
},
{
"company": "Fuziona S.A.S.",
"endDate": "Jul 2015",
"jobDescription": "OutSourcing Alcaldía de Medellín: Development and support of web applications in .NET and PHP, Development of PL/SQL procedures in Oracle, administration of servers in Microsoft's ISS. Introduction to SAP Development.",
"jobTitle": ".NET Consultant",
"startDate": "Oct 2012"
}
],
"skills": [
{
"name": "HTML5",
"percentage": "75%"
},
{
"name": "CSS",
"percentage": "25%"
},
{
"name": "JavaScript",
"percentage": "55%"
},
{
"name": "React",
"percentage": "30%"
},
{
"name": "IBM Datapower",
"percentage": "80%"
},
{
"name": "HyperLedger Fabic",
"percentage": "70%"
},
{
"name": "Service-Oriented Architecture (SOA)",
"percentage": "70%"
},
{
"name": "SQL",
"percentage": "60%"
},
{
"name": "NodeJs",
"percentage": "40%"
},
{
"name": "Web3",
"percentage": "30%"
},
{
"name": "Ethereum",
"percentage": "30%"
},
{
"name": "Golang",
"percentage": "30%"
},
{
"name": "Elixir",
"percentage": "20%"
},
{
"name": "AWS",
"percentage": "60%"
}
],
"interest": [
"Public Blockchains",
"Crypto",
"Crypto currency",
"Ethereum Development",
"Bitcoin Development",
"International projects",
"Better employment opportunities"
],
"languages": [
{
"name": "Spanish",
"percentage": "90%"
},
{
"name": "English",
"percentage": "55%"
}
],
"social": [
{
"name": "facebook",
"url": "https://www.facebook.com/Xtyletto",
"icon": "https://images.rawpixel.com/image_1300/cHJpdmF0ZS9sci9pbWFnZXMvd2Vic2l0ZS8yMDIyLTA2L3Y5ODItZDEtMDIteC5qcGc.jpg"
},
{
"name": "twitter",
"url": "https://twitter.com/alextyle8",
"icon": "https://e7.pngegg.com/pngimages/202/248/png-clipart-twitter-logo-computer-icons-encapsulated-postscript-tweeter-blue-logo-thumbnail.png"
},
{
"name": "github",
"url": "https://github.com/Alextyle8",
"icon": "https://cdn-icons-png.flaticon.com/512/1051/1051377.png"
},
{
"name": "linkedin",
"url": "https://www.linkedin.com/in/alexander-hinestroza-palacios-aba93a64/",
"icon": "https://brandlogos.net/wp-content/uploads/2016/06/linkedin-logo.png"
}
]
}
}