diff --git a/4-vitals-monitor.html b/4-vitals-monitor.html index 2820ce1..5c15bc7 100644 --- a/4-vitals-monitor.html +++ b/4-vitals-monitor.html @@ -415,6 +415,143 @@ margin-top: 2px; } + /* ========================================= + EXPERIENCE SECTION + ========================================= */ + + .experience-header { + display: flex; + align-items: center; + justify-content: center; + gap: 16px; + margin-bottom: 32px; + } + + .experience-header h2 { + font-family: var(--font-primary); + font-size: 24px; + font-weight: 700; + color: var(--heading); + margin: 0; + } + + .ecg-decoration { + display: block; + flex-shrink: 0; + } + + .timeline { + position: relative; + } + + .timeline::before { + content: ''; + position: absolute; + left: 20%; + top: 0; + bottom: 0; + width: 2px; + background: var(--teal); + opacity: 0.2; + } + + .timeline-entry { + position: relative; + padding-left: calc(20% + 32px); + margin-bottom: 32px; + } + + .timeline-entry:last-child { + margin-bottom: 0; + } + + .timeline-dot { + position: absolute; + left: 20%; + top: 8px; + transform: translateX(-50%); + width: 10px; + height: 10px; + border-radius: 50%; + border: 2px solid var(--teal); + background: var(--bg); + z-index: 1; + } + + .timeline-dot.current { + background: var(--teal); + } + + .timeline-card { + background: var(--card-bg); + border-radius: var(--radius); + padding: 24px; + box-shadow: var(--shadow-sm); + border-left: 3px solid transparent; + transition: box-shadow 0.3s ease, transform 0.3s ease, border-left-color 0.3s ease; + } + + .timeline-card:hover { + box-shadow: var(--shadow-md); + transform: scale(1.01); + border-left-color: rgba(0, 137, 123, 0.3); + } + + .timeline-role { + font-family: var(--font-primary); + font-size: 17px; + font-weight: 600; + color: var(--heading); + margin: 0; + line-height: 1.3; + } + + .timeline-org { + font-family: var(--font-primary); + font-size: 14px; + color: var(--teal); + margin: 2px 0; + } + + .timeline-date { + display: inline-block; + padding: 2px 10px; + background: var(--teal-light); + border-radius: 999px; + font-family: var(--font-secondary); + font-size: 12px; + color: var(--teal); + font-weight: 500; + margin: 6px 0 12px; + } + + .timeline-bullets { + list-style: none; + padding: 0; + margin: 0; + } + + .timeline-bullets li { + font-size: 14px; + line-height: 1.7; + margin: 4px 0; + padding-left: 15px; + position: relative; + color: var(--text); + } + + .timeline-bullets li::before { + content: ''; + display: inline-block; + width: 5px; + height: 5px; + border-radius: 50%; + background: var(--teal); + position: absolute; + left: 0; + top: 10px; + } + /* ========================================= RESPONSIVE: 768px ========================================= */ @@ -445,6 +582,18 @@ .skills-grid { grid-template-columns: repeat(3, 1fr); } + + .timeline::before { + display: none; + } + + .timeline-dot { + display: none; + } + + .timeline-entry { + padding-left: 0; + } } /* ========================================= @@ -487,6 +636,18 @@ .skill-item { padding: 12px; } + + .timeline-card { + padding: 16px; + } + + .experience-header { + gap: 10px; + } + + .ecg-decoration { + width: 120px; + } } @@ -727,7 +888,90 @@
- +
+

Experience

+ + + +
+ +
+ +
+
+
+

Interim Head of Population Health & Data Analysis

+

NHS Norfolk & Waveney ICB

+ May 2025 — Nov 2025 +
    +
  • Led team through organisational transition, maintaining delivery of £14.6M efficiency programme
  • +
  • Directed strategic priorities for population health analytics across Norfolk & Waveney (population ~1M)
  • +
  • Managed stakeholder relationships with system leaders, provider trusts, and primary care networks
  • +
+
+
+ +
+
+
+

Deputy Head of Population Health & Data Analysis

+

NHS Norfolk & Waveney ICB

+ Jul 2024 — Present +
    +
  • Deputised for Head of department across all operational and strategic functions
  • +
  • Oversaw £220M medicines budget and led programme of cost improvement initiatives
  • +
  • Developed Python-based switching algorithm processing 14,000 patients, delivering £2.6M savings
  • +
  • Built Blueteq automation system reducing processing time by 70%, saving 200+ hours annually
  • +
  • Created PharMetrics dashboard platform for real-time medicines expenditure tracking
  • +
+
+
+ +
+
+
+

High-Cost Drugs & Interface Pharmacist

+

NHS Norfolk & Waveney ICB

+ May 2022 — Jul 2024 +
    +
  • Managed high-cost drugs budget across acute and community settings
  • +
  • Led NICE Technology Appraisal implementation and horizon scanning
  • +
  • Developed health economic models for biosimilar switching programmes
  • +
  • Built data pipelines for automated reporting of medicines expenditure
  • +
+
+
+ +
+
+
+

Pharmacy Manager

+

Tesco Pharmacy

+ Nov 2017 — May 2022 +
    +
  • Managed community pharmacy delivering 3,000+ items monthly
  • +
  • Pioneered asthma screening service generating £1M+ national revenue
  • +
  • Led team of 6 through COVID-19 pandemic service delivery
  • +
  • Completed Mary Seacole NHS Leadership Programme (2018)
  • +
+
+
+ +
+
+
+

Duty Pharmacy Manager

+

Tesco Pharmacy

+ Aug 2016 — Nov 2017 +
    +
  • Supported pharmacy manager in daily operations and clinical services
  • +
  • Delivered Medicines Use Reviews and New Medicine Service consultations
  • +
  • Maintained controlled drug compliance and clinical governance standards
  • +
+
+
+ +