Javascript

Shopify Dawn 7.0.0+ Disable Cart Drawer Popup

Shopify Dawn 7.0.0+ Disable Cart Drawer Popup

November 3rd, 2022

If you use a third-party app to create a slide-out cart, then you will likely want to disable dawn’s (new) [More…]

Shopify Dawn Disable Autoscroll On Variant Change

Shopify Dawn Disable Autoscroll On Variant Change

July 18th, 2022

While implementing a scroll-spy for a client, the page kept scrolling to the top. Initially, I figured it had been [More…]

XML/HTML Tag Stripper

XML/HTML Tag Stripper

July 31st, 2020

If you’ve ever needed to strip the HTML/XML tags and leave just the values within the tags, then this page [More…]
San Diego COVID-19 Daily Cases

San Diego COVID-19 Daily Cases

June 2nd, 2020

Once again building off of an earlier project, I decided to make use of all the historical data to create [More…]
Sage Creek High School April 2020 Aerial Map

Sage Creek High School April 2020 Aerial Map

April 29th, 2020

This map features the campus of Sage Creek High School in Carlsbad, California at 2cm/px resolution. Created on 4-27-2020. Hosted [More…]
Displaying OpenAerialMap Tiles Using Leaflet.js

Displaying OpenAerialMap Tiles Using Leaflet.js

April 29th, 2020

Leaflet.js is a very powerful javascript library for creating browser-based maps and mapping related experiments. Recently as I was getting [More…]
San Diego County COVID-19 Cases by City Interactive Map

San Diego County COVID-19 Cases by City Interactive Map

April 6th, 2020

Using data from an earlier project, I created a map with Leaflet.js and OpenStreetMap. Just like before, the data is [More…]
San Diego County COVID-19 Cases by City

San Diego County COVID-19 Cases by City

April 5th, 2020

Using data scraped from the pdf that the county uploads ~daily here is the latest data on case numbers for [More…]
Javascript Auto Download Screenshot as Image From Clipboard

Javascript Auto Download Screenshot as Image From Clipboard

January 23rd, 2020

Ever wanted to save a screenshot on windows but don’t want to have to install utilities or deal with MS [More…]
Displaying OpenStreetMap tags via Leaflet.js

Displaying OpenStreetMap tags via Leaflet.js

November 7th, 2019

Earlier this week, I was riding my electric scooter down the rough entry road to UCSC and thought “I wonder [More…]
UCSC Smoothness Map

UCSC Smoothness Map

November 4th, 2019

While using my electric scooter around campus, I have begun to acquire a pretty decent knowledge of the road conditions [More…]
jQuery Datatables Use Custom Search Box/Element

jQuery Datatables Use Custom Search Box/Element

July 9th, 2019

Datatables is a great way to visualize and interact with data without having to code your own solutions. Recently I [More…]