From 88201319a86a0f9955412b6df32df5f178294fd6 Mon Sep 17 00:00:00 2001 From: Mat Manna Date: Mon, 8 Jun 2026 14:24:00 -0400 Subject: [PATCH] feat: heatmap worker --- .gitignore | 1 + index.md | 8 ++++---- package.json | 7 +++++-- worker/index.js | 31 +++++++++++++++++++++++++++++++ worker/wrangler.toml | 7 +++++++ 5 files changed, 48 insertions(+), 6 deletions(-) create mode 100644 worker/index.js create mode 100644 worker/wrangler.toml diff --git a/.gitignore b/.gitignore index 53be7c5..1f13e60 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ _site Gemfile.lock node_modules +.wrangler .git-metadata diff --git a/index.md b/index.md index 0249361..f696557 100644 --- a/index.md +++ b/index.md @@ -45,12 +45,12 @@ Outside of computing, I’m also a guitarist, competition aficionado, and lingua
Recently, I've been shipping, (expand for stats!) but also:
- - Hackatime activity heatmap + + Hackatime activity heatmap