Skip to content

Instantly share code, notes, and snippets.

View zwrose's full-sized avatar

Zach Rose zwrose

  • Greater Boston, MA
View GitHub Profile
@zwrose
zwrose / review-notes-flyout.html
Created April 29, 2026 03:24
Loupe Review Notes flyout — proposal (companion to top bar refactor)
<!DOCTYPE html>
<html lang="en" data-theme="loupe">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Loupe · Review Notes Flyout — Proposal</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;800&family=Geist+Mono:wght@400;500&display=swap" rel="stylesheet">
<style>
@zwrose
zwrose / topbar-refactor.html
Last active April 29, 2026 03:24
Loupe top bar refactor — design showcase (draft for team review)
<!DOCTYPE html>
<html lang="en" data-theme="loupe">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Loupe · Top Bar Refactor — Design Showcase</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=Geist+Mono:wght@400;500&display=swap" rel="stylesheet">
<style>