2014-06-29 19:51:58 +00:00
|
|
|
---
|
|
|
|
layout: home
|
|
|
|
title: Tyler Hallada
|
|
|
|
---
|
|
|
|
|
2014-12-20 23:18:08 +00:00
|
|
|
<script>
|
|
|
|
window.onload = function () {
|
|
|
|
new Magic().draw();
|
|
|
|
}
|
|
|
|
</script>
|
2014-07-15 01:50:46 +00:00
|
|
|
<div id="home">
|
2014-06-29 19:51:58 +00:00
|
|
|
<div class="card profile-card">
|
|
|
|
<div class="row clearfix">
|
|
|
|
<div class="column full">
|
2014-07-13 23:18:26 +00:00
|
|
|
<h1 class="big-name">Tyler Hallada</h1>
|
2014-06-29 19:51:58 +00:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="row clearfix">
|
|
|
|
<div class="column fourth">
|
|
|
|
<div class="profile-card-portrait">
|
2014-09-16 21:32:48 +00:00
|
|
|
<img src="profile_icon_128x128.png" alt="profile image">
|
2014-06-29 19:51:58 +00:00
|
|
|
</div>
|
2015-01-11 23:01:15 +00:00
|
|
|
<hr class="hide-desktop hide-desktop-block">
|
2014-06-29 19:51:58 +00:00
|
|
|
</div>
|
|
|
|
<div class="column three-fourths">
|
|
|
|
<div class="profile-card-content">
|
|
|
|
<div class="profile-card-quote">
|
2014-09-16 21:32:48 +00:00
|
|
|
<blockquote id="front-quote"><p><i>"The programmer, like the poet,
|
2014-06-29 19:51:58 +00:00
|
|
|
works only slightly removed from pure thought-stuff. He builds his
|
|
|
|
castles in the air, from air, creating by exertion of the
|
2014-09-16 21:32:48 +00:00
|
|
|
imagination."</i></p><footer>— Fred Brooks</footer></blockquote>
|
2014-06-29 19:51:58 +00:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="row clearfix">
|
|
|
|
<div class="column full">
|
|
|
|
<div class="profile-card-desc">
|
2016-01-27 02:23:38 +00:00
|
|
|
<p>I am a software engineer at <a href="http://kyruus.com/">Kyruus</a>
|
|
|
|
helping make healthcare in the US more efficient and I'm a recent
|
|
|
|
Computer Science graduate from
|
|
|
|
<a href="http://www.northeastern.edu/">Northeastern University</a>.
|
|
|
|
</p>
|
2014-06-29 19:51:58 +00:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
2014-07-13 00:06:42 +00:00
|
|
|
<div class="row clearfix">
|
|
|
|
<div class="column fourth mobile-half">
|
2014-07-29 04:01:40 +00:00
|
|
|
<a href="/blog" class="no-decoration link-card card">
|
2015-08-03 16:59:45 +00:00
|
|
|
<img src="img/book.png" alt="book"/><br/>
|
2014-07-29 04:01:40 +00:00
|
|
|
<span>Blog</span>
|
2014-07-13 00:06:42 +00:00
|
|
|
</a>
|
|
|
|
</div>
|
|
|
|
<div class="column fourth mobile-half">
|
2014-07-29 04:01:40 +00:00
|
|
|
<a href="/resume.pdf" class="no-decoration link-card card">
|
2015-08-03 16:59:45 +00:00
|
|
|
<img src="img/resume.png" alt="resume"/><br/>
|
2014-07-29 04:01:40 +00:00
|
|
|
<span>Resume</span>
|
2014-07-13 00:06:42 +00:00
|
|
|
</a>
|
|
|
|
</div>
|
|
|
|
<div class="column fourth mobile-half">
|
2015-08-03 16:59:45 +00:00
|
|
|
<a href="http://github.com/thallada" rel="me" class="no-decoration link-card card">
|
|
|
|
<img src="img/github.png" alt="github"/><br/>
|
2014-07-29 04:01:40 +00:00
|
|
|
<span>Github</span>
|
2014-07-13 00:06:42 +00:00
|
|
|
</a>
|
|
|
|
</div>
|
|
|
|
<div class="column fourth mobile-half">
|
2015-08-03 16:59:45 +00:00
|
|
|
<a href="https://flic.kr/ps/2Vy25U" rel="me" class="no-decoration link-card card">
|
|
|
|
<img src="img/photos.png" alt="photos"/></br>
|
2014-07-29 04:01:40 +00:00
|
|
|
<span>Photos</span>
|
2014-07-13 00:06:42 +00:00
|
|
|
</a>
|
|
|
|
</div>
|
|
|
|
</div>
|
2014-06-29 19:51:58 +00:00
|
|
|
</div>
|