Skip to content

Instantly share code, notes, and snippets.

@walksalot
walksalot / day-02.html
Created April 18, 2026 20:42
Day 2 — Daddy Rides a Helicopter! (for Makena)
This file has been truncated, but you can view the full file.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Day 2 — Daddy Rides a Helicopter!</title>
<style>
* { margin: 0; padding: 0; box-sizing: border-box; }
body {
font-family: Georgia, 'Times New Roman', serif;
@walksalot
walksalot / day-02.html
Last active April 18, 2026 20:42
Day 2 — Daddy Rides a Helicopter! (for Makena)
This file has been truncated, but you can view the full file.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Day 2 — Daddy Rides a Helicopter!</title>
<style>
* { margin: 0; padding: 0; box-sizing: border-box; }
body {
font-family: Georgia, 'Times New Roman', serif;
@walksalot
walksalot / day-01.html
Created April 17, 2026 14:29
Day 1 — Daddy Gets on a Big Airplane (for Makena)
This file has been truncated, but you can view the full file.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Day 1 — Daddy Gets on a Big Airplane</title>
<style>
* { margin: 0; padding: 0; box-sizing: border-box; }
body {
font-family: Georgia, 'Times New Roman', serif;
@walksalot
walksalot / gamecam-bug-report.md
Created January 27, 2026 04:01
GameCam Admin Dashboard - Bug Report & Issues (Jan 27, 2026)