-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresume.html
217 lines (193 loc) · 11.1 KB
/
resume.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
209
210
211
212
213
214
215
216
217
<!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">
<meta name="description" content="These are Margarita's accomplishments, education and experience. wow. much experience. so education.">
<meta name="author" content="">
<title>Margarita Gómez</title>
<!--Icon-->
<link rel="icon" type="image/jpg" href="img/deisi2.ico">
<!-- Bootstrap Core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="css/style.css">
<!-- Custom CSS -->
<link href="css/sb-admin.css" rel="stylesheet">
<link href="css/animate.css" rel="stylesheet">
<link href="aos-master/dist/aos.css" rel="stylesheet">
<!-- Custom Fonts -->
<link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Scope+One" rel="stylesheet">
</head>
<body>
<div id="wrapper">
<!-- Navigation -->
<nav class="navbar navbar-default navbar-fixed-top" role="navigation" id="holaa">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html"> </a>
</div>
<!-- Sidebar Menu Items - These collapse to the responsive navigation menu on small screens -->
<div class="collapse navbar-collapse navbar-ex1-collapse bod">
<ul class="nav navbar-nav side-nav">
<li class="ho">
<a href="index.html"><i class="fa fa-fw fa-home"></i> Home</a>
</li>
<li class="active ho">
<a href="resume.html"><i class="fa fa-fw fa-graduation-cap "></i> Resume</a>
</li>
<li class="ho">
<a href="projects.html"><i class="fa fa-fw fa-code-fork"></i> Projects</a>
</li>
<li class="ho">
<a href="faq.html"><i class="fa fa-fw fa-question"></i> FAQ</a>
</li>
<li class="ho">
<a href="contact.html"><i class="fa fa-fw fa-pencil"></i> Contact me</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</nav>
<div id="page-wrapper">
<div class="container-fluid">
<!-- Page Heading -->
<div class="row">
<div class="col-lg-12">
<h1 class="head animated fadeInDownBig">
<strong>My resume</strong>
</h1>
</div>
</div>
<!-- /.row -->
<div class="row">
<div class="col-lg-5 page-header"></div>
<div class="boton-cv col-lg-2 animated tada bod">
<a href="https://docs.google.com/document/d/17iyYOjQDhnrn1VO4tv382zZXAK9k9jaXCB40Ko4gcE8/edit?usp=sharing" target="_blank">
<button type="button" class="btn btn-default btn-lg center-block">
<i class="fa fa-file-text" aria-hidden="true"></i>
<p id="cv-button-text">Check out my CV</p>
</button>
</a>
</div>
<div class="page-header col-lg-5"></div>
</div>
<!-- /.row -->
<!-- About Section -->
<section id="about">
<div class="container containertm">
<div class="row">
<div class="col-lg-12 text-center animated fadeInDown">
<h3 class="section-subheading text-muted head">
<strong>My education and experience</strong>
</h3>
<br>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<ul class="timeline">
<li>
<div class="timeline-image-blanco timeline-image">
<img class="img-circle img-responsive" src="img/teach2.png" alt="">
</div>
<div class="timeline-panel animated fadeInLeftBig bod">
<div class="timeline-heading">
<h4>January 2017 - Present</h4>
<h4 class="subheading"><strong>Research Assistant</strong></h4>
</div>
<div class="timeline-body">
<p class="text-muted">Used image processing and MATLAB in order to evolve a software's GUI that assists manual curve tracing on combined
<a href="https://www.visualsonics.com/product/software/m-mode-imaging" target="_blank">M-Mode</a>/
<a href="https://www.visualsonics.com/product/software/b-mode-imaging" target="_blank">B-Mode</a>
representation of sequences of ultrasound images of the common carotid artery.
</p>
</div>
</div>
</li>
<li class="timeline-inverted">
<div class="timeline-image-blanco timeline-image">
<img class="img-circle img-responsive" src="img/teach.png" alt="">
</div>
<div class="timeline-panel animated fadeInRightBig bod">
<div class="timeline-heading">
<h4>July 2015 - Present</h4>
<h4 class="subheading"><strong>Teaching Assistant</strong></h4>
</div>
<div class="timeline-body">
<p class="text-muted">I have been a T.A. for some CS courses such as:</p>
<ul>
<li>Algorithms and Object Oriented Programming I (July 2015 - November 2015 and January 2016 - May 2016)</li>
<li>Transactional Systems (July 2016 - November 2016)</li>
<li>Data Structures (January 2017 - Present)</li>
</ul>
</div>
</div>
</li>
<li>
<div class="timeline-image-blanco timeline-image">
<img class="img-circle img-responsive" src="img/uniandes.jpg" alt="">
</div>
<div class="timeline-panel animated fadeInLeftBig bod">
<div class="timeline-heading">
<h4>July 2014 - Present</h4>
<h4 class="subheading"><strong>Universidad de los Andes</strong></h4>
</div>
<div class="timeline-body">
<p class="text-muted">I began my studies in Systems and Computing Engineering at Uniandes where I've had the chance to develop my problem-solving, leadership and teamwork skills.</p>
<p>Current GPA: 4.23/5.0</p>
</div>
</div>
</li>
<li class="timeline-inverted">
<div class="timeline-image-blanco timeline-image">
<img id="portales" class="img-circle img-responsive" src="img/portales.jpg" alt="">
</div>
<div class="timeline-panel animated fadeInRightBig">
<div class="timeline-heading bod">
<h4>2000-2014</h4>
<h4 class="subheading bod"><strong>Gimnasio los Portales School</strong></h4>
</div>
<div class="timeline-body bod">
<p class="text-muted">Placed 5th in Colombia's state exams out of 24,882 applicants.</p>
</div>
</div>
</li>
<li>
<a href="contact.html">
<div class="timeline-image bod">
<h4>Be part of
<br>my story
<br>and hire me!</h4>
</div>
</a>
</li>
</ul>
</div>
</div>
</div>
</section>
</div>
<!-- /.container-fluid -->
</div>
<!-- /#page-wrapper -->
</div>
<!-- /#wrapper -->
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
<!-- JS contact -->
<script src="js/contact.js"></script>
<script src="js/resume.js"></script>
<script src="aos-master/dist/aos.js"></script>
<script src="https://use.fontawesome.com/ddb5260482.js"></script>
</body>
</html>