-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
402 lines (365 loc) · 21.6 KB
/
index.html
File metadata and controls
402 lines (365 loc) · 21.6 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
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<script defer src="https://cloud.umami.is/script.js" data-website-id="84641eae-f0c5-468b-8b48-f9226d664d2f"></script>
<!-- Primary Meta Tags -->
<title>CodeKokeshi - Game Developer, Programmer, Artist & Mod Creator</title>
<meta name="title" content="CodeKokeshi - Game Developer, Programmer, Artist & Mod Creator" />
<meta name="description" content="CodeKokeshi: Game developer (Godot, Unity, RPG Maker), Stardew Valley mod creator (Helpful Pets, Better Cheats Menu, Pet Adopter, Instant Fish Bite, Bypass All Doors, Infinite Stamina), RPG Maker MZ plugin developer (Quest System, Journal Log System, Menu Customization System), Python desktop app developer (Kokesprite, Koke16-Bit Studio), and digital artist." />
<meta name="keywords" content="CodeKokeshi, game developer, Godot, Unity, RPG Maker, RPG Maker MZ, RMMZ, RPG Maker MZ plugins, quest system RPG Maker MZ, journal system RPG Maker MZ, journal log system RMMZ, menu customization RPG Maker MZ, quest log plugin RMMZ, Stardew Valley mods, Stardew Valley SMAPI mods, helpful pets Stardew Valley, CK better cheats menu, pet adopter Stardew Valley, fix museum inventory, max quality items, bountiful foraging, instant fish bite Stardew Valley, bypass all doors, infinite stamina Stardew Valley, buy animals fully mature, Kokesprite, pixel art editor, Koke16-Bit Studio, retro game music DAW, NextStep game progress tracker, SteamTimer, Python, PyQt6, Pygame, machine learning, Lenet-5 CNN, pixel art, SVG art, digital art, animation, game development portfolio, Trapped in a Nightmare Godot, Metroidvania" />
<meta name="author" content="CodeKokeshi" />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://codekokeshi.github.io/" />
<meta property="og:title" content="CodeKokeshi - Game Developer, Programmer, Artist & Mod Creator" />
<meta property="og:description" content="Games, Stardew Valley mods, RPG Maker MZ plugins (Quest System, Journal System, Menu Customization), desktop apps, and digital art by CodeKokeshi." />
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:url" content="https://codekokeshi.github.io/" />
<meta property="twitter:title" content="CodeKokeshi - Game Developer, Programmer, Artist & Mod Creator" />
<meta property="twitter:description" content="Games, Stardew Valley mods, RPG Maker MZ plugins (Quest System, Journal System, Menu Customization), desktop apps, and digital art by CodeKokeshi." />
<!-- Canonical URL -->
<link rel="canonical" href="https://codekokeshi.github.io/" />
<!-- Sitemap reference -->
<link rel="sitemap" type="application/xml" href="/sitemap.xml" />
<!-- GitHub Pages SPA routing: restore path from 404.html redirect -->
<script>
(function() {
var redirect = sessionStorage.getItem('spa-redirect');
if (redirect) {
sessionStorage.removeItem('spa-redirect');
history.replaceState(null, null, '/' + redirect);
}
})();
</script>
<!-- Structured Data: Person -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "CodeKokeshi",
"alternateName": "Code Kokeshi",
"url": "https://codekokeshi.github.io/",
"sameAs": [
"https://codekokeshi.github.io/",
"https://www.nexusmods.com/profile/CodeKokeshi",
"https://github.com/CodeKokeshi"
],
"jobTitle": "Game Developer, Programmer, Artist, Mod Creator, Plugin Developer",
"description": "CodeKokeshi is a game developer (Godot, Unity, RPG Maker), Stardew Valley SMAPI mod creator, RPG Maker MZ plugin developer, Python desktop app developer, and digital artist.",
"knowsAbout": ["Game Development", "Godot Engine", "Unity", "RPG Maker", "RPG Maker MZ", "RMMZ Plugin Development", "Stardew Valley Modding", "SMAPI", "Web Development", "Machine Learning", "Lenet-5 CNN", "Pixel Art", "SVG Art", "Digital Art", "Animation", "Python", "PyQt6", "Pygame", "C#", "JavaScript"]
}
</script>
<!-- Structured Data: WebSite -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "CodeKokeshi Portfolio",
"alternateName": "CodeKokeshi",
"url": "https://codekokeshi.github.io/"
}
</script>
<!-- Structured Data: Stardew Valley Mods -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "ItemList",
"name": "Stardew Valley Mods by CodeKokeshi",
"description": "SMAPI mods for Stardew Valley including Helpful Pets, CK Better Cheats Menu, Pet Adopter, Fix Museum Inventory, Max Quality Items, Bountiful Foraging, Instant Fish Bite, Bypass All Doors, Infinite Stamina, and Buy Animals Fully Mature.",
"numberOfItems": 10,
"itemListElement": [
{"@type": "ListItem", "position": 1, "name": "Helpful Pets - Stardew Valley Mod", "url": "https://www.nexusmods.com/stardewvalley/mods/41161"},
{"@type": "ListItem", "position": 2, "name": "CK Better Cheats Menu - Stardew Valley Mod", "url": "https://www.nexusmods.com/stardewvalley/mods/42088"},
{"@type": "ListItem", "position": 3, "name": "Pet Adopter - Stardew Valley Mod", "url": "https://www.nexusmods.com/stardewvalley/mods/42945"},
{"@type": "ListItem", "position": 4, "name": "Fix Museum Inventory - Stardew Valley Mod", "url": "https://www.nexusmods.com/stardewvalley/mods/41132"},
{"@type": "ListItem", "position": 5, "name": "Max Quality Items - Stardew Valley Mod", "url": "https://www.nexusmods.com/stardewvalley/mods/41507"},
{"@type": "ListItem", "position": 6, "name": "Bountiful Foraging - Stardew Valley Mod", "url": "https://www.nexusmods.com/stardewvalley/mods/41289"},
{"@type": "ListItem", "position": 7, "name": "Instant Fish Bite - Stardew Valley Mod", "url": "https://www.nexusmods.com/stardewvalley/mods/41102"},
{"@type": "ListItem", "position": 8, "name": "Bypass All Doors - Stardew Valley Mod", "url": "https://www.nexusmods.com/stardewvalley/mods/41105"},
{"@type": "ListItem", "position": 9, "name": "Infinite Stamina - Stardew Valley Mod", "url": "https://www.nexusmods.com/stardewvalley/mods/41065"},
{"@type": "ListItem", "position": 10, "name": "Buy Animals Fully Mature - Stardew Valley Mod", "url": "https://www.nexusmods.com/stardewvalley/mods/41509"}
]
}
</script>
<!-- Structured Data: RPG Maker MZ Plugins -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "ItemList",
"name": "RPG Maker MZ Plugins by CodeKokeshi",
"description": "RMMZ plugins including Quest System (quest log, quest tracker, quest manager), Journal Log System (lore entries, clue log, archive system, notes), and Menu Customization System for RPG Maker MZ.",
"numberOfItems": 3,
"itemListElement": [
{"@type": "ListItem", "position": 1, "name": "Quest System - RPG Maker MZ Plugin", "url": "https://codekokeshi.itch.io/codekokeshis-rpg-maker-mz-plugins"},
{"@type": "ListItem", "position": 2, "name": "Journal Log System - RPG Maker MZ Plugin", "url": "https://codekokeshi.itch.io/codekokeshis-rpg-maker-mz-plugins"},
{"@type": "ListItem", "position": 3, "name": "Menu Customization System - RPG Maker MZ Plugin", "url": "https://codekokeshi.itch.io/codekokeshis-rpg-maker-mz-plugins"}
]
}
</script>
<!-- Structured Data: Software Projects -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "ItemList",
"name": "Software Projects by CodeKokeshi",
"description": "Desktop applications including Kokesprite pixel art editor, Koke16-Bit Studio retro game music DAW, and Water Meter Digit Extractor.",
"numberOfItems": 3,
"itemListElement": [
{"@type": "ListItem", "position": 1, "name": "Kokesprite - Pixel Art Editor (Python, PyQt6)"},
{"@type": "ListItem", "position": 2, "name": "Koke16-Bit Studio - Retro Game Music DAW (Python, PyQt6, Pygame)"},
{"@type": "ListItem", "position": 3, "name": "Water Meter Digit Extractor (Python, PyQt6)"}
]
}
</script>
<!-- Fonts -->
<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=Inter:wght@400;500;600;700&display=swap" rel="stylesheet" />
<link rel="stylesheet" href="assets/css/site.css" />
</head>
<body>
<div class="app">
<!-- ====== HEADER ====== -->
<header class="header" id="header">
<a href="/" class="logo">
<div class="logo__icon">CK</div>
<div class="logo__text">
<span class="logo__name">CodeKokeshi</span>
<span class="logo__sub">Portfolio</span>
</div>
</a>
<!-- Desktop Navigation -->
<nav class="header__nav" id="desktopNav">
<button class="header__nav-btn header__nav-btn--active" data-section="games" title="Games">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<rect x="2" y="6" width="20" height="12" rx="2" />
<path d="M6 12h4M8 10v4" />
<circle cx="17" cy="10" r="1" />
<circle cx="15" cy="14" r="1" />
</svg>
</button>
<button class="header__nav-btn" data-section="arts" title="Arts">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M12 19l7-7 3 3-7 7-3-3z" />
<path d="M18 13l-1.5-7.5L2 2l3.5 14.5L13 18l5-5z" />
<path d="M2 2l7.586 7.586" />
<circle cx="11" cy="11" r="2" />
</svg>
</button>
<button class="header__nav-btn" data-section="software" title="Software & Web">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<polyline points="16 18 22 12 16 6" />
<polyline points="8 6 2 12 8 18" />
</svg>
</button>
<button class="header__nav-btn" data-section="mods" title="Mods">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M12 2v6M12 16v6M4.93 4.93l4.24 4.24M14.83 14.83l4.24 4.24M2 12h6M16 12h6M4.93 19.07l4.24-4.24M14.83 9.17l4.24-4.24" />
</svg>
</button>
<button class="header__nav-btn" data-section="quiz" title="Quiz">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2" />
<rect x="9" y="3" width="6" height="4" rx="1" />
<path d="M9 12h6M9 16h4" />
</svg>
</button>
<button class="header__nav-btn" data-section="about" title="About">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2" />
<circle cx="12" cy="7" r="4" />
</svg>
</button>
</nav>
</header>
<!-- ====== MAIN CONTENT ====== -->
<main class="main">
<div class="container">
<!-- ============================================================ -->
<!-- GAMES SECTION -->
<!-- ============================================================ -->
<div class="section-panel" id="section-games">
<!-- MOBILE CAROUSEL (hidden on desktop) -->
<div class="carousel" id="carousel">
<div class="carousel__content" id="carouselContent">
<!-- Filled by JS -->
</div>
<div class="carousel__info" id="carouselInfo">
<!-- Filled by JS -->
</div>
<div class="carousel__controls">
<button class="carousel__btn carousel__btn--prev" id="prevBtn" aria-label="Previous video">‹</button>
<div class="carousel__counter" id="carouselCounter">1 / 15</div>
<button class="carousel__btn carousel__btn--next" id="nextBtn" aria-label="Next video">›</button>
</div>
<a href="timeline.html" class="timeline-link">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><circle cx="12" cy="12" r="10"/><polyline points="12 6 12 12 16 14"/></svg>
View Timeline
</a>
</div>
<!-- DESKTOP GALLERY (hidden on mobile) -->
<div class="gallery" id="gallery">
<!-- Completed Section -->
<div class="section">
<h2 class="section__title">Completed</h2>
<div class="section__grid" id="grid-completed"></div>
</div>
<!-- Current Projects Section -->
<div class="section">
<h2 class="section__title">Current Projects</h2>
<div class="section__grid" id="grid-current"></div>
</div>
<!-- Other Projects Section -->
<div class="section">
<h2 class="section__title">Other Projects</h2>
<div class="section__grid" id="grid-other"></div>
</div>
<a href="timeline.html" class="timeline-link">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><circle cx="12" cy="12" r="10"/><polyline points="12 6 12 12 16 14"/></svg>
View Timeline
</a>
</div>
</div>
<!-- ============================================================ -->
<!-- ARTS SECTION -->
<!-- ============================================================ -->
<div class="section-panel" id="section-arts" style="display:none;">
<div class="masonry" id="artworkGrid">
<!-- Filled by JS -->
</div>
</div>
<!-- ============================================================ -->
<!-- SOFTWARE SECTION -->
<!-- ============================================================ -->
<div class="section-panel" id="section-software" style="display:none;">
<div class="mods-masonry" id="softwareGrid">
<!-- Filled by JS -->
</div>
</div>
<!-- ============================================================ -->
<!-- MODS SECTION -->
<!-- ============================================================ -->
<div class="section-panel" id="section-mods" style="display:none;">
<div class="mods-cat-selector">
<button class="mods-cat-btn mods-cat-btn--active" data-cat="stardew">Stardew Valley Mods</button>
<button class="mods-cat-btn" data-cat="rpgmaker">RPG Maker MZ Plugins</button>
</div>
<div class="mods-masonry" id="modsGrid">
<!-- Filled by JS -->
</div>
</div>
<!-- ============================================================ -->
<!-- QUIZ SECTION -->
<!-- ============================================================ -->
<div class="section-panel" id="section-quiz" style="display:none;">
<div class="mods-masonry" id="quizGrid">
<!-- Filled by JS -->
</div>
</div>
<!-- ============================================================ -->
<!-- ABOUT SECTION -->
<!-- ============================================================ -->
<div class="section-panel" id="section-about" style="display:none;">
<div class="about-section">
<h2 class="about-section__title">About Me</h2>
<div class="about-section__text">
<p>Hi! I'm CodeKokeshi, a game developer, programmer, artist, and mod creator.</p>
<p>I started my journey in game development with RPG Maker, moved to Unity, and eventually found my home in Godot.</p>
<p>As a programmer, I work on web development and software development, specializing in Lenet-5 CNN and machine learning applications.</p>
<p>My artistic skills span SVG art, pixel art, and digital art, with animation capabilities across all these mediums.</p>
<p>I'm also an active mod maker, focusing primarily on creating quality-of-life mods for Stardew Valley.</p>
</div>
<h3 class="about-section__links-title">Links</h3>
<div class="about-section__links">
<a href="timeline.html" class="timeline-link timeline-link--about">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><circle cx="12" cy="12" r="10"/><polyline points="12 6 12 12 16 14"/></svg>
View My Game Dev Timeline
</a>
<a href="https://www.nexusmods.com/profile/CodeKokeshi" target="_blank" rel="noopener noreferrer" class="timeline-link timeline-link--about">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M12 2L2 7l10 5 10-5-10-5z"/><path d="M2 17l10 5 10-5"/><path d="M2 12l10 5 10-5"/></svg>
View My NexusMods Profile
</a>
</div>
</div>
</div>
</div>
</main>
<!-- ====== MOBILE BOTTOM NAVIGATION ====== -->
<nav class="bottom-nav" id="bottomNav">
<button class="bottom-nav__btn bottom-nav__btn--active" data-section="games">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<rect x="2" y="6" width="20" height="12" rx="2" />
<path d="M6 12h4M8 10v4" />
<circle cx="17" cy="10" r="1" />
<circle cx="15" cy="14" r="1" />
</svg>
<span>Games</span>
</button>
<button class="bottom-nav__btn" data-section="arts">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M12 19l7-7 3 3-7 7-3-3z" />
<path d="M18 13l-1.5-7.5L2 2l3.5 14.5L13 18l5-5z" />
<path d="M2 2l7.586 7.586" />
<circle cx="11" cy="11" r="2" />
</svg>
<span>Arts</span>
</button>
<button class="bottom-nav__btn" data-section="software">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<polyline points="16 18 22 12 16 6" />
<polyline points="8 6 2 12 8 18" />
</svg>
<span>Software</span>
</button>
<button class="bottom-nav__btn" data-section="mods">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M12 2v6M12 16v6M4.93 4.93l4.24 4.24M14.83 14.83l4.24 4.24M2 12h6M16 12h6M4.93 19.07l4.24-4.24M14.83 9.17l4.24-4.24" />
</svg>
<span>Mods</span>
</button>
<button class="bottom-nav__btn" data-section="quiz">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2" />
<rect x="9" y="3" width="6" height="4" rx="1" />
<path d="M9 12h6M9 16h4" />
</svg>
<span>Quiz</span>
</button>
<button class="bottom-nav__btn" data-section="about">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2" />
<circle cx="12" cy="7" r="4" />
</svg>
<span>About</span>
</button>
</nav>
<!-- ====== FOOTER (Desktop only, hidden on mobile via CSS) ====== -->
<footer class="footer" id="footer">
<p>© <span id="year"></span> CodeKokeshi</p>
</footer>
</div>
<!-- Quiz Modal -->
<div id="quizModal" class="quiz-modal" aria-modal="true" role="dialog" style="display:none;">
<div class="quiz-modal__backdrop" id="quizModalBackdrop"></div>
<div class="quiz-modal__box">
<button class="quiz-modal__close" id="quizModalClose" aria-label="Close">×</button>
<h2 class="quiz-modal__title" id="quizModalTitle"></h2>
<p class="quiz-modal__subtitle" id="quizModalSubtitle"></p>
<div class="quiz-modal__actions">
<a class="quiz-modal__btn quiz-modal__btn--lesson" id="quizModalLesson" href="#">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z"/><path d="M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z"/></svg>
Take Lesson
</a>
<a class="quiz-modal__btn quiz-modal__btn--quiz" id="quizModalQuiz" href="#">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2"/><rect x="9" y="3" width="6" height="4" rx="1"/><path d="M9 12h6M9 16h4"/></svg>
Take Quiz
</a>
</div>
</div>
</div>
<script src="assets/js/site.js"></script>
</body>
</html>