-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
393 lines (373 loc) · 17.4 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
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
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
<!DOCTYPE HTML>
<!--
Overflow by HTML5 UP
html5up.net | @n33co
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Carlos Ramírez</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="stylesheet" href="assets/css/custom.css" />
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
</head>
<body>
<!-- Header -->
<section id="header">
<header>
<h1>Carlos Ramírez</h1>
<p>Software Developer</p>
</header>
<footer>
<a href="#banner" class="button style2 scrolly-middle">Proceed</a>
</footer>
</section>
<!-- Banner -->
<section id="banner">
<header>
<h2>Why me?</h2>
</header>
<p>The best computer programmers are
<a target="_blank" href="http://www.construx.com/10x_Software_Development/Productivity_Variations_Among_Software_Developers_and_Teams__The_Origin_of_10x/">10 times more productive</a>
than the worst. <br/> In an industry plagued by <a target="_blank" href="http://web.mit.edu/smadnick/www/papers/J031.pdf">late deadlines and user dissatisfaction</a> you only want to hire the very best.</p>
<footer>
<a href="#first" class="button style2 scrolly">Go to highlights</a>
</footer>
</section>
<!-- Feature 1 -->
<article id="first" class="container box style1 left">
<a href="https://invidgroup.com" class="image fit" target="_blank"><img src="images/invid-logo.svg" /></a>
<div class="inner">
<header>
<h2>INVID<br />
2019-Present</h2>
</header>
<p>Was made technical lead of a large Angular + ASP.NET Core project. Also brushed up on React skills.</p>
</div>
</article>
<article class="container box style1 left">
<a href="https://wovenware.com" class="image fit" target="_blank"><img src="images/logo-01.1.png" /></a>
<div class="inner">
<header>
<h2>Wovenware<br />
2016-2019</h2>
</header>
<p>A very fast paced environment, where I once again worked as a full stack developer. I learned Angular here, and deepened my knowledge of C# and async programming. Eventually was promoted to mentorship and architect roles.</p>
</div>
</article>
<article class="container box style1 right">
<a href="https://abarcahealth.com" class="image fit" target="_blank"><img src="https://media.glassdoor.com/l/b9/c3/0e/ac/abarca-health-hq.jpg" alt="Abarca Health Lobby" title="Abarca Health Lobby" /></a>
<div class="inner">
<header>
<h2>Abarca Health<br />
2012-2015</h2>
</header>
<p>Worked as a full stack developer for three years. The average day saw me working with HTML, CSS, JavaScript, jQuery, C#, and T-SQL. Was in charge of several projects, the biggest of which was migrating our flagship app RxPlatform from an aging ASP.NET Web Forms architecture to ASP.NET MVC.</p>
</div>
</article>
<article class="container box style1 left">
<a href="images/Glugr.png" class="image fit"><img src="images/Glugr.png" alt="Glugr" /></a>
<div class="inner">
<header>
<h2>Glugr 2015</h2>
</header>
<p>Developed a prototype for <a target="_blank" href="https://www.facebook.com/shopglugr/">Glugr</a>, a web app for finding deals at fashion stores, using React for the frontend and loopback for the backend. </p>
</div>
</article>
<!-- <article class="container box style1 right">
<a href="images/Glugr.png" class="image fit"><img src="images/Glugr.png" alt="Glugr" /></a>
<div class="inner">
<header>
<h2>CloudLabs 2015</h2>
</header>
<p>Created a web app for clinical laboratories to upload a patient's test results to the cloud for ease of access. Used React and loopback to develop the frontend, and Ruby on Rails to provide an independent file upload API.</p>
</div>
</article> -->
<!-- Feature 2 -->
<article class="container box style1 left">
<a href="images/jhacks_2015.jpg" class="image fit"><img src="images/jhacks_2015.jpg" height="720" width="960" alt="Me with the mic" title="Me with the mic" /></a>
<div class="inner">
<header>
<h2>jHacks 2015
</h2>
</header>
<p>A 24-hour hackathon. Our team won 1st place in the Azure web app category. I worked on implementing the Angular front-end and on interfacing between Angular and our Azure Web Services.</p>
</div>
</article>
<article class="container box style1 right">
<a href="images/aeeincidents.png" class="image fit"><img src="images/aeeincidents.png" height="720" width="960" alt="A snapshot of the AEE Incidents Twitter feed" /></a>
<div class="inner">
<header>
<h2>TechSummit PR 2013
</h2>
</header>
<p>A civic coding hackathon. We developed <a target="_blank" href="https://www.youtube.com/watch?v=jgbgcM-LQVU">AEE Incidents</a>, a Python application that reported electric grid failures via <a target="_blank" href="https://twitter.com/aeeincidents">Twitter</a> and SMS. Our team was awarded with the <a target="_blank" href="http://www.primerahora.com/XStatic/primerahora/template/nota.aspx?id=937860">"Most Disruptive"</a> distinction.</p>
</div>
</article>
<article class="container box style1 left">
<a href="images/enterarme.png" class="image fit"><img src="images/enterarme2.png" height="720" width="960" alt="" title="" /></a>
<div class="inner">
<header>
<h2>Apex PR Reto 2.0 2011
</h2>
</header>
<p><a target="_blank" href="https://html2-f.scribdassets.com/5eu75kyykg11yszn/images/1-86944a6653.jpg">Won the Reto 2.0 competition in 2011 with enterar.me</a>, a Puerto Rican news article aggregator. I was in charge of Facebook and Twitter integration.</p>
</div>
</article>
<article class="container box style3">
<div class="inner">
<header>
<h2>University of Houston-Downtown REU 2011
</h2>
</header>
<p>Conducted undergraduate research for a summer at UHD. We developed a <a target="_blank" href="https://docs.google.com/presentation/d/140qQalJFyREpYQBXQG2K14e92TH5vv28YkqxniJNsz8/pub?start=false&loop=false&delayms=3000">Natural Language Processing (NLP) application</a> for extracting meaningful data from medical texts. Our software was submitted to the <a target="_blank" href="https://www.i2b2.org/">i2b2 2011 conference</a>, where it performed very well, having 90% accuracy in joining together related words in a text.</p>
</div>
</article>
<!-- Portfolio -->
<!-- <article class="container box style2">
<header>
<h2>Skills</h2>
<p>Here are the technologies<br />
I am most proficient in. I am always ready to learn more.</p>
</header>
<div class="inner gallery">
<div class="row 0%">
<div class="3u 12u(mobile)"><a href="images/html5.png" class="image fit"><img src="images/html5.png" alt="" title="" /></a></div>
<div class="3u 12u(mobile)"><a href="images/css3.png" class="image fit"><img src="images/css3.png" alt="" title="" /></a></div>
<div class="3u 12u(mobile)"><a href="images/js.png" class="image fit"><img src="images/js.png" alt="" title="" /></a></div>
<div class="3u 12u(mobile)"><a href="images/github.png" class="image fit"><img src="images/github.png" alt="" title="" /></a></div>
</div>
<div class="row 0%">
<div class="3u 12u(mobile)"><a href="images/jquery.png" class="image fit"><img src="images/jquery.png" alt="" title="" /></a></div>
<div class="3u 12u(mobile)"><a href="images/visualstudio.png" class="image fit"><img src="images/visualstudio.png" alt="" title="" /></a></div>
<div class="3u 12u(mobile)"><a href="images/react.png" class="image fit"><img src="images/react.png" alt="" title="" /></a></div>
<div class="3u 12u(mobile)"><a href="images/nodejs.png" class="image fit"><img src="images/nodejs.png" alt="" title="" /></a></div>
</div>
<div class="row 0%" style="background-color: white;">
<div class="3u 12u(mobile)"><a href="images/python.png" class="image fit"><img src="images/python.png" alt="" title="" /></a></div>
<div class="3u 12u(mobile)"><a href="images/octave.png" class="image fit"><img src="images/octave.png" alt="" title="" /></a></div>
<div class="3u 12u(mobile)" style="margin-top: 50px;"><a href="images/haskell.png" class="image fit"><img src="images/haskell.png" alt="" title="" /></a></div>
<div class="3u 12u(mobile)"><a href="images/bootstrap.png" class="image fit"><img src="images/bootstrap.png" alt="" title="" /></a></div>
</div>
</div>
</article> -->
<article class="container box style3">
<header>
<h2>Education</h2>
</header>
<ul class="default">
<li><a target="_blank" href="http://math.uprm.edu/academic/programs/bachelor-math.html">University of Puerto Rico at Mayagüez</a>, B.S. Computer Science, Department of Mathematical Sciences, 2006-2011.</li>
<li><a target="_blank" href="http://oldwww.yonsei.ac.kr/eng/">Yonsei University</a>, Seoul, South Korea, February - June 2010. Study abroad experience.</li>
<li><a target="_blank" href="http://ml-class.org">Machine Learning</a>, Stanford University, August - December 2012. <a target="_blank" href="files/ml-2016.pdf">Successfully completed</a>.</li>
</ul>
</article>
<article class="container box style1 right">
<a href="images/me.png" class="image fit"><img src="images/me.png" height="720" width="960" alt="My mug!" title="My mug!" /></a>
<div class="inner">
<header>
<h2>Bio
</h2>
</header>
<p>I'm not a fan of filling out bios, but I figured I might as well include some personal information. I'm 27 years old. My favorite book is The Corrections, my favorite band is Can, and my favorite TV series is The Wire.</p>
</div>
</article>
<!-- Contact -->
<!-- <article class="container box style3">
<header>
<h2>Nisl sed ultricies</h2>
<p>Diam dignissim lectus eu ornare volutpat orci.</p>
</header>
<form method="post" action="#">
<div class="row 50%">
<div class="6u 12u$(mobile)"><input type="text" class="text" name="name" placeholder="Name" /></div>
<div class="6u$ 12u$(mobile)"><input type="text" class="text" name="email" placeholder="Email" /></div>
<div class="12u$">
<textarea name="message" placeholder="Message"></textarea>
</div>
<div class="12u$">
<ul class="actions">
<li><input type="submit" value="Send Message" /></li>
</ul>
</div>
</div>
</form>
</article> -->
<!-- Generic -->
<!-- <article class="container box style3">
<header>
<h2>Generic Box</h2>
<p>Just a generic box. Nothing to see here.</p>
</header>
<section>
<header>
<h3>Paragraph</h3>
<p>This is a subtitle</p>
</header>
<p>Phasellus nisl nisl, varius id <sup>porttitor sed pellentesque</sup> ac orci. Pellentesque
habitant <strong>strong</strong> tristique <b>bold</b> et netus <i>italic</i> malesuada <em>emphasized</em> ac turpis egestas. Morbi
leo suscipit ut. Praesent <sub>id turpis vitae</sub> turpis pretium ultricies. Vestibulum sit
amet risus elit.</p>
</section>
<section>
<header>
<h3>Blockquote</h3>
</header>
<blockquote>Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget.
tempus euismod. Vestibulum ante ipsum primis in faucibus.</blockquote>
</section>
<section>
<header>
<h3>Divider</h3>
</header>
<p>Donec consectetur <a href="#">vestibulum dolor et pulvinar</a>. Etiam vel felis enim, at viverra
ligula. Ut porttitor sagittis lorem, quis eleifend nisi ornare vel. Praesent nec orci
facilisis leo magna. Cras sit amet urna eros, id egestas urna. Quisque aliquam
tempus euismod. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices
posuere cubilia.</p>
<hr />
<p>Donec consectetur vestibulum dolor et pulvinar. Etiam vel felis enim, at viverra
ligula. Ut porttitor sagittis lorem, quis eleifend nisi ornare vel. Praesent nec orci
facilisis leo magna. Cras sit amet urna eros, id egestas urna. Quisque aliquam
tempus euismod. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices
posuere cubilia.</p>
</section>
<section>
<header>
<h3>Unordered List</h3>
</header>
<ul class="default">
<li>Donec consectetur vestibulum dolor et pulvinar. Etiam vel felis enim, at viverra ligula. Ut porttitor sagittis lorem, quis eleifend nisi ornare vel.</li>
<li>Donec consectetur vestibulum dolor et pulvinar. Etiam vel felis enim, at viverra ligula. Ut porttitor sagittis lorem, quis eleifend nisi ornare vel.</li>
<li>Donec consectetur vestibulum dolor et pulvinar. Etiam vel felis enim, at viverra ligula. Ut porttitor sagittis lorem, quis eleifend nisi ornare vel.</li>
<li>Donec consectetur vestibulum dolor et pulvinar. Etiam vel felis enim, at viverra ligula. Ut porttitor sagittis lorem, quis eleifend nisi ornare vel.</li>
</ul>
</section>
<section>
<header>
<h3>Ordered List</h3>
</header>
<ol class="default">
<li>Donec consectetur vestibulum dolor et pulvinar. Etiam vel felis enim, at viverra ligula. Ut porttitor sagittis lorem, quis eleifend nisi ornare vel.</li>
<li>Donec consectetur vestibulum dolor et pulvinar. Etiam vel felis enim, at viverra ligula. Ut porttitor sagittis lorem, quis eleifend nisi ornare vel.</li>
<li>Donec consectetur vestibulum dolor et pulvinar. Etiam vel felis enim, at viverra ligula. Ut porttitor sagittis lorem, quis eleifend nisi ornare vel.</li>
<li>Donec consectetur vestibulum dolor et pulvinar. Etiam vel felis enim, at viverra ligula. Ut porttitor sagittis lorem, quis eleifend nisi ornare vel.</li>
</ol>
</section>
<section>
<header>
<h3>Table</h3>
</header>
<div class="table-wrapper">
<table class="default">
<thead>
<tr>
<th>ID</th>
<th>Name</th>
<th>Description</th>
<th>Price</th>
</tr>
</thead>
<tbody>
<tr>
<td>45815</td>
<td>Something</td>
<td>Ut porttitor sagittis lorem quis nisi ornare.</td>
<td>29.99</td>
</tr>
<tr>
<td>24524</td>
<td>Nothing</td>
<td>Ut porttitor sagittis lorem quis nisi ornare.</td>
<td>19.99</td>
</tr>
<tr>
<td>45815</td>
<td>Something</td>
<td>Ut porttitor sagittis lorem quis nisi ornare.</td>
<td>29.99</td>
</tr>
<tr>
<td>24524</td>
<td>Nothing</td>
<td>Ut porttitor sagittis lorem quis nisi ornare.</td>
<td>19.99</td>
</tr>
</tbody>
<tfoot>
<tr>
<td colspan="3"></td>
<td>100.00</td>
</tr>
</tfoot>
</table>
</div>
</section>
<section>
<header>
<h3>Form</h3>
</header>
<form method="post" action="#">
<div class="row">
<div class="6u">
<input class="text" type="text" name="name" id="name" value="" placeholder="John Doe" />
</div>
<div class="6u">
<input class="text" type="text" name="email" id="email" value="" placeholder="[email protected]" />
</div>
</div>
<div class="row">
<div class="12u">
<select name="department" id="department">
<option value="">Choose a department</option>
<option value="1">Manufacturing</option>
<option value="2">Administration</option>
<option value="3">Support</option>
</select>
</div>
</div>
<div class="row">
<div class="12u">
<input class="text" type="text" name="subject" id="subject" value="" placeholder="Enter your subject" />
</div>
</div>
<div class="row">
<div class="12u">
<textarea name="message" id="message" placeholder="Enter your message"></textarea>
</div>
</div>
<div class="row">
<div class="12u">
<ul class="actions">
<li><input type="submit" value="Submit" /></li>
<li><input type="reset" class="style3" value="Clear Form" /></li>
</ul>
</div>
</div>
</form>
</section>
</article> -->
<section id="footer">
<ul class="icons">
<li><a target="_blank" href="http://www.github.com/mooseburger" class="icon fa-github"><span class="label">Github</span></a></li>
<li><a target="_blank" href="https://pr.linkedin.com/in/carlos-ramirez-79991a3a" class="icon fa-linkedin"><span class="label">LinkedIn</span></a></li>
<li><a target="_blank" href="files/carlos_ramirez.pdf" class="icon fa-download"><span class="label">PDF Resume</span></a></li>
</ul>
<div class="copyright">
<ul class="menu">
<li>© Carlos Ramírez 2015. All rights reserved.</li><li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</div>
</section>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/jquery.poptrox.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
</body>
</html>