-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
208 lines (197 loc) · 7.18 KB
/
index.html
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
<!--JONATHAN CARDENAS A00818821-->
<!DOCTYPE html>
<html>
<head>
<title>Jonathan Cardenas CV</title>
<link rel="shortcut icon" type="image/png" href="IMG/favicon.png"/>
<link rel="stylesheet" type="text/css" href="CSS/style.css">
</head>
<body>
<!--PARTE DEL HEADER SUPERIOR-->
<div class="header">
<img src="IMG/PP.png" id='PP'>
<div class="contactInfo">
<div>
<a href="mailto:A00818821@itesm.mx"> A00818821@itesm.mx </a>
</div>
<div>
<a href="https://github.com/jonathancrd" target="_blank"> github.com/jonathanCrd </a>
</div>
<div>
<a href="https://www.linkedin.com/in/jonathancrd" target="_blank"> linkedin.com/jonathancrd </a>
</div>
</div>
<div>
<h1 class="name">Jonathan Melesio Cárdenas García</h1>
<p id="tagline"> Software Engineering Student at Tecnologico de Monterrey </p>
<p id="tagline"> Monterrey, Mexico </p>
</div>
</div>
<!--CONTENIDO DEL CV-->
<!--Education-->
<div id="decorativeTEC">
<div class="container">
<h2>Education</h2>
<div class="fullWidthColumn">
<div class="logo">
<img src="IMG/TEC.png">
</div>
<div>
<p class="institution">Tecnologico de Monterrey, Monterrey Campus</p>
<p class="position">B.S. in Computer Science and Technology Engineering (ITC)</p>
<p class="description">
Minor in Data Analytics<br>
Graduating in May 2020 | Cumulative GPA:89/100
</p>
</div>
</div>
<div class="fullWidthColumn">
<div class="logo">
<img src="IMG/CIDEB.png">
</div>
<div>
<p class="institution">Research and Development Center of Bilingüal Education - UANL</p>
<p class="position">International Baccalaurate | Technical degree as Bilingual Instructor</p>
<p class="description">
Class of 2015
</p>
</div>
</div>
</div>
</div>
<!--WORK EXPERIENCIENCE & SKILLS-->
<div class="container">
<div class="mainColumn">
<h2>Work Experience</h2>
<div>
<div class="logo">
<img src="IMG/TEC.png">
</div>
<div>
<p class="institution">Software Engineer Intern at Tecnológico de Monterrey</p>
<p class="position">January 2018 – July 2018 | Technologies for Education Department</p>
<p class="role">Development and improvement of educational chat-bots</p>
<ul>
<li>Add more features and redesign the UI of a chat-bot iOS App</li>
<li>Improve the dialog of the chat-bot to get a more human-like experience</li>
<li>Create a pilot chat-bot from scratch for the university’s new educational model</li>
</ul>
</div>
</div>
<div>
<div class="logo">
<img src="IMG/TEC.png">
</div>
<div>
<p class="institution">Customer Experience (CX) Intern at Tecnológico de Monterrey</p>
<p class="position">September 2016 – June 2017 | Digital Transformation Department</p>
<p class="role">Research users’ whole experience about university’s IT services</p>
<ul>
<li>Interview users about their experiences</li>
<li>Develop UX Workshops to obtain the experiences and users’ thoughts</li>
<li>Trained in Design Thinking Methodology and communicative skills</li>
</ul>
</div>
</div>
<div>
<div class="logo">
<img src="IMG/Saniklyn.png">
</div>
<div>
<p class="institution">Community Manager at Saniklyn</p>
<p class="position">June 2015 – June 2016</p>
<p class="role">Websites and social networks Admin and Content Creator.</p>
<p class="description">Use of Facebook Adds, Google AdWords, Adobe Photoshop, and Microsoft Outlook.</p>
</div>
</div>
</div>
<div class="sideColumn">
<div>
<h2 id="colorPink">Tech Skills</h2>
<div class="bubble" id="mainSkill">C++</div>
<div class="bubble" id="mainSkill">SQL</div>
<div class="bubble">MySQL</div>
<div class="bubble">Swift</div>
<div class="bubble">Python</div>
<div class="bubble">C</div>
<div class="bubble">C#</div>
<div class="bubble">HTML5</div>
<div class="bubble">CSS3</div>
</div>
<div>
<h2 id="colorPink">Tools Knowledge</h2>
<div class="bubble" id="mainSkill">Tableau Desktop</div>
<div class="bubble" id="mainSkill">Dialogflow</div>
<div class="bubble" id="mainSkill">Jupyther Notebook</div>
<div class="bubble">Actions on Google</div>
<div class="bubble">IBM Watson Assistant</div>
<div class="bubble">IBM Personality Insights</div>
<div class="bubble" id="mainSkill">xCode (Swift)</div>
<div class="bubble">ProjectLibre</div>
<div class="bubble">Process Dashboard (PSP)</div>
<div class="bubble">Unity</div>
<div class="bubble" id="mainSkill">Adobe Photoshop</div>
<div class="bubble">Adobe Illustrator</div>
</div>
</div>
</div>
<div id="decorativeProject"">
<div class="container">
<h2>Major School Projects</h2>
<div class="halfColumn">
<div class="logo">
<img src="IMG/semestrei.png">
</div>
<div>
<p class="institution">Semestre i with CEMEX & egosBI</p>
<p class="position">August 2018 – December 2018</p>
<p class="description">Immersive university project about Data Science, Data Analysis and Business Intelligence using tools as Tableau and ERPs.<br>
The objective was to apply the knowledge to a specific real business process of CEMEX.</p>
</div>
</div>
<div class="halfColumn">
<div class="logo">
<img src="IMG/maeTec.png">
</div>
<div>
<p class="institution">MAE TEC iOS App</p>
<p class="position">January 2018 - Present</p>
<p class="description">UX Designer, Team leader and co-developer of this app which will help students to register free scholar mentoring given at the university.</p>
</div>
</div>
</div>
</div>
<div class="container">
<div class="sideColumn" id="withPadding">
<h2>Languages</h2>
<div>
<div class="bubble" id="bubbleAqua">Spanish (Native)</div>
<div class="bubble" id="bubbleAqua">English (Fluent)</div>
<div class="bubble" id="bubbleAqua">Mexican Sign Language (Advanced)</div>
<div class="bubble" id="bubbleAqua">French (A2)</div>
</div>
</div>
<div class="sideColumn" id="withPadding">
<h2>Volunteering</h2>
<p>Teacher and organizer of social entrepreneurship courses in the community of Teabo, Yucatan, MX. (Winter 2017, Summer 2018)
</p>
<p>Promotor of Social Responsability at my university (Jan2017 - Dec2018)
</p>
<p>Inclusion of people with disabilities and minorities workshop taken at Tecnologico de Monterrey (2018)</p>
</div>
<div class="sideColumn">
<h2>Awards and Leadership</h2>
<p><b>HackMty Hackaton</b> – Finalist (2018)</p>
<p><b>Vice-president</b> of student group “ANDAR México” (2017-2018)</p>
<p><b>Social Merit distinction</b> by Social Services at Tecnológico de Monterrey (2017, 2018)</p>
<p><b>Positive Psychology Leadership</b> program by TecMilenio University (2016)</p>
<p><b>“Líderes del Mañana”</b> distinction by Tecnológico de Monterrey (2015)</p>
<p><b>HackMty Hackaton – DistritoTec Maps Challenge</b> Winner (2015)</p>
</div>
</div>
<div class="footer">
Coded, Designed and Develop by Jonathan Cardenas, 2019.
Lab 1 of Web Development Class at ITESM.
</div>
</body>
</html>