-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathfavorites.html
More file actions
263 lines (225 loc) · 11 KB
/
favorites.html
File metadata and controls
263 lines (225 loc) · 11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
<!DOCTYPE html>
<html lang="en-US">
<!-- Head -->
<head>
<!-- Meta Tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- File Links -->
<link rel="shortcut icon" href="/assets/icon.ico" type="image/x-icon">
<link rel="stylesheet" href="/assets/style.css">
<link rel="alternate" type="application/rss+xml" title="Zachary Kai" href="/assets/rss.xml">
<link rel="webmention" href="https://webmention.io/zacharykai.net/webmention" />
<link rel="canonical" href="https://zacharykai.net/favorites">
<!-- Page Info -->
<title>Favorites | Zachary Kai</title>
<meta name="date" content="2026-02-08">
<meta name="last-modified" content="2026-02-08">
<meta name="description" content="A collection of my favorite things across various categories.">
</head>
<!-- Body -->
<body>
<!-- Skip Link -->
<p><a href="#top" class="essentials">Begin reading...</a></p>
<!-- Site Header -->
<header><nav><a href="/">Zachary Kai</a></nav></header>
<!-- Main Content -->
<main class="h-entry e-content">
<!-- Page Header -->
<header>
<!-- Breadcrumbs -->
<p class="essentials"><a href="/">Homepage</a> • <a href="/sitemap#pages">Pages</a> ↴</p>
<!-- Page Title -->
<h1 class="p-name">Favorites</h1>
<!-- Necessary Metadata -->
<p class="essentials">
<strong>Written By</strong>: <a href="/about">Zachary Kai</a> »
<strong>Published</strong>: <time class="dt-published" datetime="2026-02-08">08 Feb 2026</time> |
<strong>Updated</strong>: <time class="dt-modified" datetime="2026-02-08">08 Feb 2026</time>
</p>
<!-- Other Metadata -->
<details class="essentials">
<summary>Expand For Other (Hopefully Useful) Metadata</summary>
<ul>
<li>Reading Time: ~1 min (at 238 WPM)
<li>Word Count: 181</li>
</ul>
</details>
</header>
<!-- Page Body -->
<section class="e-content">
<!-- Introduction -->
<p id="top" class="p-summary">A collection of my favorite things across various categories, inspired by <a href="https://donthave2sting.bearblog.dev/my-fav-things/">G.B's list</a>.</p>
<!-- Table Of Contents -->
<details>
<summary><strong>Table Of Contents</strong></summary>
<ul>
<li><a href="#books">Books</a></li>
<li><a href="#films">Films</a></li>
<li><a href="#food">Food & Drink</a></li>
<li><a href="#music">Music</a></li>
<li><a href="#places">Places</a></li>
<li><a href="#podcasts">Podcasts</a></li>
<li><a href="#shows">Shows</a></li>
</ul>
</details>
<hr>
<!-- Books -->
<section>
<h2 id="books">Books</h2>
<ul>
<li>Percy Jackson by Rick Riordan</li>
<li>The Great Gatsby by F. Scott Fitzgerald</li>
<li>To Kill A Mockingbird by Harper Lee</li>
<li>Radio Silence by Alice Oseman</li>
<li>The Galaxy And The Ground Within by Becky Chambers</li>
<li>Railhead by Philip Reeve</li>
<li>1984 by George Orwell</li>
<li>Newt’s Emerald by Garth Nix</li>
<li>Big Magic by Elizabeth Gilbert</li>
<li>Phosphorescence by Julia Baird</li>
</ul>
</section>
<hr>
<!-- Films -->
<section>
<h2 id="films">Films</h2>
<ul>
<li>Rise Of The Guardians</li>
<li>Sword In The Stone</li>
<li>Robin Hood</li>
<li>The Electric State</li>
<li>Knives Out</li>
<li>Kubo + The Two Strings</li>
<li>Paper Planes</li>
<li>Mary Poppins</li>
<li>The Castle</li>
<li>Luca</li>
</ul>
</section>
<hr>
<!-- Food & Drink -->
<section>
<h2 id="food">Food & Drink</h2>
<ul>
<li>Pancakes</li>
<li>Smoked Salmon + Cream Cheese Bagels</li>
<li>Oranges</li>
<li>Dragonfruit</li>
<li>Sushi</li>
<li>Capriosca Pizza</li>
<li>Pickles</li>
<li>Banana Bread</li>
<li>Vegemite</li>
<li>Cranberry Juice</li>
</ul>
</section>
<hr>
<!-- Podcasts -->
<section>
<h2 id="podcasts">Podcasts</h2>
<ul>
<li>Gastropod</li>
<li>The Creative Penn</li>
<li>Imaginary Worlds</li>
<li>Deep Questions</li>
<li>The Tim Ferriss Show</li>
<li>Long Arm Stapler</li>
<li>Ologies</li>
<li>Hard Fork</li>
<li>The Annotated Mind</li>
</ul>
</section>
<hr>
<!-- Shows -->
<section>
<h2 id="shows">Shows</h2>
<ul>
<li>Brooklyn 99</li>
<li>Kipo + The Age Of The Wonderbeasts</li>
<li>Avatar: The Last Airbender</li>
<li>The Dragon Prince</li>
<li>The Hollow</li>
<li>Cleopatra In Space</li>
<li>Trollhunters</li>
<li>Horrible Histories</li>
<li>Gravity Falls</li>
<li>3-Below</li>
</ul>
</section>
<!-- Closing -->
<p>•--♡--•</p>
</section>
<section>
<!-- Closing Metadata -->
<section>
<!-- Tags -->
<p class="essentials"><strong>Tags</strong>: <a href="/tags?tag=personal">personal</a></p>
</section>
<section>
<!-- Copy + Share -->
<p><strong>Copy + Share</strong>: <a href="/favorites">zacharykai.net/favorites</a></p>
</section>
</section>
</main>
<!-- Back To Top Link -->
<p><a href="#top" class="essentials">Read again...</a></p>
<section class="support">
<h2>Enjoy What I Do? Find It (Hopefully) Helpful?</h2>
<p>I'm so glad! If you feel moved to <a href="/support">support me</a> in making things, I'd most appreciate it!</p>
</section>
<!-- H-Card -->
<section class="h-card vcard">
<section id="h-card-image">
<picture>
<source srcset="/assets/icon.webp" type="image/webp">
<img class="u-photo" loading="lazy" src="/assets/icon.png" alt="Zachary Kai's digital drawing: 5 stacked books (blue/teal/green/purple, black spine designs), green plant behind top book, purple heart on either side.">
</picture>
</section>
<section id="h-card-content">
<p><strong><a class="u-url u-id p-name" href="https://zacharykai.net" rel="me"><span class="fn">Zachary Kai</span></a></strong> — <span class="p-pronouns">he/him</span> | <a class="u-email email" href="mailto:hi@zacharykai.net" rel="me">hi@zacharykai.net</a></p>
<p class="p-note">Zachary Kai is a space fantasy writer, offbeat queer, traveler, zinester, and avowed generalist. The internet is his livelihood and lifeline.</p>
</section>
</section>
<!-- Footer -->
<footer>
<!-- Acknowledgement Of Country -->
<p style="margin-top: 0.25em;"><strong>Acknowledgement Of Country</strong>: I owe my existence to the <a href="https://kht.org.au/" rel="noopener">Koori people's</a> lands: tended for millennia by the traditional owners and storytellers. What a legacy. May it prevail.</p>
<!-- Reply Via -->
<p>
<strong>Reply Via</strong>:
<a href="/contact">Email</a> |
<a href="/guestbook">Guestbook</a> |
<a href="/unoffice-hours">UnOffice Hours</a> |
<a href="/webmention" rel="noopener">Webmention</a>
</p>
<!-- Footer Menu -->
<p>
<strong>Est. 2024</strong> ||
<a href="/about">About</a> |
<a href="/art">Art</a> |
<a href="/colophon">Accessibility & Colophon</a> |
<a href="/changelog">Changelog</a> |
<a href="/jots">Jots</a> |
<a href="/now">Now</a> |
<a href="/random">Random</a> |
<a href="/assets/rss.xml">RSS</a> |
<a href="/sitemap">Sitemap</a> |
<a href="/uses">Uses</a>
</p>
<!-- Elsewhere Links -->
<p style="margin-bottom: 0;">
<strong>Elsewhere</strong>:
<a href="https://roadlessread.com" rel="noopener">Blog</a> |
<a href="https://lunaseeker.com/catalog/" rel="noopener">Books</a> |
<a href="https://lunaseeker.com/cv" rel="noopener">CV</a> |
<a href="/github" rel="noopener">Github</a> |
<a href="/linkedin" rel="noopener">Linkedin</a> |
<a href="https://lunaseeker.com/newsletter/" rel="noopener">Newsletter</a> |
<a href="https://lunaseeker.com/offerings" rel="noopener">Offerings</a> |
<a href="https://lunaseeker.com" rel="noopener">Portfolio</a>
</p>
</footer>
<p class="essentials" style="margin-top: 2em;">Hi. Yes, you, lovely human. Have a wonderful <a href="https://indieweb.org/Universal_Greeting_Time" rel="noopener">morning</a> and make time for a small moment of joy, wheverever you are. ♡</p>
</body>
</html>