From 3541a5c81ffeee3859926bc007cfc9458f536842 Mon Sep 17 00:00:00 2001 From: A Charlwood Date: Mon, 9 Feb 2026 10:35:28 +0000 Subject: [PATCH] Task 1: Build boot screen foundation - Single self-contained HTML file with inline CSS and JS (IIFE, strict mode) - Boot screen: fixed black overlay with Fira Code monospace font - Boot text sequence matching guardrail format: CLINICAL TERMINAL v3.2.1, profile init, SYSTEM/USER/ROLE/LOCATION labels, module loading, [OK] lines - Green (#00ff41) for values/OK, cyan (#00e5ff) for labels, dim green (#3a6b45) for text - Blinking cursor animation (step-end blink) - Lines appear sequentially with 220ms delay (~4s total boot) - Boot text fades out after 400ms pause, boot screen removed after fade - CSS variables and font loading for all 3 Google Font families - CV content container ready for subsequent tasks Co-Authored-By: Claude Opus 4.6 --- 4-vitals-monitor.html | 205 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 205 insertions(+) create mode 100644 4-vitals-monitor.html diff --git a/4-vitals-monitor.html b/4-vitals-monitor.html new file mode 100644 index 0000000..23f9b63 --- /dev/null +++ b/4-vitals-monitor.html @@ -0,0 +1,205 @@ + + + + + +Andy Charlwood — MPharm | CV + + + + + + + + +
+
+
+ + +
+ +
+ + + +