Skip to content

Instantly share code, notes, and snippets.

View davidgordon725's full-sized avatar

davidgordon725

View GitHub Profile
@davidgordon725
davidgordon725 / ai-call-notes-mockup.html
Last active May 24, 2026 01:43
Veni — AI-assisted call notes (concept mockup)
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Veni — VeniAI call notes (concept)</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=Inter:wght@400;500;600;700&family=Newsreader:ital,opsz,wght@0,6..72,400;0,6..72,500;0,6..72,600;1,6..72,400;1,6..72,500&display=swap" rel="stylesheet" />
<style>
@davidgordon725
davidgordon725 / doorman-manual-entry-mockup.html
Last active May 21, 2026 21:54
Veni — Doorman tablet manual code entry mockup
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Veni — Doorman tablet manual code entry</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=Inter:wght@400;500;600;700&family=Newsreader:ital,opsz,wght@0,6..72,400;0,6..72,500;0,6..72,600;1,6..72,400&family=JetBrains+Mono:wght@500;600;700&display=swap" rel="stylesheet" />
<style>