-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprojects.html
More file actions
258 lines (248 loc) · 13.5 KB
/
Copy pathprojects.html
File metadata and controls
258 lines (248 loc) · 13.5 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<script defer src="https://cloud.umami.is/script.js" data-website-id="84641eae-f0c5-468b-8b48-f9226d664d2f"></script>
<title>Projects | CodeKokeshi</title>
<meta name="description" content="Software and tools by CodeKokeshi: NextStep AI game progress tracker, Kokesprite pixel art editor, Koke16-Bit Studio retro music DAW, SteamTimer, Godot shaders, and RPG Maker MZ plugins." />
<meta name="keywords" content="CodeKokeshi projects, Kokesprite pixel art editor, Koke16-Bit Studio, retro game music DAW, NextStep game progress tracker, SteamTimer, Godot shaders, RPG Maker MZ plugins, quest system RMMZ, journal log system, Python, PyQt6, Pygame" />
<meta name="author" content="CodeKokeshi" />
<link rel="canonical" href="https://codekokeshi.github.io/projects.html" />
<meta name="theme-color" content="#0f1116" />
<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&family=Manrope:wght@500;600;700&family=Press+Start+2P&family=Orbitron:wght@400;500;600;700;800&display=swap"
rel="stylesheet"
/>
<link rel="stylesheet" href="assets/css/site.css" data-cache-bust="true" />
</head>
<body>
<canvas id="particle-canvas"></canvas>
<div class="page-shell">
<header class="top-bar">
<a class="brand" href="index.html">Code Kokeshi</a>
<nav class="nav-links" aria-label="Pages">
<a class="nav-link" href="gamedev.html">Game Dev</a>
<a class="nav-link" href="art.html">Art</a>
<a class="nav-link" href="projects.html" aria-current="page">Projects</a>
<a class="nav-link" href="reviewers.html">Reviewers</a>
<a class="nav-link" href="thesis_section/index.html">Thesis</a>
</nav>
<div class="theme-switcher" role="group" aria-label="Theme selector">
<span class="theme-label">Theme</span>
<button type="button" class="theme-button" data-theme-option="dark" aria-pressed="false">Dark</button>
<button type="button" class="theme-button" data-theme-option="light" aria-pressed="false">Light</button>
<button type="button" class="theme-button" data-theme-option="wood" aria-pressed="false">Retro</button>
<button type="button" class="theme-button" data-theme-option="cyberpunk" aria-pressed="false">Cyberpunk</button>
</div>
</header>
<main>
<section class="page-section hero-simple">
<h1 class="section-title">Projects & Tools</h1>
<p class="lead">A collection of web apps, game development tools, and interactive projects built with various technologies.</p>
</section>
<section class="page-section">
<h2 class="section-title">Featured Builds</h2>
<div class="portfolio-grid no-animations">
<article class="portfolio-card">
<div class="portfolio-card__header">
<h3>Godot Shaders</h3>
<span class="pill">Godot</span>
</div>
<p>Custom shader collection tested in Godot 4.3. Includes visual effects and post-processing shaders. Compatibility with newer Godot versions may vary.</p>
<div class="tech-tags">
<span class="tech-tag">Godot 4.3</span>
<span class="tech-tag">GLSL</span>
</div>
<div class="card-links">
<a href="https://codekokeshi.itch.io/godot-shaders-by-codekokeshi-updating" target="_blank" rel="noopener">View on itch.io</a>
</div>
</article>
<article class="portfolio-card">
<div class="portfolio-card__header">
<h3>RPG Maker MZ Plugins</h3>
<span class="pill">RPG Maker</span>
</div>
<p>Plugin collection for RPG Maker MZ. Adds custom functionality and features for game development.</p>
<div class="tech-tags">
<span class="tech-tag">JavaScript</span>
<span class="tech-tag">RPG Maker MZ</span>
</div>
<div class="card-links">
<a href="https://codekokeshi.itch.io/codekokeshis-rpg-maker-mz-plugins" target="_blank" rel="noopener">View on itch.io</a>
</div>
</article>
<article class="portfolio-card">
<div class="portfolio-card__header">
<h3>NextStep</h3>
<span class="pill">Desktop App</span>
</div>
<p>AI-assisted game progress tracker with quest logging. Perfect for games with complex quest systems or when returning after months. Uses Gemini API with 5 output styles (walkthrough, strategic planning, tips & tricks, etc). Features 5 themes and Windows 11-inspired design.</p>
<div class="tech-tags">
<span class="tech-tag">Python</span>
<span class="tech-tag">PyQt6</span>
<span class="tech-tag">Gemini API</span>
<span class="tech-tag">Markdown</span>
</div>
<div class="card-links">
<a href="https://github.com/CodeKokeshi/NextStep-An-AI-Assisted-Game-Progress-Tracker" target="_blank" rel="noopener">View on GitHub</a>
</div>
</article>
<article class="portfolio-card">
<div class="portfolio-card__header">
<h3>Kokeshprite</h3>
<span class="pill">Desktop App</span>
</div>
<p>Pixel art editor inspired by Aseprite. Built from scratch with PyQt6, featuring pixel-perfect line algorithms and animation timeline. A learning project to understand sprite editing software architecture.</p>
<div class="tech-tags">
<span class="tech-tag">Python</span>
<span class="tech-tag">PyQt6</span>
<span class="tech-tag">Pixel Art</span>
</div>
<div class="card-links">
<a href="https://github.com/CodeKokeshi/Kokeshprite" target="_blank" rel="noopener">View on GitHub</a>
</div>
</article>
<article class="portfolio-card">
<div class="portfolio-card__header">
<h3>SteamTimer</h3>
<span class="pill">Utility</span>
</div>
<p>Steam playtime accumulator for catching up on hours after switching from other launchers. Runs silently in the background to match your actual playtime when you bought a game legitimately after trying it elsewhere.</p>
<div class="tech-tags">
<span class="tech-tag">Python</span>
<span class="tech-tag">Steam API</span>
</div>
<div class="card-links">
<a href="https://github.com/CodeKokeshi/SteamTimer" target="_blank" rel="noopener">View on GitHub</a>
</div>
</article>
<article class="portfolio-card coming-soon">
<div class="portfolio-card__header">
<h3>More Projects Coming Soon</h3>
<span class="pill">TBA</span>
</div>
<p>Stay tuned for more tools and projects!</p>
</article>
</div>
</section>
<section class="page-section">
<h2 class="section-title">Technology Stack</h2>
<p class="lead">Built with modern web and desktop technologies</p>
<div class="tech-stack">
<div class="tech-badge" data-tech="html">
<svg class="tech-icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M4 3h16l-1.5 16.5L12 22l-6.5-2.5L4 3z"/>
<path d="M8 8h8M8.5 12h7M9 16h6"/>
</svg>
<span>HTML5</span>
</div>
<div class="tech-badge" data-tech="css">
<svg class="tech-icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M4 3h16l-1.5 16.5L12 22l-6.5-2.5L4 3z"/>
<path d="M7 7h10M7.5 11h9M8 15h8"/>
</svg>
<span>CSS3</span>
</div>
<div class="tech-badge" data-tech="js">
<svg class="tech-icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<circle cx="12" cy="12" r="10"/>
<text x="7" y="16" font-size="8" fill="currentColor">JS</text>
</svg>
<span>JavaScript</span>
</div>
<div class="tech-badge" data-tech="bootstrap">
<svg class="tech-icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<rect x="4" y="4" width="16" height="16" rx="4"/>
<text x="8" y="16" font-size="8" fill="currentColor">B</text>
</svg>
<span>Bootstrap 5</span>
</div>
<div class="tech-badge" data-tech="python">
<svg class="tech-icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<rect x="4" y="4" width="16" height="16" rx="4"/>
<text x="7" y="16" font-size="8" fill="currentColor">Py</text>
</svg>
<span>Python</span>
</div>
<div class="tech-badge" data-tech="pyqt6">
<svg class="tech-icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<rect x="4" y="4" width="16" height="16" rx="4"/>
<text x="6" y="16" font-size="8" fill="currentColor">Qt</text>
</svg>
<span>PyQt6</span>
</div>
<div class="tech-badge" data-tech="gemini">
<svg class="tech-icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<circle cx="12" cy="12" r="10"/>
<text x="6" y="16" font-size="8" fill="currentColor">Gem</text>
</svg>
<span>Gemini API</span>
</div>
<div class="tech-badge" data-tech="markdown">
<svg class="tech-icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<rect x="4" y="4" width="16" height="16" rx="4"/>
<text x="6" y="16" font-size="8" fill="currentColor">MD</text>
</svg>
<span>Markdown</span>
</div>
<div class="tech-badge" data-tech="steam">
<svg class="tech-icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<circle cx="12" cy="12" r="10"/>
<text x="6" y="16" font-size="8" fill="currentColor">Stm</text>
</svg>
<span>Steam API</span>
</div>
<div class="tech-badge" data-tech="pixelart">
<svg class="tech-icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<rect x="4" y="4" width="16" height="16" rx="2"/>
<text x="6" y="16" font-size="8" fill="currentColor">Px</text>
</svg>
<span>Pixel Art Tools</span>
</div>
<div class="tech-badge" data-tech="javascript">
<svg class="tech-icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<rect x="2" y="2" width="20" height="20" rx="2"/>
<path d="M8 16c0 1 1 2 2 2s2-1 2-2V9"/>
<path d="M14 15c0 1.5 1 2.5 2.5 2.5S19 16.5 19 15v-1"/>
</svg>
<span>JavaScript ES6+</span>
</div>
<div class="tech-badge" data-tech="bootstrap">
<svg class="tech-icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<rect x="3" y="3" width="18" height="18" rx="3"/>
<path d="M8 9h4c1 0 2 1 2 2s-1 2-2 2H8z"/>
<path d="M8 13h5c1 0 2 1 2 2s-1 2-2 2H8z"/>
</svg>
<span>Bootstrap 5</span>
</div>
<div class="tech-badge" data-tech="anime">
<svg class="tech-icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<circle cx="12" cy="12" r="3"/>
<path d="M12 2v4M12 18v4M22 12h-4M6 12H2"/>
<path d="M18 6l-3 3M9 15l-3 3M18 18l-3-3M9 9L6 6"/>
</svg>
<span>anime.js</span>
</div>
<div class="tech-badge" data-tech="localstorage">
<svg class="tech-icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M4 7v10c0 2 1 3 3 3h10c2 0 3-1 3-3V7c0-2-1-3-3-3H7C5 4 4 5 4 7z"/>
<path d="M8 2v4M16 2v4M4 10h16"/>
</svg>
<span>LocalStorage API</span>
</div>
</div>
</section>
</main>
<footer class="site-footer">© <span id="year"></span> CodeKokeshi.</footer>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/animejs/3.2.1/anime.min.js"></script>
<script defer src="assets/js/animations.js"></script>
<script defer src="assets/js/site.js"></script>
<script>
document.getElementById("year").textContent = new Date().getFullYear();
</script>
</body>
</html>