Digital Sustainablitly
Theres a lot of e-waste in the world; this is another area that pushed me into writing performant software. Older devices have a tremendous amount of computing power, we should aim to squeeze out all the performance we can before necessently upgrading to newer hardware.
Don't believe me? My projects, including this site are hosted on a server that was released in 2009! If you're curious about the security, you have my full permission to go ham :) there's a $500 bounty if you can change the background of this page.
Technical Timeline
Currently I work as an independent contractor, creating and architecting bespoke applications. Starting from bare metal (spec-ing out hardware, building the server), setting up infrastructure (Kubernetes, Docker, Analytics, Monitoring) and then going public. Additionally using independent services or off the shelf offerings, its all the same to me.
Tying back to sustainability, I understand how design choices directly impact performance and business outcomes, doing more with less essentially. I've built large scale multi-stream data transformers that intelligently advance only the most relevant stream until a match is found, instead of cycling between all streams when evaluating the filter. This reduces costs, compute time and latency. Super nerdy but I find it fun haha.