-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
316 lines (277 loc) · 15.1 KB
/
Copy pathindex.html
File metadata and controls
316 lines (277 loc) · 15.1 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
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Meta -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
<!-- Title -->
<title>Anayeli Malvaez C</title>
<!-- Favicons -->
<link rel="shortcut icon" href="assets/img/favicon.png">
<link rel="apple-touch-icon" href="assets/img/favicon.png">
<link rel="apple-touch-icon" sizes="76x76" href="assets/img/favicon.png">
<link rel="apple-touch-icon" sizes="120x120" href="assets/img/favicon.png">
<link rel="apple-touch-icon" sizes="152x152" href="assets/img/favicon.png">
<!-- Google Web Fonts -->
<link href='https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700,300' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Roboto:400,700,500,300,100' rel='stylesheet' type='text/css'>
<!-- CSS Styles -->
<link rel="stylesheet" href="assets/css/styles.css" />
<!-- CSS Template -->
<link rel="stylesheet" href="assets/css/theme.min.css" />
<link rel="stylesheet" href="assets/css/color/blue-beige.css" id="color" />
</head>
<body class="header-vertical">
<!-- Loader -->
<div id="page-loader" class="bg-white"></div>
<!-- Loader / End -->
<!-- Header -->
<header id="header" class="bg-white hidden-sm hidden-xs">
<!-- Photo -->
<div class="photo">
<img src="assets/img/photos/avatar.jpg" alt="...">
</div>
<!-- Navigation -->
<nav id="main-menu">
<ul class="nav nav-vertical">
<li><a href="#start"><span>Start</span></a></li>
<li><a href="#resume"><span>Resume</span></a></li>
</ul>
</nav>
<!-- Social Media -->
<div class="social-media">
<strong class="text-sm">Check my social media!</strong>
<ul class="list-inline margin-t-10">
<li><a target="_blank" href="https://www.linkedin.com/in/amalvaez" class="icon icon-xs"><i class="fa fa-linkedin text-muted"></i></a></li>
<li><a target="_blank" href="https://github.com/amcolin" class="icon icon-xs"><i class="fa fa-github text-muted"></i></a></li>
<li><a target="_blank" href="https://twitter.com/@AnayeliMalvaez" class="icon icon-xs"><i class="fa fa-twitter text-muted"></i></a></li>
</ul>
</div>
</header>
<!-- Header / End -->
<!-- Content -->
<div id="content" class="bg-white">
<!-- Section - Home -->
<section id="start" class="section fullheight bg-secondary dark padding-v-60">
<!-- BG Image -->
<div class="bg-image animated infinite zooming"><img src="assets/img/photos/background.png" alt="..."></div>
<!-- Top -->
<div class="container container-wide text-md text-heavy">
<i class="icon-before fa fa-comments text-primary"></i>Have you got any questions? Write to me at <a href="mailto:anayeli.malvaez@gmail.com" class="text-primary">anayeli.malvaez@gmail.com</a>
</div>
<!-- Middle -->
<div class="container container-wide v-bottom padding-v-80">
<h1 class="text-lg margin-b-0">Hi! I’m <strong>Anayeli Malvaez</strong></h1>
<h5 class="text-tertiary margin-b-40">Backend Develper</h5>
<span data-target="local-scroll"><a href="#resume" class="btn btn-lg btn-primary animated" data-animation="bounceIn"><span>Go to my resume!</span><i class="ti-arrow-down"></i></a></span>
<a href="https://drive.google.com/file/d/1rTFdwWFO2TCMAyS74xJ0vwfijXRjajmO/view?usp=sharing" class="btn btn-link"><span>Download my CV</span><i class="ti-file"></i></a>
</div>
</section>
<!-- Section - Home / End -->
<!-- Section - Resume -->
<section id="resume" class="section padding-v-60">
<!-- Content -->
<div class="container container-wide">
<h6 class="margin-b-50">Resume</h6>
<div class="row padding-lg">
<div class="col-md-6 col-sm-6 col-xs-12">
<!-- Resume Box / About -->
<div class="resume-box">
<span class="icon animated" data-animation="fadeInDown"><i class="ti-comment-alt text-tertiary"></i></span>
<h4><strong>About</strong> Me</h4>
<p>I have been involved in technology for more than eleven years I started to work as an IT support and a network administrator.</p>
<p>Two years ago I decided to become a developer to look for new challenges.</p>
<p>Currently, I am working for Bunsan as a Full Stack Developer. I am helping to develop a learning platform that involves having a shared blackboard, chat, slide presentation tool and video streaming feature, using Elixir, Phoenix, RabbitMQ, Janus WebRTC and Vue.js for the front end.</p>
<p>I enjoy learning new things, facing problems and working in team.</p>
</div>
<!-- Resume Box / Education and Jobs -->
<div class="resume-box">
<span class="icon animated" data-animation="fadeInDown"><i class="ti-calendar text-tertiary"></i></span>
<h4><strong>Education</strong> & jobs</h4>
<div class="timeline">
<!-- Single event -->
<div class="timeline-event te-primary">
<span class="event-date">Jan 2018 - Present </span>
<span class="event-name">Full Stack Developer</span>
<span class="event-description">Bunsan</span>
</div>
<!-- Single event -->
<div class="timeline-event te-primary">
<span class="event-date">May 2017 - Dec 2017</span>
<span class="event-name">COO & Co-Founder</span>
<span class="event-description">Hyppen</span>
</div>
<!-- Single event -->
<div class="timeline-event te-primary">
<span class="event-date">Aug 2014 - Jul 2017</span>
<span class="event-name">IT manager </span>
<span class="event-description">Logistix</span>
</div>
<!-- Single event -->
<div class="timeline-event te-primary">
<span class="event-date">2012</span>
<span class="event-name">Bachelor of Engineering Informatics</span>
<span class="event-description">Mexican National Polytechnic Institute</span>
</div>
</div>
</div>
</div>
<div class="col-md-6 col-sm-6 col-xs-12">
<!-- Resume Box / Skills -->
<div class="resume-box">
<span class="icon animated" data-animation="fadeInDown"><i class="ti-mouse-alt text-tertiary"></i></span>
<h4><strong>Skills</strong> & abilities</h4>
<!-- Skill -->
<div class="skill">
<div class="progress progress-animated">
<div class="progress-bar progress-bar-primary" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100">
<span></span>
</div>
</div>
<strong>Elixir / Phoenix / Ecto</strong>
</div>
<!-- Skill -->
<div class="skill">
<div class="progress progress-animated">
<div class="progress-bar progress-bar-primary" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100">
<span></span>
</div>
</div>
<strong>JavaScript / React / Vue.js</strong>
</div>
<!-- Skill -->
<div class="skill">
<div class="progress progress-animated">
<div class="progress-bar progress-bar-primary" role="progressbar" aria-valuenow="70" aria-valuemin="0" aria-valuemax="100">
<span></span>
</div>
</div>
<strong>Git</strong>
</div>
<!-- Skill -->
<div class="skill">
<div class="progress progress-animated">
<div class="progress-bar progress-bar-primary" role="progressbar" aria-valuenow="40" aria-valuemin="0" aria-valuemax="100">
<span></span>
</div>
</div>
<strong>DevOps</strong>
</div>
<!-- Skill -->
<div class="skill">
<div class="progress progress-animated">
<div class="progress-bar progress-bar-primary" role="progressbar" aria-valuenow="50" aria-valuemin="0" aria-valuemax="100">
<span></span>
</div>
</div>
<strong>PostgreSQL / DynamoDB</strong>
</div>
</div>
<!-- Resume Box / Languages -->
<div class="resume-box">
<span class="icon animated" data-animation="fadeInDown"><i class="ti-cup text-tertiary"></i></span>
<h4><strong>Language</strong> skills</h4>
<!-- Skill -->
<div class="skill">
<div class="progress progress-animated">
<div class="progress-bar progress-bar-primary" role="progressbar" aria-valuenow="100" aria-valuemin="0" aria-valuemax="100">
<span></span>
</div>
</div>
<strong>Spanish</strong>
</div>
<!-- Skill -->
<div class="skill">
<div class="progress progress-animated">
<div class="progress-bar progress-bar-primary" role="progressbar" aria-valuenow="70" aria-valuemin="0" aria-valuemax="100">
<span></span>
</div>
</div>
<strong>English</strong>
</div>
<!-- Skill -->
<div class="skill">
<div class="progress progress-animated">
<div class="progress-bar progress-bar-primary" role="progressbar" aria-valuenow="40" aria-valuemin="0" aria-valuemax="100">
<span></span>
</div>
</div>
<strong>Italian</strong>
</div>
</div>
</div>
<div class="col-md-6 col-sm-6 col-xs-12">
<!-- Resume Box / Hobbies -->
<div class="resume-box">
<span class="icon animated" data-animation="fadeInDown"><i class="ti-music-alt text-tertiary"></i></span>
<h4><strong>Hobbies</strong> & Interests</h4>
<ul class="list-inline">
<li>
<div class="icon-box text-center">
<span class="icon icon-sm icon-circle icon-primary icon-filled"><i class="ti-dribbble"></i></span>
<span class="title">Sport</span>
</div>
</li>
<li>
<div class="icon-box text-center">
<span class="icon icon-sm icon-circle icon-primary icon-filled"><i class="ti-game"></i></span>
<span class="title"> Gaming</span>
</div>
</li>
<li>
<div class="icon-box text-center">
<span class="icon icon-sm icon-circle icon-primary icon-filled"><i class="ti-map-alt"></i></span>
<span class="title">Travel</span>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<!-- Section - Resume / End -->
</div>
<!-- Content / End -->
<!-- Mobile Navigation -->
<a href="#" id="mobile-nav-toggle" class="icon icon-circle icon-sm icon-primary icon-hover visible-xs visible-sm" data-target="mobile-nav">
<i class="ti-menu"></i>
</a>
<nav id="mobile-nav" class="bg-white">
<div class="mobile-nav-wrapper">
<!-- Nav -->
<ul class="nav nav-vertical">
<li><a href="#start"><span>Start</span></a></li>
<li><a href="#resume"><span>Resume</span></a></li>
</ul>
<!-- Social Media -->
<div class="margin-t-20">
<strong class="text-sm">Check my social media!</strong>
<ul class="list-inline margin-t-10">
<li><a href="https://www.linkedin.com/in/amalvaez" class="icon icon-xs"><i class="fa fa-linkedin text-muted"></i></a></li>
<li><a href="https://github.com/amcolin" class="icon icon-xs"><i class="fa fa-github text-muted"></i></a></li>
<li><a href="https://twitter.com/@AnayeliMalvaez" class="icon icon-xs"><i class="fa fa-twitter text-muted"></i></a></li>
</ul>
</div>
</div>
<a href="#" class="mobile-nav-close icon icon-hover icon-xs icon-circle icon-primary" data-target="mobile-nav"><i class="fa fa-times"></i></a>
</nav>
<!-- Ajax Wrapper & Loader -->
<div id="ajax-modal"></div>
<div id="ajax-loader"><i class="fa fa-spinner fa-spin"></i></div>
<!-- JS Libraries -->
<script src="assets/js/jquery-1.11.3.min.js"></script>
<!-- JS Plugins -->
<script>
window.paceOptions = {
target: '#page-loader',
ajax: false
};
</script>
<script src="assets/js/plugins.js"></script>
<!-- JS Core -->
<script src="assets/js/core.min.js"></script>
<!-- Google Map API -->
<script src="https://maps.googleapis.com/maps/api/js?v=3.exp&sensor=false"></script>
</body>
</html>