diff options
Diffstat (limited to 'src/about.njk')
| -rw-r--r-- | src/about.njk | 32 |
1 files changed, 12 insertions, 20 deletions
diff --git a/src/about.njk b/src/about.njk index fe84682..bfe1d7f 100644 --- a/src/about.njk +++ b/src/about.njk @@ -7,37 +7,29 @@ title: About ## About Me -### Me - <div class="text-center"> - <img width="200" src="/assets/bellevue.jpeg" /> - <img width="200" src="/assets/critter.jpeg" /> + <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. +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. -### What I Do <div class="text-center"> - <img width="200" src="/assets/bread.jpeg" /> - <img width="200" src="/assets/scooters_on_ceiling.jpeg" /> + <img width="300" src="/assets/bread.jpeg" /> + <img width="300" src="/assets/scooters_on_ceiling.jpeg" /> - <p><small><i>sourdough, and some lime scooters where they ought to be parked.</i></small></p> + <p><small><i>sourdough bread, and some lime scooters where they ought to be parked.</i></small></p> </div> -Most of my day is spent designing, writing, and communicating about distributed software systems. A lot of it is plumbing (I'm not a huge fan of this part, but for some reason it's the part that pays a lot and "has visibility"). -But every once in a while I find diamonds in the rough, deep technical topics that require the application of real theory, which somehow seem to go undiscovered. - -Those are the problems I love. When I come across them, I work as hard as possible to uncover as much as possible. That often turns out to be a nothing-burger. -But sometimes, underneath that tracing lies a <i>tremendous</i> find that no one else would have caught. This part of my job is what I get an insane amount of -dopamine from. It's what I've loved about computers my whole life; finding needles in haystacks. +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 also love baking sourdough bread. I love taking long uphill runs at the end of a day in the dark of night. I love reading and obsessively learning as much as I can about, objectively, -the most fascinating creatures there are: penguins. I love taking long train rides, anime, -Rubik's cubes, nice mechanical keyboards, music, collecting stickers and stuffies, the coziness of a storm -and being wrapped in a blanket. +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 %} |
