-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
195 lines (177 loc) · 6.2 KB
/
index.html
File metadata and controls
195 lines (177 loc) · 6.2 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Lab 01 - HTML - Isabella Canales</title>
</head>
<body>
<!--CV Header-->
<center>
<header>
<h1>Isabella Canales Backhoff</h1>
<img src="isabella-cv.png" alt="isabella-cv" width="20%" height="20%"/>
<br><br>
<div>
<span><strong><i>Software Engineer</i></strong></span>
<br>
canalesisabella4@gmail.com
<br>
(+52) 1 81 8098 70 79
<br>
<address>Col. Del Valle, Rio Mississippi, #342. Zip Code: 66220</address>
<a href="https://www.linkedin.com/in/isabella-canales-029078152/">https://www.linkedin.com/in/isabella-canales-029078152/</a>
</div>
</header>
</center>
<main>
<!--Section 1: Education-->
<section>
<h3>EDUCATION</h3>
<hr>
<p>
<strong>Instituto Tecnológico y de Estudios Superiores de
Monterrey</strong>
<br>
<i>Computer Science and Software Engineer</i>
<br>
Graduation in June 2022
<br>
GPA 95/100
</p>
<p>
<strong>La Trobe University, Melbourne, Australia</strong>
<br>
<i>Computer Science and Software Engineer</i>
<br>
Selected as a Study Abroad student
</p>
</section>
<br />
<!--Section 2: Work Experience-->
<section>
<h3>WORK EXPERIENCE</h3>
<hr>
<p>
<strong>Vitau</strong>
<br>
<i>February 2021 - Present</i>
<br>
Front-End Engineer Intern, Vitau is a startup company that allows users to schedule medication deliveries as often as needed. I am part of the Panel App Team that manages orders, subscriptions, inventory and more. I work with an agile methodology to deliver my work. The web application tech stack mainly consists of React, Typescript, Apollo, Formik, and more (using Github for version management)
<br>
</p>
<p>
<strong>Softtek</strong>
<br>
<i>July 2019 - December 2019</i>
<br>
Application Management Assistant Intern,
<ul>
<li>Creation and automatization of workflows and tasks across multiples applications and services using Microsoft Flow</li>
<li>Agile data analysis with self-service Business Intelligence analytics tool, Microsoft Power BI.</li>
<li>Courses: ITIL V3, RunLean, Customer Satisfaction</li>
</ul>
</p>
</section>
<br />
<!--Section 3: College Projects-->
<section>
<h3>COLLEGE PROJECTS</h3>
<hr>
<strong>Cook Assistant</strong>
<br>
<i>2020 7th Semester</i>
<br>
<span>TEAMWORK. </span>Developed an iOS application called 'Cook Assistant', which allows users to maintain record of their cooking recipes, as well as filtering those recipes according to the list of ingredients that they currently have at home.
<br>
</p>
<p>
<strong>Covid-19 Data Warehouse</strong>
<br>
<i>2020 7th Semester</i>
<br>
<span>TEAMWORK. </span>Developed a COVID-19 data warehouse on MongoDB based on Mexico's government database, were we interpreted information through the ETL process. And later deeply analyzed using the Tableau application to visually represent data.
<br>
</p>
<p>
<strong>AFL Statistics Page Application</strong>
<br>
<i>2020 6th Semester</i>
<br>
<span>INDIVIDUAL. </span>Developed a single page application for managing Australian Football League (AFL) statistics using HTML5 & CSS, as well as JavaScript, using the jQuery library. The webpage was elaborated with the use of the AngularJS Framework to allow processing data received from API calls to an online API (squiggle). The web application was hosted Heroku and developed using GitHub for version control.
<br>
</p>
</section>
<br />
<!--Section 4: Technical Skills-->
<section>
<h3>TECHNICAL SKILLS</h3>
<hr>
<p>
<strong>Programming Languages</strong>
<ul>
<li>C++ (Advanced)</li>
<li>JavaScript (Advanced)</li>
<li>HTML & CSS (Advanced)</li>
<li>Swift (Intermediate)</li>
<li>Python (Intermediate)</li>
</ul>
<strong>Speaking Languages</strong>
<ul>
<li>Spanish (Native)</li>
<li>English (Advanced)</li>
<li>Italian (Intermediate)</li>
</ul>
</p>
</section>
<br />
<!--Section 5: Awards and leadership-->
<section>
<h3>AWARDS AND LEADERSHIP</h3>
<hr>
<p>
<strong>High School Honorary Mention</strong>
<br>
<i>Awarded to the top students in high school.</i>
<br>
</p>
<p>
<strong>Grace Hopper Celebration of Women in Computing 2018 Google Scholarship</strong>
<br>
<i>Selected as Google Traveler Grant Recipient</i>
<br>
</p>
<p>
<strong>Facebook Technical Mentorship Programme Mentee</strong>
<br>
<i>1 of 50 Latin American students chosen to upskill my
coding abilities</i>
<br>
</p>
<p>
<strong>Cruz Rosa Youth Committee Volunteer</strong>
<br>
<i>Fundraising for women diagnosed with cancer</i>
<br>
</p>
</section>
<br />
<!--Section 6: Other interests-->
<section>
<h3>OTHER INTERESTS</h3>
<hr>
<p>
<ul>
<li>Figure Skating</li>
<li>Hiking</li>
<li>Singing</li>
<li>Ukulele</li>
<li>Reading</li>
</ul>
</p>
</section>
<br />
</main>
</body>
</html>