From b1f94b990c6183fe0f91b29fd9fffa84e62ffbb1 Mon Sep 17 00:00:00 2001 From: asimonson1125 Date: Tue, 9 Dec 2025 19:40:40 -0600 Subject: [PATCH] deprecate hotspots RIT --- src/static/json/projects.json | 19 +++++++++---------- src/templates/header.html | 4 +++- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/src/static/json/projects.json b/src/static/json/projects.json index 834684b..3b3cdcc 100755 --- a/src/static/json/projects.json +++ b/src/static/json/projects.json @@ -1,14 +1,4 @@ { - "RIT Hotspots": { - "status": "WIP", - "classes": "pinned geospacial programming", - "bgi": "hotspotsrit.png", - "content": "Live crowd migration map using RIT occupancy data", - "links": [ - ["globe", "https://hotspots.asimonson.com", "demo"], - ["github", "https://github.com/asimonson1125/hotspotsrit", "git repo"] - ] - }, "Antietam-Conococheague Watershed Monitoring": { "status": "complete", "classes": "geospacial", @@ -21,6 +11,15 @@ "bgi": "automotiveBrandAnalysis.png", "content": "Brand valuation analysis of the used car market, measuring value decay by mileage to extrapolate qualities such as percieved reliability and persistent value of luxury features." }, + "RIT Hotspots": { + "status": "incomplete", + "classes": "pinned geospacial programming", + "bgi": "hotspotsrit.png", + "content": "Live crowd migration map using RIT occupancy data. It seems RIT didn't like me exposing their surveilance state but since they didn't want to talk to me about it they instead changed the service response schema a few times. When that didn't stop me they just shut down the whole service. Nerds.", + "links": [ + ["github", "https://github.com/asimonson1125/hotspotsrit", "git repo"] + ] + }, "Calorimetry Analysis Engineering": { "status": "complete", "classes": "pinned programming", diff --git a/src/templates/header.html b/src/templates/header.html index 075d09f..d06e70c 100755 --- a/src/templates/header.html +++ b/src/templates/header.html @@ -61,12 +61,14 @@ + + {{ var['title'] }} {% block header %} - +