Hi, I'm Jon Openshaw...
...an experienced full stack web developer. I still do some strategic SEO consulting on the side. I've worked at CARFAX, Pager, MikMak, Walmart Global Tech/Store No. 8 (RIP) and Uptime.com.
Comfortable in React, Vue (frontend) and Node/Express, Python/Django (backend). Mongo and PostgreSQL. Experience with React Native, Nest.js and Ruby/Rails.
I love analytics, A/B testing and measuring performance. Recently experimenting with Elixir & Phoenix Liveview and Rust.
I'm currently looking for a position as a frontend-leaning fullstack developer, so please connect with me on LinkedIn ! I'd love to meet you.
Featured
Things I Learned About: January 2024 Edition
Posted on:January 29, 2024 at 10:18 PMA rundown of all the things I learned about in my travels this past month (Jan 2024).
React Disco Floor Fever: Making a Disco Floor App
Posted on:May 20, 2019 at 08:00 AMAt the end of last year, I had the idea to make a Disco Floor making app. I finally got around to completing the first version. It's missing a lot but I've enjoyed it a ton and wanted to pull some thoughts together on it.
From SEO to Web Development: Making a Pivot to Code
Posted on:June 1, 2018 at 08:00 AMI've never done anything as rewarding, or as reckless, as making the jump to programming/development/software engineering, but it's worth it to be the source of your own momentum, even if just for a bit.
A "Proof" of the Monty Hall Problem in JS
Posted on:March 10, 2018 at 08:00 AMAfter an unexpected reintroduction to the Monty Hall Problem, I try to test its premise in JavaScript.
Recent Posts
MutationObserver & Monitoring Changes to the DOM
Posted on:November 10, 2017 at 08:00 AMMutationObserver objects can be useful to act after changes are made to the DOM.
Simple Bubble Chart in D3.js
Posted on:October 20, 2017 at 08:00 AMQuick guide on getting a simple bubble chart set up in D3.js.
Useful Unix CLI Applications with Examples
Posted on:October 19, 2017 at 08:00 AMA brief primer on some common Unix command line tools. Super beginner level.
Parsing XML Sitemaps in Ruby with Nokogiri
Posted on:September 12, 2017 at 08:00 AMA short guide on how to consume XML sitemaps in Ruby using the Nokogiri gem and get at the good stuff.