From 7bbef7be870be66715fb8275c0a4e258188290c3 Mon Sep 17 00:00:00 2001 From: Awstin Date: Wed, 26 Feb 2025 07:10:49 -0500 Subject: [PATCH] Updating resume and work pages --- templates/resume.html | 8 ++++---- templates/work.html | 35 +++++++++++++++++++++++++++++++++-- 2 files changed, 37 insertions(+), 6 deletions(-) diff --git a/templates/resume.html b/templates/resume.html index a3b2c9e..7148f89 100644 --- a/templates/resume.html +++ b/templates/resume.html @@ -8,7 +8,7 @@

Summary

- Fullstack automation and testing engineer, self-hoster, tinkerer, lifelong student. + Fullstack software development engineer, self-hoster, tinkerer, lifelong student. For work I build configuration automation and testing tools, from backend database interactions to frontend UI. At home I manage my own server, spend time on side projects, and study/read a wide variety of subjects.

@@ -67,15 +67,15 @@ Across both cloud and home server I self host
  • Builder: furniture, electronics
  • Competitive athlete: Brazillian Jiu Jitsu
  • -
  • Languages: English (native), French, Japanese (learning), Portuguese (learning)
  • +
  • Languages: English (native), French
  • {% endblock %} diff --git a/templates/work.html b/templates/work.html index 85b6b91..73964b1 100644 --- a/templates/work.html +++ b/templates/work.html @@ -36,12 +36,12 @@
  • No MAANG companies. - I have been at Amazon nearly 3 years now and I am looking for a different sort of challenge. + I have been at Amazon 3 years now and I am looking for a different sort of challenge. All of the large tech companies seem very similar from what I can see so I am looking for something different.
  • -

    Nice to haves

    +

    Nice to Haves

    + +

    Skillset

    +

    + I would classify myself as a fullstack developer. + Frontend work, networking, backend, infrastructure, and database management. + My interests are user focussed design, accessibility, sustainability, and security. + I prefer using open source and established tools over proprietary or new things. + I prefer using programming languages as is without frameworks, ideally minimizing dependencies. +

    +

    + Infrastructure wise working at Amazon has tought me a lot about the AWS set of tools. + On my own I am working to learn more open alternatives for infrastructure management (docker and ansible currently, kubernetes and opentofu next). + I run my own server (both a physical one at home and in the cloud) to host services that I use and learn + experiment. +

    +

    + Most of my daily computing is done on the Linux operating system for the last 5 years. + This useful in that I am comfortable working on servers (most of which run Linux). + For work I have been using a Mac, so my comfort on that OS has grown significantly. + Have not used Windows in a few years, last used in Windows 10. +

    +

    + Familiar with the standard Microsoft 365 suite of products (excel, powerpoint, word) and open source alternatives through LibreOffice. +

    +

    Programming Languages

    + {% endblock %}