The software and programming languages I've used over the years.
2022-10-12
I wrote my first line of code in 2008.
Since then, I've learned and written a number of languages and technologies that have helped me in my career and in my personal projects.
I used Docker heavily at Webflow and now use it for serving MongoDB locally for the30 - Collections/Organizations/Murmur app. I also use it for one off runs of services I need for various projects. I usually do this by running something with Make
or docker-compose
.
JavaScript is the language I've used for the majority of my career in technology.
I wrote the first line for the Murmur app with TypeScript in September 2020.
I mostly use CSS as "CSS-in-JS" in JavaScript by styling components now, preferring a framework like Stitches (personal projects such as curiouslychase.com) or Styled Components (30 - Collections/Organizations/Murmur) instead of css, sass or less.
I wrote Go at Walmart for the reverse proxy and CDN that all of Walmart subsidiaries used from December 2016 to October 2018.
I used MongoDB at Webflow and it's the database behind all of the data for30 - Collections/Organizations/Murmur.
It's great as a document store and I've found it delightful to use as they've been adding features to their aggregation pipeline and atomic operators.
I haven't written PHP in a long time, but I wrote it professionally when I built my first website for my family's building material supplier, Cofer Adams Building Center, from December 2009 to May of 2011.
After Cofer Adams Building Center, I wrote PHP at Rock, Paper, Scissors Marketing for a little under a year.
Hey, I'm Chase. I help aspiring entrepreneurs and makers turn their ideas into digital products and apps.
Subscribe to my Newsletter
Every other week I publish the Curiously Crafted newsletter.
In it, I explore the intersection of curiosity and craft: the people who make stuff, what they make and the way they pursue the craft of making.