diff options
| author | Elizabeth Alexander Hunt <me@liz.coffee> | 2026-07-05 12:42:44 -0700 |
|---|---|---|
| committer | Elizabeth Alexander Hunt <me@liz.coffee> | 2026-07-05 12:42:44 -0700 |
| commit | 94b912b649150b9863a62096ba4740b2cc8ad21a (patch) | |
| tree | 1882236fc980fa5946d3089a2f2e4670f3a70580 /src/about.njk | |
| parent | ab0ddcaeb1fc37351d14b89100e07d3a343ba9e1 (diff) | |
| download | lizdotcoffee-94b912b649150b9863a62096ba4740b2cc8ad21a.tar.gz lizdotcoffee-94b912b649150b9863a62096ba4740b2cc8ad21a.zip | |
Factor
Diffstat (limited to 'src/about.njk')
| -rw-r--r-- | src/about.njk | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/src/about.njk b/src/about.njk deleted file mode 100644 index bfe1d7f..0000000 --- a/src/about.njk +++ /dev/null @@ -1,35 +0,0 @@ ---- -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 %} |
