Skip to content

Instantly share code, notes, and snippets.

View davidhodge152-commits's full-sized avatar

davidhodge152-commits

  • Joined Sep 22, 2025
View GitHub Profile
@davidhodge152-commits
davidhodge152-commits / index.html
Created October 8, 2025 23:44
Procurement Wizard 3.3
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Procurement Solutioning Wizard v3.2</title>
<link rel="stylesheet" href="styles.css" />
</head>
<body>
<header>
<!-- POBA v6 – Procurement Opportunity & Benchmark Assessor -->
<header class="topbar">
<div class="brand">
<div class="logo">▣</div>
<div>
<div class="app">POBA v6</div>
<div class="tagline">Procurement Opportunity & Benchmark Assessor</div>
</div>
</div>
<div class="header-actions">
@davidhodge152-commits
davidhodge152-commits / index.html
Created October 8, 2025 12:55
Procurement Opportunity and Benchmark Assessor v1
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Procurement Opportunity & Benchmark Assessor (v1)</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="styles.css" />
</head>
<body>
<header class="app-header">