Skip to content

Instantly share code, notes, and snippets.

View t-seaux's full-sized avatar

t-seaux

  • Brooklyn, NY
  • 12:26 (UTC -04:00)
View GitHub Profile
@t-seaux
t-seaux / stack-map-preview.html
Last active April 24, 2026 02:29
Stack Map preview — 2026-04-23
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Quick Ref — Merged + Collapsed Preview</title>
<style>
:root {
--bg: #0d1117;
--panel: #161b22;
--border: #30363d;