-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
320 lines (302 loc) · 10.7 KB
/
index.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Basic meta tags -->
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta
name="description"
content="Cyan Thayn's personal website showcasing her projects, interests, and contact information."
/>
<meta
name="theme-color"
content="#121212"
media="(prefers-color-scheme: dark)"
/>
<meta
name="theme-color"
content="#f0f0f0"
media="(prefers-color-scheme: light)"
/>
<meta name="theme-color" content="#4682b4" />
<!-- Social graph data -->
<meta property="og:title" content="Cyan Thayn" />
<meta
property="og:description"
content="Cyan Thayn's personal website showcasing her projects and interests."
/>
<meta property="og:image" content="https://thayn.me/media/Cyan.png" />
<meta property="og:url" content="https://thayn.me/" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@AnalogCyan" />
<meta name="twitter:creator" content="@AnalogCyan" />
<!-- Link to manifest.json -->
<link rel="manifest" href="manifest.json" />
<!-- Favicon and touch icons -->
<link rel="icon" type="image/svg+xml" href="./media/logo.svg" />
<link rel="alternate icon" href="./media/profile.svg" />
<link rel="apple-touch-icon" href="./media/logo.svg" />
<!-- CSS files -->
<link rel="stylesheet" href="./css/styles.css" />
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/[email protected]/fonts/remixicon.css"
/>
<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=Tilt+Neon:XROT,[email protected],-45..45&display=swap"
rel="stylesheet"
/>
<!-- JavaScript files -->
<script src="./js/chrome_bug_fix.js" defer></script>
<script src="./js/disco.js" defer></script>
<script src="./js/card-hover.js" defer></script>
<script src="./js/profile-physics.js" defer></script>
<script src="./js/mobile-interactions.js" defer></script>
<title>Cyan Thayn</title>
</head>
<body>
<!-- Header section -->
<header class="container header">
<div class="header-content">
<div class="info">
<div class="name">Cyan Thayn</div>
<div class="subhead">Technician/Programmer</div>
<nav class="social-icons">
<a
href="https://en.pronouns.page/@AnalogCyan"
target="_blank"
rel="noreferrer noopener"
id="pronounis"
title="Pronouns"
tabindex="1"
aria-label="Pronouns"
>
<i class="ri-genderless-line"></i>
</a>
<a
href="https://github.com/AnalogCyan"
target="_blank"
rel="noreferrer noopener"
id="github"
title="GitHub"
tabindex="2"
aria-label="GitHub"
>
<i class="ri-github-line"></i>
</a>
<a
href="https://tech.lgbt/@AnalogCyan"
target="_blank"
rel="me"
id="fedi"
title="Fediverse"
tabindex="3"
aria-label="Fediverse"
>
<i class="ri-fediverse-line"></i>
</a>
<a
href="https://bsky.app/profile/analogcyan.bsky.social"
target="_blank"
rel="noreferrer noopener"
id="bsky"
title="Bluesky"
tabindex="4"
aria-label="Bluesky"
>
<i class="ri-bluesky-line"></i>
</a>
<a
href="https://www.instagram.com/analogcyan/"
target="_blank"
rel="noreferrer noopener"
id="instagram"
title="Instagram"
tabindex="5"
aria-label="Instagram"
>
<i class="ri-instagram-line"></i>
</a>
</nav>
</div>
<img
src="./media/profile.svg"
id="profile"
alt="Profile Picture"
class="profile-pic"
/>
</div>
<div class="about">
<h2>👋 <span>About Me</span></h2>
<p>
Hi, I’m Cyan—online I go by <strong>AnalogCyan</strong>. I use
<em><a href="https://en.pronouns.page/@AnalogCyan">she/her</a></em>
pronouns, and I’m proudly neurodivergent. That means my brain takes
its own path sometimes, so I really appreciate your patience!<br /><br />
By day, you can find me fixing up broken tech. By night, I’m usually
programming, tinkering with gadgets, or chasing whatever random idea
has grabbed my attention. Outside of work, I’m into linguistics, retro
games, speedrunning, and collecting
<a
href="https://www.discogs.com/user/AnalogCyan/collection?folder=4319456"
>cassette tapes</a
>. They’re clunky yet charming!<br /><br />
Oh, and one last thing: take care of your digital security! If you’re
not already using a password manager, 2fa, or passkeys, now’s a great
time to start. I personally recommend
<a href="https://www.1password.com/">1Password</a>, but honestly,
anything’s better than using your pet’s name for every login.
</p>
</div>
<div class="projects">
<h2>👩💻 <span>Projects</span></h2>
<p>
Explore some of the projects I've created or contributed to. Click on
any to learn more! For additional projects, visit my GitHub (linked
above).<br /><br />
Unless otherwise noted, content on this website is licensed under
<a href="https://choosealicense.com/licenses/gpl-3.0/">GPLv3</a>.
</p>
</div>
</header>
<!-- Main content section -->
<article class="container project">
<a href="https://github.com/AnalogCyan/Sticky-Paws-Server">
<div class="project-content">
<div class="project-header">
<h3>🐾 Sticky Paws</h3>
<div class="tags">
<span class="tag">GML</span>
<span class="tag">Python</span>
<span class="tag">Apache 2.0</span>
</div>
</div>
<p>
A 2D platformer game about a cat that can climb anything! Main game
by Jonnil; server code by me.
</p>
</div>
</a>
</article>
<article class="container project">
<a href="https://github.com/AnalogCyan/SwiftWin">
<div class="project-content">
<div class="project-header">
<h3>🔮 SwiftWin</h3>
<div class="tags">
<span class="tag wip">WIP</span>
<span class="tag">PowerShell</span>
<span class="tag">GPLv3</span>
</div>
</div>
<p>
PowerShell utility for performing a series of Windows maintenance
tasks I commonly use when cleaning up and optimizing a system.
</p>
</div>
</a>
</article>
<article class="container project">
<a href="https://github.com/AnalogCyan/itadakimasu">
<div class="project-content">
<div class="project-header">
<h3>🔑 Itadakimasu</h3>
<div class="tags">
<span class="tag">PWA</span>
<span class="tag">GPLv3</span>
</div>
</div>
<p>
Random recipe password generator web app inspired by episode 'Nice
Security Hollywood Terror' of the Random but Memorable podcast from
1Password.
</p>
</div>
</a>
</article>
<article class="container project">
<a href="https://github.com/AnalogCyan/thayn.cc">
<div class="project-content">
<div class="project-header">
<h3>🔗 thayn.cc</h3>
<div class="tags">
<span class="tag">Python</span>
<span class="tag">GPLv3</span>
</div>
</div>
<p>A simple from-scratch private link shortener API.</p>
</div>
</a>
</article>
<article class="container project">
<a href="https://github.com/AnalogCyan/DoR">
<div class="project-content">
<div class="project-header">
<h3>🔗 DNS-over-RNG</h3>
<div class="tags">
<span class="tag">Python</span>
<span class="tag">GPLv3</span>
</div>
</div>
<p>
A very cursed DNS server implementation inspired by the various
DNS-over-protocol standards.
</p>
</div>
</a>
</article>
<article class="container project">
<a href="https://github.com/AnalogCyan/More-Vanilla-Mobs">
<div class="project-content">
<div class="project-header">
<h3>🎮 More Vanilla Mobs</h3>
<div class="tags">
<span class="tag">mcfunction</span>
<span class="tag">GPLv3</span>
</div>
</div>
<p>
Minecraft 1.17+ data pack that implements some of the mobs that
technically exist in the game, but don't appear in survival.
</p>
</div>
</a>
</article>
<article class="container project">
<a href="https://github.com/Box-Analyst/InventorySystem">
<div class="project-content">
<div class="project-header">
<h3>🏥 InventorySystem</h3>
<div class="tags">
<span class="tag">UWP</span>
<span class="tag">AGPLv3</span>
</div>
</div>
<p>
Medical sample inventory management system, created as our senior
project in the COMS 4043 course at Arkansas Tech University.
</p>
</div>
</a>
</article>
<!-- Footer section -->
<footer class="container footer">
<div id="footer-span" class="footer-content">
<div>
<a
href="https://fediring.net/previous?host=thayn.me"
class="footer-link"
>←</a
>
<a href="https://fediring.net/" class="footer-link">Fediring</a>
<a href="https://fediring.net/next?host=thayn.me" class="footer-link"
>→</a
>
</div>
<div id="quoteDisplay">Are you ready to embrace uncertainty?</div>
</div>
</footer>
</body>
</html>