-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
64 lines (61 loc) · 2.29 KB
/
Copy pathabout.html
File metadata and controls
64 lines (61 loc) · 2.29 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
---
layout: default
title: About
permalink: /about/
transparent_header: true
---
<div class="about-header">
<div class="inner">
<div class="image"></div>
<div class="content">
<h1 class="content-title">Hi! I'm <strong>Ryan.</strong></h1>
<p class="content-subtitle">
I build stuff in my spare time & like saying "moderate"
</p>
<p class="content-paragraph">
Since I was a kid, I've always had a knack for building things. From
my mom and I making a full size walking horse model for a play to
designing & building my own letterpress, I try to approach every
problem with the respect it deserves.
</p>
<p class="content-paragraph">
I grew up in the <em>Syracuse, NY</em> area - and that's always where home will be.
After living there for most of my life, I spent the whole of 2022 travelling around
the USA looking for what's next and settled on <em>Philadelphia, PA</em>. It's been great
so far!
</p>
</div>
</div>
<div class="curved-bottom"></div>
</div>
<div class="about-projects">
<div class="inner">
<div class="content">
<h2 class="content-title">Projects</h2>
<p class="content-paragraph">
FOO
</p>
</div>
</div>
</div>
<div class="about-work">
<div class="curved-top"></div>
<div class="inner">
<div class="content">
<h2 class="content-title">Work</h2>
<p class="content-paragraph">
I started writing software when I was in my early teens and through a series of
serendipitous events, now work with a bunch of great people at
<a href="https://bread.works" target="_blank">Bread</a>.
</p>
<p class="content-paragraph">
Before that, I worked at <a href="https://density.io" target="_blank">Density</a> - I was one of the first
engineers hired in 2016 and 7 years later helped grow the
business to a 1 billion dollar valuation. <a href="https://www.linkedin.com/in/ryan-gaus-08068617b/" target="_blank">Read my LinkedIn</a>
</p>
<p class="content-paragraph">
Outside of my 9 to 5, I teach at <a href="https://careersincode.org" target="_blank">Careers in Code</a>, helping to solve Central New York's poverty epidemic.
</p>
</div>
</div>
</div>