diff --git a/templates/work.html b/templates/work.html index 73964b1..88c9871 100644 --- a/templates/work.html +++ b/templates/work.html @@ -2,6 +2,37 @@ {% extends "base.html" %} {% block content %} +
+ 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. +
+I am open to new opportunities for work, and currently actively looking. @@ -66,35 +97,4 @@ Being able to directly interact with users of the product that I work on is important to me. - -
- 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. -
-