Skip to content

Instantly share code, notes, and snippets.

View ell10ttp's full-sized avatar

Elliott ell10ttp

View GitHub Profile
@ell10ttp
ell10ttp / sumvin-tech-debt-analysis.html
Created March 11, 2026 16:16
Sumvin Technical Debt Analysis — March 2026
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Sumvin Ecosystem — Technical Debt Analysis</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500;600&display=swap" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/npm/chart.js@4"></script>