Skip to content

Instantly share code, notes, and snippets.

View papsphilip's full-sized avatar

Filippos Pappas papsphilip

View GitHub Profile
@papsphilip
papsphilip / gsd-power-mode-mockup.html
Created March 31, 2026 09:01
GSD Power User Mode -- interactive HTML mockup + JSON state file
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>GSD Power Mode -- Questions</title>
<style>
* { margin: 0; padding: 0; box-sizing: border-box; }
body {