Freeze Alert ¶
A Python script that checks the NOAA weather API and sends an email with SendGrid if a freeze is in the forecast. Runs on Google Cloud Functions. See the project post for details.
Retro Casio clock ¶
A React implementation of the classic Casio F-91W watch.
Git conflicts Slack bot ¶
A Slack bot that notifies a channel about git conflicts.
Parse Sitemap ¶
A tiny, zero-dependency function to parse an XML sitemap and return an array of URL objects.