summaryrefslogtreecommitdiff
path: root/src/about.njk
blob: bfe1d7f7e7773b2d7eb9e07dbb7d413bc4761d63 (plain) (blame)
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
---
layout: base.njk
title: About
---

{% markdown %}

## About Me

<div class="text-center">
  <img width="300" src="/assets/bellevue.jpeg" />
  <img width="300" src="/assets/critter.jpeg" />

  <p><small><i>bellevue, washington across the water and a small critter.</i></small></p>
</div>

I'm a 22 year old programmer with a few years of industry experience under my belt. Currently at AWS. 
I graduated from Utah State University in 2023 at 20 with a degree in CS and a minor in math. 
I live in Seattle with my partners and my dog.


<div class="text-center">
  <img width="300" src="/assets/bread.jpeg" />
  <img width="300" src="/assets/scooters_on_ceiling.jpeg" />

  <p><small><i>sourdough bread, and some lime scooters where they ought to be parked.</i></small></p>
</div>

I love running.
I also love baking sourdough bread.
I obsess and read as much as I can about, objectively, the most fascinating creatures there are - penguins.

I love taking long train rides, anime, Rubik's cubes, thocky and soft mechanical keyboards, collecting stickers and stuffed animals, loud thundery storms, etc.

{% endmarkdown %}