-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
274 lines (220 loc) · 10.2 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
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
<html lang="en-US">
<head>
<title> Nardo Arevalo </title>
<link href="css/bootstrap.min.css" rel="stylesheet" type="text/css" />
<link href="css/bootstrap-theme.min.css" rel="stylesheet" type="text/css" />
<link href="css/nardo.css" rel="stylesheet" type="text/css" />
<link href="css/ionicons.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="js/jquery-2.1.1.min.js"></script>
<script type="text/javascript" src="js/bootstrap/bootstrap.js"></script>
<script type="text/javascript" src="js/TweenMax.min.js"></script>
<script type="text/javascript" src="js/jquery.scrollmagic.min.js"></script>
<script type="text/javascript" src="js/jquery.scrollmagic.debug.js"></script>
<script type="text/javascript" src="js/nardo.js"> </script>
</head>
<body >
<!-- Main Nav -->
<nav class="navbar navbar-fixed-top" role="navigation"><!-- add "wihite" class for white nav bar -->
<div class="container" >
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class=" navbar-toggle glyphicon glyphicon-align-justify" data-toggle="collapse" data-target=".navbar-collapse"></button>
<a class="navbar-brand scrollTo" href="#home">
<span class="brand-header">Nardo Arevalo</span>
</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" >
<ul class="nav navbar-nav navbar-right">
<li><a href="#" id = "_about" class="scrollTo">About</a></li>
<li><a href="#" id = "_skills" class="scrollTo">Skills</a></li>
<li><a href="#" id="_experience" class="scrollTo">Experience</a></li>
<li><a href="#" id ="_projects"class="scrollTo">Projects</a></li>
<li><a href="#" id = "_contacts"class="scrollTo">Contact</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div>
</nav>
<!-- /Main Nav -->
<section id="intro" class="module parallax-intro">
<div class="container">
<center> <h1> Hey there. </h1> </center>
</div>
</section>
<section id="about" class="module parallax parallax-1">
<div class="container">
<center> <h1> About </h1> </center>
</div>
</section>
<section class="module content">
<div class="container">
<p> Hey! My name's Bernardo Arevalo. I am currently a backend and QE software engineer at Livongo Health™ helping to build a better solution for diabetes. I graduated from UCSD majoring in Bioengineering: Bioinformatics. </p> <br>
<p>Over the course of my major I centered my programming skills to help people with their health. My inspiration stems from the fact that I have lived now with Diabetes for six years of my life. I feel comfortable and excited learning new technologies and developing software to better the management of day to day health for people. Whether the project consists of finding new ways to deal with patients' documents or glucose readings of a diabetic, it brings me personal happiness knowing they can all better the health of others.</p><br>
<a href="./resume.pdf" >See my Resume</a><br>
<br><p>Thinking of new ideas to enhance the health of others by means of developing applications is constantly running thorugh my mind. When not actively contributing to a project I enjoy playing tennis, hiking, mountain biking, and photography ( as you can see in my pictures ). </p>
</div>
</section>
<section id="skills" class="module parallax parallax-2">
<div class="container">
<h1>Skills</h1>
</div>
</section>
<section class="module content">
<div class="container">
<table class= "table table-striped">
<tr>
<th>Languages</th>
<th>Technologies and Frameworks</th>
<th>Miscellaneous</th>
</tr>
<tr>
<td> Scala</td> <td>Play Framework</td> <td>Functional Programming</td>
</tr>
<tr>
<td> Java</td> <td>Angular 2</td> <td>Unit Testing</td>
</tr>
<tr>
<td> Typescript</td> <td>Angular JS</td> <td>End to End Testing</td>
</tr>
<tr>
<td> Node</td> <td>Sails</td> <td>Debugging/Troubleshooting</td>
</tr>
<tr>
<td> Javascript</td> <td>Express</td> <td>Object Oriented Design</td>
</tr>
<tr>
<td> PHP</td> <td>RoR</td> <td>Web Development</td>
</tr>
<tr>
<td> Ruby</td> <td>Django</td> <td></td>
</tr>
<tr>
<td> Python</td> <td>Git</td> <td></td>
</tr>
<tr>
<td> MatLab</td> <td>mySql</td> <td></td>
</tr>
<tr>
<td> CSS</td> <td>jQuery</td> <td></td>
</tr>
<tr>
<td></td> <td>MongoDB</td> <td></td>
</tr>
<tr>
<td></td> <td>RabbitMQ</td> <td></td>
</tr>
<tr>
<td></td> <td>Heroku</td> <td></td>
</tr>
</table>
</div>
</section>
<section id="experience" class="module parallax parallax-3">
<div class="container">
<h1>Work Experience</h1>
</div>
</section>
<section class=" module content">
<div class="container">
<h2> <a href= "http://www.livongo.com" target = "_blank">Livongo Health</a></h2>
<h3><i> Software Engineer</i></h3><br>
<ul>
<li>Support and development of Platform APIs in Scala </li>
<li>Support and development of .NET APIs </li>
<li>Lead partner data integrations with third party companies</li>
<li>Support to Quality Engineeering in developing and maintaining API Tests</li>
</ul>
<h2> Livongo Health </h2>
<h3><i> Software Engineer Intern</i></h3><br>
<ul>
<li>Helped support and develop platform APIs in Scala</li>
<li>Built Scala based web services</li>
<li>Built Angular based Self Service portal for internal use</li>
</ul>
<h2> Dexcom </h2>
<h3><i> Software Test Engineer Intern, V&V Group</i></h3><br>
<ul>
<li>Used Junit and C# to test functionality of upcoming CGM</li>
<li>Wwrote validation and verification reports on tools used for testing</li>
<li>Corrected and maintained test scripts</li>
</ul>
<h2> Nanoengineering Department, UCSD </h2>
<h3><i> Undergraduate Software Developer</i></h3><br>
<ul>
<li>Utilized GOlang, JQuery, PHP, and a mySQL database to develop software for stereolithographic 3d bio-printers</li>
<li>Managed and implemented hardware code of serial, USB, and GPIB devices</li>
</ul>
<h2> Scripps Research Institute </h2>
<h3><i> Support Intern</i></h3><br>
<ul>
<li>Utilized PHP, JQuery, and AngularJS for analytics on Metlin server</li>
<li>Created a login system via PHP to hold saved searches for users</li>
</ul>
<h2> CSE Department, UCSD </h2>
<h3><i> Cse Tutor</i></h3><br>
<ul>
<li>Tutored students during labs and held office hours on a weekly basis</li>
<li>Taught HTML and Javascript concepts (CSE3) as well as Matlab (CSE7)</li>
</ul>
</div>
</section>
<section id="projects" class="module parallax parallax-4">
<div class="container">
<h1>Individual Projects</h1>
</div>
</section>
<section class="module content">
<div class="container project_text">
<h2><a target="_blank" href = "https://glufit.github.io">Glufit</a>
<br/><a target="_blank" href ="https://github.com/nardoguy14/glufit"><i class="icon ion-social-github"></i></a> Client
<br/><a target="_blank" href ="https://github.com/nardoguy14/glufit-server"><i class="icon ion-social-github"></i></a> Server
</h2>
<h3><i> Livongo + Fitbit Data Visualizations</i></h3><br>
<p> Personal Fitbit + Livongo Data Visualizations utilizing Angular 2 Typescript project hosted on a github.io page and
SailsJS backend with a Redis session store hosted on heroku making web requests out to Fibit and Livongo APIs.
</p>
<h2><a target="_blank" href = "http://nardoguy14.github.io">Weekend Adventures Blog</a>
<a target="_blank" href ="https://github.com/nardoguy14/nardoguy14.github.io"><i class="icon ion-social-github"></i></a></h2>
<h3><i> Angular 2 Typescript Project</i></h3><br>
<p> Built Angular 2 Typescript responsive first site to host blog of weekend adventures.</p>
<h2>Diaweb</h2> <!-- ./apps/diaweb -->
<h3><i> Diabetes Analysis Webapp</i></h3><br>
<p> Used glucose readings from a Dexcom G4 CGM to build glucose dynamic profiles of users utilizing PHP, JQuery, and a mySQL database </p>
<h2> Medassist </h2>
<h3><i> Medical Records Webapp</i></h3><br>
<p>Patient side app where patients upload and share medical records with doctors implemented with PHP, JQuery, and a MongoDB database</p>
</div>
</section>
<section id="projects" class="module parallax parallax-5">
<div class="container">
<h1>Contact</h1>
</div>
</section>
<section class="module content">
<div class="container project_text">
<div class="table">
<div class="row">
<div class="col-md-4 col-sm-4 col-xs-4">
<p style="font-size: 10vw; text-align: center">
<a style="height:100%; width:100%" target="_blank" href ="https://www.linkedin.com/in/bernardo-arevalo-1a22b7b6"><i class="icon ion-social-linkedin"></i></a>
</p>
<p style="text-align: center"><b>LinkedIn</b></p>
</div>
<div class="col-md-4 col-sm-4 col-xs-4">
<p style="font-size: 10vw; text-align: center">
<a target="_blank" href ="https://github.com/nardoguy14"><i class="icon ion-social-github"></i></a>
</p>
<p style="text-align: center"><b>Github</b></p>
</div>
<div class="col-md-4 col-sm-4 col-xs-4">
<p style="font-size: 10vw; text-align: center">
<a target="_blank" href ="https://www.instagram.com/nardoarevalo14/"><i class="icon ion-social-instagram"></i></a>
</p>
<p style="text-align: center"><b>Instagram</b></p>
</div>
</div>
</div>
</div>
</section>
</body>
</html>