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">
|
2016-06-08 22:08:17 +00:00
|
|
|
<img src="img/profile_icon_128x128.jpg" 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">
|
2018-07-25 14:05:38 +00:00
|
|
|
<p>I am a software engineer at
|
|
|
|
<a href="https://consider.co/">Consider</a>
|
2019-11-22 18:28:30 +00:00
|
|
|
helping to build an email 2.0, and I'm a Computer
|
2018-07-25 14:05:38 +00:00
|
|
|
Science graduate from
|
|
|
|
<a href="http://www.northeastern.edu/">Northeastern University</a>.
|
2016-01-27 02:23:38 +00:00
|
|
|
</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">
|
2017-11-30 00:45:34 +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">
|
2016-04-22 22:33:53 +00:00
|
|
|
<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>
|