🚀 Harness AI to execute your million-dollar ideas 10x faster, with 1/10th the effort.Get Started

Software and Programming Languages I Use

10/11/2022

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.

Docker

I used Docker heavily at Webflow and now use it for serving MongoDB locally for theMurmur Labs 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

JavaScript is the language I've used for the majority of my career in technology.

TypeScript

I wrote the first line for the Murmur app with TypeScript in September 2020.

CSS

I mostly use CSS as "CSS-in-JS" in JavaScript by styling components now, preferring a framework like Stitches (personal projects such as chaseadams.io) or Styled Components (Murmur Labs) instead of css, sass or less.

Golang

I wrote Go at Walmart for the reverse proxy and CDN that all of Walmart subsidiaries used from December 2016 to October 2018.

MongoDB

I used MongoDB at Webflow and it's the database behind all of the data forMurmur Labs.

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.

PHP

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.

Homebrew

I use Homebrew For MacOS for managing the software I have installed.

This Article is Still in Progress

This post is a work in progress and not yet complete. If you're interested in reading the full article, let me know!

Want to Read It? Your interest helps me prioritize which articles to finish first. Click below to tell me you want to read this article when it's complete.

Chase Adams