-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
366 lines (345 loc) · 43.8 KB
/
index.html
File metadata and controls
366 lines (345 loc) · 43.8 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
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Gus Bus Space</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="container">
<header class="header">
<nav>
<input type="checkbox" id="sidebar-active">
<label for="sidebar-active" class="open-sidebar-button">
<svg xmlns="http://www.w3.org/2000/svg" height="32" viewBox="0 -960 960 960" width="32"><path d="M120-240v-80h720v80H120Zm0-200v-80h720v80H120Zm0-200v-80h720v80H120Z"/></svg>
</label>
<label id="overlay" for="sidebar-active"></label>
<div class="links-container">
<label for="sidebar-active" class="close-sidebar-button">
<svg xmlns="http://www.w3.org/2000/svg" height="32" viewBox="0 -960 960 960" width="32"><path d="m256-200-56-56 224-224-224-224 56-56 224 224 224-224 56 56-224 224 224 224-56 56-224-224-224 224Z"/></svg>
</label>
<a href="/">Home</a>
<a href="/blog/">Blog</a>
<a href="/smallweb-subway/">Smallway</a>
<a href="/research/">Research</a>
<a href="/links/">Links</a>
</div>
</nav>
</header>
<main class="main-content">
<div class="main-title">
<h1>Welcome to Gus Bus Space!</h1>
</div>
<div class="tile">
<p>
My name is Gus Becker and I'm an artist, data engineer, and community
organizer in Boulder, Colorado.
</p>
<p>
I decided to make this site after coming across a blog post about the
<a href="https://thoughts.melonking.net/guides/introduction-to-the-web-revival-1-what-is-the-web-revival" taget="_blank">Web Revival</a>
movement and wanting to be a part of it! I thought having a place on
the web to call my own sounded like a nice respite from the big
sites of today. Plus I have plenty of projects, so I might as well
share them with others and build some community in the meantime!
</p>
</div>
<div class="main-title">
<h2>Check out my latest blog post:</h2>
</div>
<div class="tile-project">
<h3>
<a href="/blog/post-sea-travels">
An Update On Updates Post SEA Travels
</a>
</h3>
<em>
Published Wed, 18 Feb 2026
</em>
<div class="tile-project-content">
<div class="tile-project-img-container">
<a href="/blog/post-sea-travels">
<img
title="Yeehaw!"
src="https://lh3.googleusercontent.com/d/1fclDYr1VaJ3CE1aCrLj32gI6ptsOV8yi"
alt="
A digital drawing of an alien with a cowboy hat, leather vest
with tassels, blue jeans, cowboy boots with spurs, and a big belt
buckle with '51' on it. The alien appears to be standing on the
surface of a moon or asteroid, with a starry night sky above and
the words 'The Last Rodeo' below.
">
</a>
</div>
<div class="tile-project-p-container">
<p>
A much needed update to break my streak of no updates! In this post
I share my plans for moving forward and sharing the rest of my travel
logs and some new stuff, too! Also some fun drawings form the past few
months.
</p>
</div>
</div>
</br>
</div>
<div class="main-title">
<h2>
Explore some more of my projects:
<h2>
</div>
<div class="project-banner">
<a href="/smallweb-subway/">
<img src="/assets/banners/smallway.png" alt="Some intertwining transit lines beside the text 'Small Web Subway'">
</a>
</div>
<div class="project-banner">
<a href="/doodlebot">
<img src="/assets/banners/doodlebot-2.png"
alt="Robot and wizard wired up to either side of a giant pencil
holding with wires and the text 'DoodleBot' on it">
</a>
</div>
<div class="project-banner">
<a href="/blog">
<img src="/assets/banners/blog.png"
alt="The text 'Gus Bus Blog' in glowing green">
</a>
</div>
<div class="project-banner">
<a href="/galactic-transitway/">
<img src="/assets/banners/gt.png" alt="Two aliens beside the text 'Galactic Transitway'">
</a>
</div>
<div class="project-banner">
<a href="/procedural-art/">
<img src="/assets/banners/procedural-art.png" alt="The text 'Procedural Art' in front of background with a roughly organic look.">
</a>
</div>
<div class="project-banner">
<a href="https://creativesclub.art/about" target="_blank">
<img src="/assets/banners/cc.png"
alt="The text 'Creatives Club' beside smaller text reading 'Crafting Community'">
</a>
</div>
<div class="project-banner">
<a href="https://discord.gg/2gJYZhmHAz" target="_blank">
<img src="/assets/banners/doodlecrew.png"
alt="The text 'Doodle Crew Discord Community' beside a drawing
of a cat smiling at a pencil and some text reading '18+'
and 'Safe for work'">
</a>
</div>
<div>
<div id="c_widget"></div>
<script src="/utils/comment-widget.js"></script>
</div>
</main>
<!------------------>
<!-- Left Sidebar -->
<!------------------>
<section class="left-sidebar">
<div class="logo">
<svg version="1.1" viewBox="3266.158 -381.052 330.911 547.027" id="svg1" sodipodi:docname="gus-logo.svg" inkscape:version="1.4.2 (f4327f4, 2025-05-13)" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg"> <sodipodi:namedview id="namedview1" pagecolor="#ffffff" bordercolor="#000000" borderopacity="0.25" inkscape:showpageshadow="2" inkscape:pageopacity="0.0" inkscape:pagecheckerboard="0" inkscape:deskcolor="#d1d1d1" inkscape:zoom="0.7065458" inkscape:cx="141.53364" inkscape:cy="487.5834" inkscape:window-width="1920" inkscape:window-height="991" inkscape:window-x="-9" inkscape:window-y="-9" inkscape:window-maximized="1" inkscape:current-layer="svg1" /> <title id="title1">Hi</title> <desc id="desc1">Drawing exported from Concepts: Smarter Sketching</desc> <defs id="defs1" /> <g id="Pen" opacity="1.000"> <path id="STROKE_6c290392-11e9-4c70-afb4-fdd09e1d7b50" opacity="1" fill="none" stroke="#12f028" stroke-width="2.759" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 3423.497,-373.123 c -19.1657,20.80638 -36.5434,43.53024 -54.723,65.322 -27.6934,35.90853 -60.7238,67.48773 -87.3573,104.21025 l -1.6127,2.52775 -0.163,0.442" /> <path id="STROKE_4c672247-7f44-4fb6-a160-93b845e3a3eb" opacity="1" fill="none" stroke="#12f028" stroke-width="2.759" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 3279.416,-199.956 c -1.9409,44.30132 -2.2824,88.85879 -3.2127,133.26875 -0.6016,42.843084 -0.7499,85.702784 -1.6953,128.51625 2.2219,31.999384 1.3495,63.98844 1.754,96.025" /> <path id="STROKE_50abc202-4664-4b80-9fd1-2ebec526f08e" opacity="1" fill="none" stroke="#12f028" stroke-width="2.759" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 3423.25,-372.5 c 0.9451,34.01797 -0.3076,68.43026 -1.23,102.586" /> <path id="STROKE_d676dcf8-91cc-454c-95d2-a924df5ba182" opacity="1.000" fill="none" stroke="#12f028" stroke-width="2.759" stroke-opacity="1.000" stroke-linecap="round" stroke-linejoin="round" d="M 3419.759 -190.910 Q 3419.795 -188.025 3419.845 -184.955 Q 3419.895 -181.884 3419.958 -178.602 Q 3420.021 -175.320 3420.097 -171.812 Q 3420.172 -168.305 3420.256 -164.568 Q 3420.341 -160.831 3420.406 -157.267 Q 3420.470 -153.703 3420.517 -150.330 Q 3420.562 -146.956 3420.591 -143.784 Q 3420.620 -140.612 3420.638 -136.165 Q 3420.657 -131.718 3420.621 -127.249 Q 3420.585 -122.780 3420.515 -120.526 Q 3420.445 -118.273 3420.346 -115.849 Q 3420.246 -113.425 3420.094 -110.079 Q 3419.942 -106.734 3419.736 -102.467 Q 3419.531 -98.201 3419.272 -93.013 Q 3419.013 -87.825 3418.821 -82.788 Q 3418.628 -77.750 3418.500 -72.864 Q 3418.373 -67.978 3418.312 -63.242 Q 3418.251 -58.506 3418.255 -53.921 Q 3418.260 -49.336 3418.290 -45.351 Q 3418.321 -41.365 3418.377 -37.979 Q 3418.434 -34.592 3418.517 -31.804 Q 3418.600 -29.017 3418.763 -25.735 Q 3418.927 -22.453 3418.947 -17.897 Q 3418.967 -13.342 3418.789 -8.607 Q 3418.612 -3.872 3418.489 -0.149 Q 3418.366 3.573 3418.263 7.638 Q 3418.161 11.703 3418.217 12.432 " /> <path id="STROKE_99e56736-33a3-46bb-b75b-aced09a8f0ef" opacity="1" fill="none" stroke="#12f028" stroke-width="2.759" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 3276.346,156.013 c 34.5789,-27.2396 63.4926,-60.541209 92.1887,-93.65375 16.9367,-15.784406 32.3189,-33.1635 49.5623,-48.60525" /> <path id="STROKE_b9b2fb3f-fa16-4a7e-a625-1b7507924d33" opacity="1" fill="none" stroke="#12f028" stroke-width="2.759" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 3476.215,-334.431 c -5.006,59.87573 -7.175,119.95576 -8.333,180.04 -3.5903,49.90138 -3.8662,99.944751 -6.78,149.872 -1.8126,23.497323 -3.7496,46.978571 -4.738,70.531" /> <path id="STROKE_9f95d6c4-03b4-4364-9998-1eab02a5007f" opacity="1" fill="none" stroke="#12f028" stroke-width="2.759" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 3470.945,-242.549 c 18.1434,-14.82964 38.8713,-26.57421 57.525,-40.702" /> <path id="STROKE_2ad21352-7c24-4dd7-96c9-f159f4aed521" opacity="1" fill="none" stroke="#12f028" stroke-width="2.759" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 3529.59,-282.883 c 0.1337,49.09186 -9.913,97.46427 -10.404,146.544 -3.7458,53.966783 -6.9385,107.986138 -11.351,161.893 -2.3258,24.491448 -5.2777,48.939437 -6.504,73.521" /> <path id="STROKE_cb485995-56e8-4755-81d9-48952abfb952" opacity="1" fill="none" stroke="#12f028" stroke-width="2.759" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 3276.209,155.974 c 75.9949,-13.91411 150.8394,-33.19929 224.668,-55.879" /> <path id="STROKE_4a614697-4f1e-49ec-ab3f-76fc005aa3f5" opacity="1" fill="none" stroke="#12f028" stroke-width="2.759" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 3524.472,-200.99 c 19.231,-10.11989 42.1436,-13.05856 63.598,-15.679" /> <path id="STROKE_1dd52567-7b5f-454d-b074-2f7f56f5f82d" opacity="1" fill="none" stroke="#12f028" stroke-width="2.759" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 3277.61,157.62 c 80.9436,-1.9964 161.7026,-8.42369 242.564,-12.3515 17.1513,-1.20284 34.2678,-2.82873 51.366,-4.6265" /> <path id="STROKE_b81ecea5-f2f8-451e-8508-e9b2be21f3e4" opacity="1" fill="none" stroke="#12f028" stroke-width="2.759" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 3551.545,-123.842 c -1.4783,21.39582 -2.7329,42.845399 -2.022,64.3" /> <path id="STROKE_0e200b82-9d5c-40a1-8354-b5b1a1edf267" opacity="1" fill="none" stroke="#12f028" stroke-width="2.759" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 3552.028,-123.714 c 10.711,-3.07913 21.3164,-6.50555 31.975,-9.753" /> <path id="STROKE_0024b356-5da6-47fa-b325-629b538147bf" opacity="1" fill="none" stroke="#12f028" stroke-width="2.759" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 3588.952,-214.724 c -1.4672,26.46495 -4.6773,52.93235 -3.884,79.46" /> <path id="STROKE_538d75a5-cc19-420f-9113-4eb2c31e126b" opacity="1" fill="none" stroke="#12f028" stroke-width="2.759" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 3550.416,-58.317 c 12.7783,0.743878 25.514,-1.536891 38.256,-2.138" /> <path id="STROKE_0a32707f-789b-46b4-9522-091636f67919" opacity="1" fill="none" stroke="#12f028" stroke-width="2.759" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 3588.633,-60.555 c -3.065,57.3091524 -7.1242,114.574264 -14.2323,171.53575 -0.9357,9.36302 -0.5127,18.82496 -1.9877,28.13825" /> <path id="STROKE_2c881cef-9bb8-4ed4-8efa-9f31e3ea4856" opacity="1" fill="none" stroke="#12f028" stroke-width="2.759" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 3503.303,69.679 c 10.053,-5.267148 23.0474,-5.099632 34.302,-7.298" /> <path id="STROKE_ecb74229-e79f-4643-9ecc-c79a1c2f1925" opacity="1" fill="none" stroke="#12f028" stroke-width="2.759" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 3537.632,61.804 c 2.43,-19.582652 2.7678,-39.358634 4.96,-58.966" /> <path id="STROKE_d923ed05-e0c5-47f7-86fb-02975fe207a5" opacity="1" fill="none" stroke="#12f028" stroke-width="2.759" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 3542.611,2.011 c -11.2003,-1.05832201 -21.9258,6.5750517 -32.845,6.952" /> <path id="STROKE_4e9bc84d-02eb-4f44-b556-21ce2bce0238" opacity="1" fill="none" stroke="#12f028" stroke-width="2.759" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 3422.022,-269.057 c -25.0114,24.30941 -48.7118,50.03611 -75.4768,72.55175 -10.5849,10.08117 -23.1442,18.47445 -32.5592,29.62925" /> <path id="STROKE_a85ce144-743b-44d5-8dcb-38beeba1b7d7" opacity="1" fill="none" stroke="#12f028" stroke-width="2.759" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 3314.054,-166.02 c -2.3677,56.75418 -1.5119,113.609429 -5.928,170.285 0.049,19.40668 -0.1135,38.82118 0.073,58.231" /> <path id="STROKE_d39e7653-49be-401f-8fd8-a352910e1d1f" opacity="1" fill="none" stroke="#12f028" stroke-width="2.759" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 3308.292,61.849 c 23.3866,-30.038264 52.6981,-55.0159491 75.557,-85.495" /> <path id="STROKE_77587e74-c433-43a6-9efa-7050c1092e32" opacity="1" fill="none" stroke="#12f028" stroke-width="2.759" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 3384.256,-24.962 c -1.5911,-20.975611 0.8637,-42.073956 -0.863,-63.031" /> <path id="STROKE_cd81480c-05a2-4441-94a2-201e4b3e66da" opacity="1" fill="none" stroke="#12f028" stroke-width="2.759" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 3382.534,-86.677 c -12.8247,12.51716 -27.9605,24.525799 -39.912,37.711" /> <path id="STROKE_c701047d-b959-4e6f-8013-c5bd8d52e7b0" opacity="1" fill="none" stroke="#12f028" stroke-width="2.759" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 3339.248,-103.413 c 1.3281,17.965226 1.0591,36.026327 2.377,53.968" /> <path id="STROKE_092ce600-c27c-495e-a152-ef91afc41676" opacity="1" fill="none" stroke="#12f028" stroke-width="2.759" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 3339.552,-102.854 c 7.946,-17.87395 25.3361,-30.64157 38.397,-45.285 14.8687,-13.23411 28.6606,-27.5294 41.69,-42.554" /> <path id="STROKE_db8bf043-e554-438f-a2aa-72ac3e5e7116" opacity="1" fill="none" stroke="#12f028" stroke-width="2.759" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 3419.806,-187.555 c 2.1928,44.57257 -0.6419,89.086788 -1.551,133.634 0.207,22.13404 1.0705,44.2232938 -0.038,66.353" /> <path id="STROKE_e57118bf-ddf4-430b-ad94-e44364881c16" opacity="1" fill="none" stroke="#12f028" stroke-width="2.759" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 3422.862,-286.588 c 15.9976,-17.75307 36.5669,-30.70831 52.743,-48.318" /> </g> </svg>
</div>
<div class="tile">
<h2>Keep in touch!</h2>
<p>Feel free to reach out on other places on the web:</p>
<div class="icons">
<a class="icon-button" href="mailto:gusbusdraws@gmail.com" target="_blank">
<svg version="1.1" viewBox="3424.909 246.439 180.080 115.419" id="svg1" sodipodi:docname="email.svg" inkscape:version="1.4.2 (f4327f4, 2025-05-13)" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg"> <sodipodi:namedview id="namedview1" pagecolor="#ffffff" bordercolor="#000000" borderopacity="0.25" inkscape:showpageshadow="2" inkscape:pageopacity="0.0" inkscape:pagecheckerboard="0" inkscape:deskcolor="#d1d1d1" showgrid="false" inkscape:zoom="2.3678561" inkscape:cx="195.11321" inkscape:cy="137.46612" inkscape:window-width="1920" inkscape:window-height="991" inkscape:window-x="-9" inkscape:window-y="-9" inkscape:window-maximized="1" inkscape:current-layer="svg1" /> <title id="title1">gusbusdraws@gmail.com</title> <desc id="desc1">Drawing exported from Concepts: Smarter Sketching</desc> <defs id="defs1" /> <g id="Pen" opacity="1.000"> <path id="STROKE_7131097f-4868-40aa-b52a-96134e016842" opacity="1" fill="none" stroke="#12f028" stroke-width="5" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 3430.934,255.021 c -3.8056,37.44637 2.3054,95.4118 2.41,96.214" sodipodi:nodetypes="cc" /> <path id="STROKE_ad7fac33-685b-49af-9a96-e802ce5a2a76" opacity="1" fill="none" stroke="#12f028" stroke-width="5" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 3434.147,351.416 c 27.0974,4.61967 54.6357,6.68747 82.1126,5.33436 26.8011,-0.6967 53.5236,-3.01928 80.2824,-4.55436" /> <path id="STROKE_9ddd528f-7562-42e0-a338-e1a21d169a07" opacity="1" fill="none" stroke="#12f028" stroke-width="5" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 3597.699,351.136 c 4.5418,-31.99506 2.2246,-64.12734 -2.056,-95.957" sodipodi:nodetypes="cc" /> <path id="STROKE_7642a891-2d28-48aa-b0ef-06c7248173bc" opacity="1" fill="none" stroke="#12f028" stroke-width="5" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 3593.845,254.686 c -24.7805,-5.63301 -50.3082,-2.92406 -75.4557,-2.84723 -28.8044,0.76208 -57.6202,1.40847 -86.4033,2.78023" /> <path id="STROKE_0b39c875-8c08-441e-a415-cc32a834cf39" opacity="1" fill="none" stroke="#12f028" stroke-width="5" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 3433.249,255.725 c 28.7102,20.14972 56.0193,42.7122 86.684,59.935" sodipodi:nodetypes="cc" /> <path id="STROKE_421055b0-5b4d-41ca-9c2b-2a805ad58fbd" opacity="1" fill="none" stroke="#12f028" stroke-width="5" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 3521.34,316.075 c 18.9348,-12.64326 37.2735,-26.23965 53.8925,-41.846 6.7025,-6.10295 13.1655,-12.46445 19.4045,-19.04" /> <path id="STROKE_c0247e64-5759-4c1f-9447-7c28be2fd2ec" opacity="1" fill="none" stroke="#12f028" stroke-width="5" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 3445.717,341.337 c 10.1618,-13.26645 22.397,-24.77468 34.196,-36.55" /> <path id="STROKE_7a2fb40c-0217-42d8-927b-1fe2bc323745" opacity="1" fill="none" stroke="#12f028" stroke-width="5" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 3554.799,306.463 c 12.3793,11.1245 23.0563,23.97502 35.077,35.474" /> </g> </svg>
</a>
<a class="icon-button" href="https://bsky.app/profile/gusbusdraws.bsky.social" target="_blank">
<svg version="1.1" viewBox="3666.033 228.783 190.991 143.933" id="svg1" sodipodi:docname="bluesky.svg" inkscape:version="1.4.2 (f4327f4, 2025-05-13)" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg"> <sodipodi:namedview id="namedview1" pagecolor="#ffffff" bordercolor="#000000" borderopacity="0.25" inkscape:showpageshadow="2" inkscape:pageopacity="0.0" inkscape:pagecheckerboard="0" inkscape:deskcolor="#d1d1d1" inkscape:zoom="1.3426386" inkscape:cx="271.85275" inkscape:cy="182.1041" inkscape:window-width="1920" inkscape:window-height="991" inkscape:window-x="-9" inkscape:window-y="-9" inkscape:window-maximized="1" inkscape:current-layer="svg1" /> <title id="title1">Bluesky: @gusbusdraws.bsky.social</title> <desc id="desc1">Drawing exported from Concepts: Smarter Sketching</desc> <defs id="defs1" /> <g id="Pen" opacity="1.000"> <path id="STROKE_19aad577-d28e-4372-9a28-e13584abb7d0" opacity="1" fill="none" stroke-width="5" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 3750.604,273.231 c -9.7284,-17.26824 -28.8606,-28.1033 -48.29,-30.241 -14.6549,-0.8814 -27.9384,12.24086 -29.1945,26.552 -2.1458,11.82939 -2.4852,25.78099 6.7625,34.873 7.133,7.53593 16.1748,14.31647 26.5923,16.173 4.4322,0.85752 11.1686,-0.37874 14.2977,0.028 -7.9747,3.48866 -16.442,8.82494 -18.231,18.023 -4.2492,8.56377 1.509,18.33742 8.31,23.627 6.7147,5.047 15.722,5.87089 23.347,2.457 8.2864,-3.21408 16.3937,-7.74029 21.903,-14.896 l -0.97,0.904" /> <path id="STROKE_bf7affc1-75fb-49e9-9772-95eb6ed5dad7" opacity="1" fill="none" stroke="#12f028" stroke-width="5" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 3760.667,261.604 c -7.8736,-0.41177 -10.9784,7.96172 -9.236,14.544 1.0202,14.44786 -0.9426,29.15587 2.4835,43.365 0.9558,9.94317 1.6747,19.92407 3.0825,29.802 2.3966,5.86658 15.6508,6.26013 14.746,-1.721 1.8185,-11.59889 -0.9181,-23.15634 -0.3608,-34.794 -0.5417,-15.14685 2.6263,-30.36992 0.3808,-45.438 -0.5414,-5.31924 -6.3939,-4.92336 -10.265,-5.863" /> <path id="STROKE_1e27cade-c2fc-499b-ac0a-f0d5408a24a1" opacity="1" fill="none" stroke="#12f028" stroke-width="5" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 3772.267,272.47 c 8.9216,-17.77804 27.8511,-29.24553 47.224,-32 14.6206,-1.34083 28.3071,11.36415 30.0072,25.629 2.5127,11.75682 3.2867,25.69197 -5.6742,35.067 -6.8958,7.75345 -15.7211,14.81299 -26.0763,16.9915 -4.4042,0.99587 -11.1724,-0.0293 -14.2907,0.4725 8.0797,3.23928 16.7081,8.31066 18.7832,17.4485 4.5103,8.41987 -0.9293,18.36808 -7.5672,23.8545 -6.3974,5.0809 -15.1994,6.30603 -22.6828,2.9855 -7.6006,-2.92951 -15.0038,-7.18922 -20.1602,-13.6275" /> <path id="STROKE_dc76c2b4-6282-4573-b89b-ce6d834af4d4" opacity="1" fill="none" stroke="#12f028" stroke-width="5" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 3755.165,263.17 c -5.2663,-8.44334 -8.6778,-17.89543 -13.753,-26.46 l 0.278,0.589" /> <path id="STROKE_74372bbe-326c-4b77-9a7b-32e000a4bcc6" opacity="1" fill="none" stroke="#12f028" stroke-width="5" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 3766.19,262.506 c 3.3844,-9.27235 6.1074,-18.86393 9.574,-28.137" /> </g> </svg>
</a>
<a class="icon-button" href="https://instagram.com/gusbusdraws" target="_blank">
<svg version="1.1" viewBox="3912.404 227.620 158.619 147.196" id="svg1" sodipodi:docname="instagram.svg" inkscape:version="1.4.2 (f4327f4, 2025-05-13)" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg"> <sodipodi:namedview id="namedview1" pagecolor="#ffffff" bordercolor="#000000" borderopacity="0.25" inkscape:showpageshadow="2" inkscape:pageopacity="0.0" inkscape:pagecheckerboard="0" inkscape:deskcolor="#d1d1d1" inkscape:zoom="1.8566798" inkscape:cx="129.8016" inkscape:cy="153.76911" inkscape:window-width="1920" inkscape:window-height="991" inkscape:window-x="-9" inkscape:window-y="-9" inkscape:window-maximized="1" inkscape:current-layer="svg1" /> <title id="title1">Instagram: @gusbusdraws</title> <desc id="desc1">Drawing exported from Concepts: Smarter Sketching</desc> <defs id="defs1" /> <g id="Pen" opacity="1.000"> <path id="STROKE_7e451610-a969-473f-a950-c11a85db98b5" opacity="1" fill="none" stroke="#12f028" stroke-width="5" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 3997.548,233.447 c -13.8649,-0.64911 -27.8025,0.52147 -41.575,2.149 -10.2954,1.44437 -22.1977,3.37807 -28.0914,13.06845 -8.7739,11.84634 -8.6216,27.3058 -9.8732,41.34374 -0.1502,21.41947 0.1233,43.9221 9.9226,63.49081 6.2897,10.45305 19.6989,12.82566 30.8601,14.15269 23.4346,1.79442 47.1016,2.59387 70.5184,0.12106 15.7507,-1.44421 30.4713,-13.5087 33.0468,-29.44844 3.5305,-18.15552 3.5165,-36.85776 2.6252,-55.26706 -1.1088,-13.73778 -2.0622,-29.48772 -13.3443,-39.1305 -14.8442,-12.42821 -35.5497,-9.41271 -53.4352,-10.40375" /> <path id="STROKE_7f9e14f9-c90d-4ca3-b9a4-5ee7689dcfa0" opacity="1" fill="none" stroke="#12f028" stroke-width="5" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 3985.406,281.151 c -13.4413,-0.72846 -26.6171,9.86866 -28.2224,23.34103 -2.3747,9.87697 0.5649,21.72169 9.2471,27.65836 4.7761,3.08091 10.6326,3.62357 16.126,4.43264 10.1086,1.0888 21.4687,-0.43083 29.0298,-7.82717 10.8126,-10.95807 10.1108,-31.24232 -2.0233,-40.95816 -6.3248,-4.83785 -15.837,-6.61127 -23.634,-6.71067" sodipodi:nodetypes="ccccccc" /> <path id="STROKE_29b1d3b5-380b-4eee-afe5-4e2f0832a28b" opacity="1" fill="none" stroke="#12f028" stroke-width="5" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 4036.141,250.883 c -5.469,0.3047 -9.5062,5.82325 -9.301,11.06467 0.8792,4.63182 5.8491,7.27682 10.2365,7.45446 3.631,0.20494 7.3022,-1.80522 8.7539,-5.20644 3.0946,-5.93196 -2.3386,-13.46561 -8.7374,-13.42185" /> </g> </svg>
</a>
<a class="icon-button" href="https://vis.social/@gus" target="_blank">
<svg version="1.1" viewBox="4401.763 221.008 185.177 168.650" id="svg1" sodipodi:docname="mastodon.svg" inkscape:version="1.4.2 (f4327f4, 2025-05-13)" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg"> <sodipodi:namedview id="namedview1" pagecolor="#ffffff" bordercolor="#000000" borderopacity="0.25" inkscape:showpageshadow="2" inkscape:pageopacity="0.0" inkscape:pagecheckerboard="0" inkscape:deskcolor="#d1d1d1" inkscape:zoom="1.1458643" inkscape:cx="46.253297" inkscape:cy="230.83013" inkscape:window-width="1920" inkscape:window-height="991" inkscape:window-x="-9" inkscape:window-y="-9" inkscape:window-maximized="1" inkscape:current-layer="svg1" /> <title id="title1">Mastodon: vis.social/@gus</title> <desc id="desc1">Drawing exported from Concepts: Smarter Sketching</desc> <defs id="defs1" /> <g id="Pen" opacity="1.000"> <path id="STROKE_5db572c7-be94-4320-8276-03f9ebfd0556" opacity="1" fill="none" stroke="#12f028" stroke-width="5" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 4528.0154,378.16354 c -23.4236,8.15508 -51.4006,7.68999 -75.0054,1.32546 -23.0983,-6.70013 -33.657,-18.77968 -41.8776,-40.19874" sodipodi:nodetypes="ccc" /> <path id="STROKE_7dd60772-a473-4408-b705-5888519d6e4f" opacity="1" fill="none" stroke="#12f028" stroke-width="5" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 4410.705,338.063 c -3.1719,-25.45784 -7.7947,-52.07279 -0.094,-77.166 3.0623,-9.59735 9.5445,-17.50591 16.595,-24.492" /> <path id="STROKE_dfe3663e-cab7-41c9-b997-a89b303e49e2" opacity="1" fill="none" stroke="#12f028" stroke-width="5" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 4427.7347,236.14861 c 32.4285,-12.50273 67.5477,-12.19986 101.5974,-7.83167 14.617,1.94379 30.278,4.05489 41.6469,14.41606" sodipodi:nodetypes="ccc" /> <path id="STROKE_80f8e381-432e-451f-b56f-5582cac966a2" opacity="1" fill="none" stroke="#12f028" stroke-width="5" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 4571.5762,243.88982 c 12.199,21.45237 12.4016,46.98687 7.8765,70.55643 -1,4.47607 -2.7624,7.99798 -4.7058,12.14213" sodipodi:nodetypes="ccc" /> <path id="STROKE_c11d4c7e-df57-4009-9599-7ec662752c21" opacity="1" fill="none" stroke="#12f028" stroke-width="5" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 4574.233,327.437 c -15.359,16.21393 -38.9758,18.92223 -60.0923,20.16206 -17.928,1.04985 -35.9635,0.25734 -53.7347,-2.32706" /> <path id="STROKE_593ba510-33c0-45e0-9f62-0e015d6f5aaf" opacity="1" fill="none" stroke="#12f028" stroke-width="5" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 4528.23,377.955 c 0.033,-4.3313 -0.1436,-8.65995 -0.658,-12.963" /> <path id="STROKE_92a13045-80c8-4c8a-abd1-31a3a7b2f140" opacity="1" fill="none" stroke="#12f028" stroke-width="5" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 4526.903,364.752 c -15.898,2.30324 -32.6413,5.06216 -48.334,0.21275 -8.9415,-2.73806 -15.3374,-9.97872 -17.527,-18.99775" /> <path id="STROKE_823d010b-de9b-4813-bf66-c3b5c8b6a8c8" opacity="1" fill="none" stroke="#12f028" stroke-width="5" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 4441.194,324.452 c -0.4188,-18.27769 -2.0684,-37.14787 3.286,-54.8935 3.5156,-12.6861 17.0959,-22.77141 30.366,-18.6415 7.2745,2.02828 12.8696,7.40863 17.94,12.733" /> <path id="STROKE_ac90f8f9-f707-490e-abb2-e50820fa5fc5" opacity="1" fill="none" stroke="#12f028" stroke-width="5" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 4493.201,263.782 c 8.2599,-8.52941 20.0542,-16.87235 32.526,-13.012 13.9181,4.32517 19.0276,20.08525 19.917,33.222 0.9681,13.04409 0.4941,26.15226 0.043,39.208" /> <path id="STROKE_bb4cb0a4-2962-4a0e-8c1e-ffc05dc35fa3" opacity="1" fill="none" stroke="#12f028" stroke-width="5" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 4442.556,324.527 c 5.1022,-0.17955 10.206,-0.31792 15.306,-0.554" /> <path id="STROKE_24eabc75-eed3-4759-8917-f83d67e9b7f0" opacity="1" fill="none" stroke="#12f028" stroke-width="5" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 4527.714,324.247 c 5.7998,0.0505 11.5978,-0.12853 17.395,-0.275" /> <path id="STROKE_69aa27eb-6342-4612-a160-b6bd50ceb1dc" opacity="1" fill="none" stroke="#12f028" stroke-width="5" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 4484.388,306.884 c 5.45,-0.0318 10.9003,-0.0495 16.35,-0.12" /> <path id="STROKE_f6575cfd-15d8-4772-b74d-ea355ef0c280" opacity="1" fill="none" stroke="#12f028" stroke-width="5" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 4458.132,323.254 c -0.3481,-14.43592 -0.7234,-28.98655 0.848,-43.356 0.4898,-7.17526 6.4763,-15.99751 14.618,-13.446 9.0249,3.30568 9.2004,14.76833 9.977,22.83 0.38,5.58685 0.5639,11.18554 0.698,16.783" /> <path id="STROKE_e22d7f65-dc2e-4865-8407-bad4aa5f2d53" opacity="1" fill="none" stroke="#12f028" stroke-width="5" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 4501.268,306.63 c 0.6873,-12.05645 -0.8682,-25.42553 6.026,-36.027 4.5082,-6.45444 15.164,-4.41604 17.66,2.931 4.5664,12.96399 2.2649,27.05172 2.786,40.52902 0.01,3.01349 0.099,6.02587 0.212,9.03698" /> </g> </svg>
</a>
<a class="icon-button" href="https://discord.gg/2gJYZhmHAz" target="_blank">
<svg version="1.1" viewBox="4163.561 228.612 183.021 140.750" id="svg1" sodipodi:docname="discord.svg" inkscape:version="1.4.2 (f4327f4, 2025-05-13)" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg"> <sodipodi:namedview id="namedview1" pagecolor="#ffffff" bordercolor="#000000" borderopacity="0.25" inkscape:showpageshadow="2" inkscape:pageopacity="0.0" inkscape:pagecheckerboard="0" inkscape:deskcolor="#d1d1d1" inkscape:zoom="1.9417108" inkscape:cx="111.24211" inkscape:cy="144.46024" inkscape:window-width="1920" inkscape:window-height="991" inkscape:window-x="-9" inkscape:window-y="-9" inkscape:window-maximized="1" inkscape:current-layer="svg1" /> <title id="title1">Join the Doodle Crew Discord community!</title> <desc id="desc1">Drawing exported from Concepts: Smarter Sketching</desc> <defs id="defs1" /> <g id="Pen" opacity="1.000"> <path id="STROKE_83483652-b1ea-4c42-8bc0-a18104e15d7a" opacity="1" fill="none" stroke="#12f028" stroke-width="5" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 4195.649,243.577 c -16.5889,22.50565 -26.4656,49.90278 -27.096,77.92375 -0.2951,6.48109 -0.3496,12.9731 -0.22,19.45925" /> <path id="STROKE_4445ea60-9086-413c-b0e6-5df7b97178b8" opacity="1" fill="none" stroke="#12f028" stroke-width="5" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 4168.833,341.849 c 7.8565,9.91745 19.7317,16.3054 31.8186,19.49169 3.7861,0.57509 7.6166,0.78171 11.4364,0.99431" /> <path id="STROKE_093d9f4d-979f-47bd-a3c0-a527316fb114" opacity="1" fill="none" stroke="#12f028" stroke-width="5" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 4213.124,360.861 c 2.3719,-3.29371 4.5999,-6.69584 7.086,-9.905" /> <path id="STROKE_f0da03ab-b426-4059-971e-b445304a3bc9" opacity="1" fill="none" stroke="#12f028" stroke-width="5" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 4211.757,340.851 c 20.2871,7.49647 42.3652,13.1701 63.9768,8.29825 8.8702,-1.73528 17.3848,-4.92594 25.4012,-9.07425" /> <path id="STROKE_5635a8b1-717b-4260-8b5c-035934b505a1" opacity="1" fill="none" stroke="#12f028" stroke-width="5" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 4290.95,352.349 c 3.5528,4.13291 7.1356,8.23964 10.761,12.309" /> <path id="STROKE_8a521136-a5ad-4a93-977f-49eea02346cb" opacity="1" fill="none" stroke="#12f028" stroke-width="5" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 4303.864,364.194 c 14.1851,-3.73913 28.3699,-10.95993 37.237,-22.985" /> <path id="STROKE_033c640a-b199-43d0-b813-e5fab48d0f9a" opacity="1" fill="none" stroke="#12f028" stroke-width="5" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 4197.278,241.606 c 11.0107,-2.95489 22.061,-5.7619 33.179,-8.286" /> <path id="STROKE_6d98a296-45de-48a8-bb14-3823f1bcddcb" opacity="1" fill="none" stroke="#12f028" stroke-width="5" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 4231.239,233.927 c 1.8834,2.7193 3.7906,5.42205 5.663,8.149" /> <path id="STROKE_bbdb248e-11e1-4352-9be1-f5b28134aa46" opacity="1" fill="none" stroke="#12f028" stroke-width="5" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 4238.82,242.56 c 11.4493,0.16233 22.8813,0.8065 34.301,1.618" /> <path id="STROKE_faa8c58a-8ac1-494a-8e71-fd95551f1792" opacity="1" fill="none" stroke="#12f028" stroke-width="5" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 4273.477,243.993 c 2.2525,-3.30816 4.4684,-6.64117 6.739,-9.937" /> <path id="STROKE_a75dc71e-281b-4c06-b431-da106e0246fb" opacity="1" fill="none" stroke="#12f028" stroke-width="5" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 4280.173,233.861 c 10.288,1.52909 20.4593,3.72548 30.567,6.16" /> <path id="STROKE_8fa22da8-6228-4939-b51b-984affc898a3" opacity="1" fill="none" stroke="#12f028" stroke-width="5" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 4312.421,240.841 c 12.0772,17.47281 23.5293,36.18522 26.8608,57.54125 2.5521,13.83589 2.3201,27.96511 2.5912,41.97375" /> <path id="STROKE_74f394cc-00d6-4202-85b1-77292983edce" opacity="1" fill="none" stroke="#12f028" stroke-width="5" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 4222.354,289.775 c -8.8176,2.7115 -12.0091,13.08062 -9.429,21.233 2.5816,11.41084 20.0492,12.76996 25.4063,2.8635 6.0176,-8.79348 0.5783,-23.03536 -10.4703,-24.0215 -1.5276,-0.33196 -3.0994,-0.29907 -4.652,-0.362" /> <path id="STROKE_b07a9034-74b7-479c-90fc-19a644bff70e" opacity="1" fill="none" stroke="#12f028" stroke-width="5" stroke-opacity="1" stroke-linecap="round" stroke-linejoin="round" d="m 4277.049,292.824 c -9.8258,6.50451 -8.0461,22.86825 2.484,27.66 12.3284,5.73512 26.4805,-9.66401 20.8712,-21.696 -3.0366,-7.79404 -13.5228,-13.27837 -20.7838,-7.42919 l -0.8112,0.49602 -0.8872,0.55417" /> </g> </svg>
</a>
</div>
<div class="button-wall">
<a class="button-88x31" href="https://gusbus.space/feed.xml" target="_blank" title="Add me to your RSS reader!">
<img src="/assets/buttons/rss.png" alt="Text RSS Feed">
</a>
</div>
</br>
</div>
<div class="tile">
<h2>My Buttons</h2>
<p>You're welcome to link back here with one of these buttons:</p>
<div class="button-wall">
<a class="button-88x31" href="https://gusbus.space" target="_blank"><img src="/assets/buttons/gusbus.png" alt="A bus shaped spaceship besides the text GUS BUS SPACE"></a>
<a class="button-88x31" href="https://gusbus.space/smallweb-subway/" target="_blank">
<img src="/assets/buttons/smallway.png" alt="Text 'SMALLWAY' above part of a subway map">
</a>
</div>
<p>Let me know if you link to my site so I can link back!</p>
</div>
<div class="tile">
<h2>Net Neighbors</h2>
<p>Click a button below to check out a site that links back here!</p>
<div class="button-wall">
<a class="button-88x31" href="https://feuer-in-soho.art/" target="_blank">
<img src="/assets/buttons/soho.png"
alt="character with big square glasses and antennae besides fancy
script letters soho">
</a>
<a class="button-88x31" href="https://uuupah.neocities.org/" target="_blank">
<img src="/assets/buttons/uuupah.png"
alt="A leafy scene with the text uuupah" width="88" height="31">
</a>
<a class="button-88x31" href="https://davethedoodler.neocities.org/" target="_blank">
<img src="/assets/buttons/doodledave.png" alt="Text 'DOODLEDAVE' on a background that looks like lined paper">
</a>
<a class="button-88x31" href="https://lostletters.neocities.org/" target="_blank">
<img src="/assets/buttons/lost-letters.gif"
alt="A pegasus with some animated sparkles and the text lost letters">
</a>
<a class="button-88x31" href="https://yamasztuka.com" target="_blank">
<img src="/assets/buttons/yama.png" alt="A character waving with the text Yamasztuka">
</a>
<a class="button-88x31" href="https://clockwooork.github.io" target="_blank">
<img src="/assets/buttons/clockwork.png"
alt="A Neolithic person building a tent, blending into a generation ship"
width="88" height="31">
</a>
<a class="button-88x31" href="https://thatoddhaystack.neocities.org/" target="_blank">
<img src="/assets/buttons/toh.png" alt="A character with horns besides the text TOH">
</a>
<a class="button-88x31" href="https://dsserv.net/" target="_blank">
<img src="/assets/buttons/dougs-shack.png" alt="Text 'DOUGS SHACK'">
</a>
<a class="button-88x31" href="https://lerariemann.nekoweb.org/" target="_blank">
<img src="/assets/buttons/codex-archonic.gif"
alt="Text codex archonic surrounded by shimmering rainbow sparkles">
</a>
<a class="button-88x31" href="https://seluda.com/selephida/" target="_blank">
<img src="/assets/buttons/selephida.png" alt="Text 'selephida'">
</a>
<a class="button-88x31" href="https://greycloak.neocities.org/" target="_blank">
<img src="/assets/buttons/greycloak.png"
alt="Text 'grey' repeated three times vertically over lush background with skull">
<a class="button-88x31" href="https://chxshire22.com/" target="_blank">
<img src="/assets/buttons/chxshire.gif"
alt="Text 'CHXSHIRE' in a style that looks like dripping or falling pixels">
</a>
<a class="button-88x31" href="https://stardustverse.neocities.org/" target="_blank">
<img src="/assets/buttons/stardustverse.png"
alt="Text 'Star Dust' in front of a colorful space background">
</a>
</div>
</br>
</div>
</section>
<!------------------->
<!-- Right Sidebar -->
<!------------------->
<aside class="right-sidebar">
<div class="center">
<img
title="Beep boop, and so on"
src="/assets/images/vhs-bot.png"
alt="Digital drawing of a robot with an old CRT monitor for a face.
They have arms and legs and are holding a VHS tape.">
</img>
</div>
<div class="tile">
<h2>Recent Updates</h2>
<div>
<h3>2026-02-26</h3>
<ul>
<li>Add DoodleDave's button to sidebar</li>
<li>Add RSS button to sidebar</li>
<h3>2026-02-25</h3>
<ul>
<li>Add 88x31 hit counter</li>
<li>Update left sidebar with new social icons and personal logo</li>
<li>Update right sidebar with even more buttons</li>
<li>Update right sidebar with recent updates</li>
<li>Update left sidebar with 88x31 button wall</li>
</ul>
</div>
<div>
<h3>2026-02-23</h3>
<ul>
<li>Combine the <a href="https://matthewjamestaylor.com/holy-grail-layout#flexbox">Holy Grail Flexbox</a>
layout with <a href="https://www.youtube.com/watch?v=8eFeIFKAKHw">this responsive navbar</a>
(purely CSS)
</li>
</ul>
</div>
<div>
<h3>2026-02-18</h3>
<ul>
<li>Add <a href="/blog/post-sea-travels">Update About Updates</a> blog post</li>
</ul>
</div>
<div>
<h3>2026-02-09</h3>
<ul>
<li>Replace list of blog posts with paginated blog preview tiles</li>
</ul>
</div>
</div>
<div class="tile">
<!---------------------->
<h2>Other Cool Sites</h2>
<!---------------------->
<div class="button-wall">
<a class="button-88x31" href="https://melonking.net/" target="_blank">
<img src="/assets/buttons/melonking.gif"
alt="Text 'MELON' above a globe zooming in and out with some sparkles">
</a>
<a class="button-88x31" href="https://yesterweb.org/" target="_blank">
<img src="/assets/buttons/yesterweb.png"
alt="Text 'YESTERWEB RECLAIM THE NET' beside a little chat icon">
</a>
<a class="button-88x31" href="https://sadgrl.online/" target="_blank">
<img src="/assets/buttons/sadgrlonline.gif"
alt="Text 'SADGRL ONLINE' typing into an old school graphics window">
</a>
<a class="button-88x31" href="https://comixaccountability.club/" target="_blank">
<img src="/assets/buttons/cac.png"
alt="Text 'COMIX' next to a little beetle whose jaws make the 'C'">
</a>
<a class="button-88x31" href="https://leestrawberry.com/" target="_blank">
<img src="/assets/buttons/lee-strawberry.png"
alt="Text 'Lee Strawberry' next to a smiling face">
</a>
<a class="button-88x31" href="https://comixclubhouse.com/" target="_blank">
<img src="/assets/buttons/comix-clubhouse.png"
alt="Text 'COMIX CLUBHOUSE' next to a little fort">
</a>
<a class="button-88x31" href="https://gizurr.neocities.org/" target="_blank">
<img src="/assets/buttons/gizurr.png" alt="Text 'Nottamun' next to a feline face">
</a>
<a class="button-88x31" href="https://burgernet.online/home" target="_blank">
<img src="/assets/buttons/burgernet.gif"
alt="Text 'Burger Net' inside a burger bun next to what appears to be a monkey">
</a>
<a class="button-88x31" href="https://88x31.lol">
<img src="https://88x31.lol/counter4.gif"
alt="88x31 - Visitor counter" width="88" height="31" />
</a>
</div>
</br>
</div>
<div class="tile">
<p>This site was created by modifying the <a href="https://matthewjamestaylor.com/holy-grail-layout#flexbox">Holy Grail Flexbox</a> layout.</p>
</div>
</aside>
<footer class="footer">
<p>
This site template is public domain!
</p>
<p>
<a href="https://github.com/GusBusDraws/GusBusDraws.github.io" target="_blank">
Access the code
</a>
</p>
</footer>
</div>
</body>