Skip to content

Instantly share code, notes, and snippets.

View paulmaher-stack's full-sized avatar

paulmaher-stack

  • Joined Apr 8, 2026
View GitHub Profile
@paulmaher-stack
paulmaher-stack / joe_osullivan_otp_dashboard.html
Created April 9, 2026 20:55
Joe O'Sullivan OTP Coverage Book Dashboard
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Joe O'Sullivan - OTP Coverage Book Dashboard</title>
<style>
:root {
--bg: #0f1117;
--card: #1a1d27;