-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprojects.piml
More file actions
438 lines (413 loc) · 13.7 KB
/
projects.piml
File metadata and controls
438 lines (413 loc) · 13.7 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
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
(projects)
> (project)
(slug) fezcodex
(title) Fezcodex Project
(style) stylish
(repo_link) https://github.com/fezcode/fezcode.github.io
(demo_link) https://fezcode.com/about
(pinned) true
(isActive) true
(technologies)
> blog
> personal-website
> react
> tailwind
> webdev
(shortDescription) This website... The app you are currently on. Personal website and blog, written in React.
(date) 2025-11-10
(image) /images/projects/fezcodex/fezcodex.webp
> (project)
(slug) piml
(title) piml
(style) museum
(size) 1
(repo_link) https://github.com/fezcode/piml
(demo_link) /apps/piml-lab
(pinned) true
(isActive) true
(technologies)
> Markup Language
(shortDescription) piml is a data serialization format designed to be exceptionally human-readable and writable, while maintaining a clear and unambiguous structure for machine parsing.
(date) 2025-11-08
(image) /images/projects/piml.webp
> (project)
(slug) gobake
(title) gobake
(style) ruby
(repo_link) https://github.com/fezcode/gobake
(pinned) true
(isActive) true
(technologies)
> Go
> Build Tool
> Orchestrator
> Automation
(shortDescription) gobake is a Go-native build orchestrator. It replaces Makefiles and shell scripts with a single, type-safe Recipe.go file.
(date) 2026-02-18
(image) /images/projects/gobake/gobake-banner.png
> (project)
(slug) castarook
(title) Castarook
(style) neon-slideshow
(size) 2
(repo_link) https://github.com/fezcode/castarook
(pinned) true
(isActive) true
(technologies)
> React
> Three.js
> Game Dev
(shortDescription) Castarook is an immersive 3D chess game built with React and Three.js that integrates D&D-inspired RPG mechanics.
(date) 2026-03-02
(image) /images/projects/castarook/main-menu.webp
> (project)
(slug) swat-tactics
(title) Swat Tactics
(style) minimal-modern
(size) 2
(demo_link) https://fezcode.com/Swat-Tactics/
(pinned) true
(isActive) true
(technologies)
> React 19
> TypeScript
> Three.js
> Rapier Physics
> Zustand
> Tailwind CSS 4
(shortDescription) Swat Tactics is a high-stakes strategic encounter game where precision and planning are the keys to victory.
(date) 2026-03-14
(image) https://raw.githubusercontent.com/fezcode/Swat-Tactics/main/branding/banner.png
> (project)
(slug) bm
(title) bm - bookmark manager
(style) editorial
(size) 1
(repo_link) https://github.com/fezcode/bm
(pinned) true
(isActive) true
(technologies)
> Rust
> TOML
(shortDescription) BM is a simple command-line bookmark manager for your shell. It stores bookmarks in a `store.toml` file within a `~/.bm` directory.
(date) 2025-11-06
(image) /images/defaults/esma-melike-sezer-YpUj3dD0YzU-unsplash.jpg
(backgroundImage) /images/bg/nik.jpg
(photoCreditText) Photo by Nik on Unsplash
(photoCreditLink) https://unsplash.com/photos/palm-fronds-against-a-sunset-sky-3ZMkvC45R_E
> (project)
(slug) climb-the-tall-building-0
(title) Climb the Tall Building 0
(style) minimal-modern
(size) 2
(demo_link) https://fezcode.com/climb-the-tall-building-0/
(repo_link) https://github.com/fezcode/climb-the-tall-building-0
(pinned) false
(isActive) true
(technologies)
> React 19
> TypeScript
> Tailwind CSS 4
> Zustand
(shortDescription) A premium dark fantasy deck-building roguelike card game.
(date) 2026-03-16
(image) https://raw.githubusercontent.com/fezcode/climb-the-tall-building-0/main/banner.png
> (project)
(slug) cartogo
(title) CartoGo
(style) landscape
(size) 2
(repo_link) https://github.com/fezcode/CartoGo
(pinned) true
(isActive) true
(technologies)
> Go
> OpenStreetMap
> 300 DPI Rendering
> gg library
> Data Viz
> Algorithms
(shortDescription) High-performance Go implementation of the City Map Poster Generator. Generate beautiful, minimalist map posters for any city in the world.
(date) 2026-02-08
(image) /projects/cartogo/maps/london.webp
> (project)
(slug) atlas-projects
(title) Atlas Projects
(style) editorial
(size) 1
(repo_link) https://github.com/stars/fezcode/lists/atlas
(pinned) true
(isActive) true
(technologies)
> Go
> TUI
> Bubble Tea
> Productivity
(shortDescription) A collection of 30+ minimalist, high-performance CLI tools for productivity, including todo management, system stats, file exploration, image conversion, web search, password management, secure TOTP (2FA), world radio, text editing, and git management.
(date) 2026-02-20
(image) /images/bg/emre.jpg
(backgroundImage) /images/bg/emre.jpg
(photoCreditText) Photo by Emre on Unsplash
(photoCreditLink) https://unsplash.com/photos/green-leafed-plant-in-closeup-shot-CBh4D3l0EwM
> (project)
(slug) dush
(title) Dush
(style) editorial
(size) 1
(repo_link) https://github.com/fezcode/dush
(pinned) true
(isActive) true
(technologies)
> Go
> Shell
> CLI
> System
(shortDescription) Dush (Dumb Shell) is a custom terminal shell written in Go, intended as a Bash alternative and a learning platform for shell mechanics.
(date) 2026-01-12
(image) https://raw.githubusercontent.com/fezcode/dush/main/title-card.png
(backgroundImage) /images/bg/tim_simon.jpg
(photoCreditText) Photo by Tim Simon
(photoCreditLink) https://unsplash.com/photos/a-plane-flying-in-the-sky-with-a-lot-of-clouds-g3XW9EerLmE
> (project)
(slug) nocturnote
(title) Nocturnote
(size) 2
(repo_link) https://github.com/fezcode/nocturnote
(demo_link) https://github.com/fezcode/nocturnote
(pinned) false
(isActive) true
(technologies)
> Electron
> Svelte
> TypeScript
> Tailwind CSS
> Editor
(shortDescription) Nocturnote is a sleek, modern, and highly customizable note-taking application built with Electron, Svelte, TypeScript, and Tailwind CSS.
(date) 2025-12-01
(image) /images/projects/nocturenote-header.webp
> (project)
(slug) workhammer
(title) WorkHammer
(size) 2
(repo_link) https://github.com/fezcode/WorkHammer
(demo_link) https://github.com/fezcode/WorkHammer/releases
(pinned) false
(isActive) true
(technologies)
> C#
> .NET
> Avalonia UI
> MVVM
> Desktop
(shortDescription) WorkHammer is a high-fidelity, professional local-only job application tracker designed for developers, built with C# and Avalonia UI.
(date) 2026-01-06
(image) /images/projects/workhammer.webp
> (project)
(slug) villain-couch
(title) Villain Couch
(size) 2
(repo_link) https://github.com/fezcode/Villain-Couch
(pinned) false
(isActive) true
(technologies)
> VLC
> Go
> SQLite
(shortDescription) Villain Couch is a Windows application designed to track the status of VLC Media Player.
(date) 2025-11-04
(image) /images/projects/villain_couch.webp
> (project)
(slug) yap
(title) yap
(style) minimal-modern
(size) 1
(repo_link) https://github.com/fezcode/yap
(pinned) false
(isActive) true
(technologies)
> Go
> TUI
> FFmpeg
> Audio
(shortDescription) A lightweight, terminal-based YouTube audio player written in Go with synced lyrics and advanced playback controls.
(date) 2026-01-12
(image) /images/projects/yap/yap-banner.webp
> (project)
(slug) go-piml
(title) go-piml
(style) bento
(size) 1
(demo_link) https://pkg.go.dev/github.com/fezcode/go-piml
(repo_link) https://github.com/fezcode/go-piml
(pinned) false
(isActive) true
(technologies)
> piml
> markup-language
> go
(shortDescription) go-piml is a Go package that provides functionality to marshal and unmarshal data to and from the PIML format.
(date) 2025-11-01
(image) /images/defaults/piml-red.png
> (project)
(slug) piml.js
(title) piml.js
(style) bento
(size) 1
(demo_link) https://www.npmjs.com/package/piml
(repo_link) https://github.com/fezcode/piml.js
(pinned) false
(isActive) true
(technologies)
> piml
> markup-language
> js
(shortDescription) piml.js is a JavaScript library for parsing and stringifying data in the PIML format.
(date) 2025-11-01
(image) /images/defaults/piml-red.png
> (project)
(slug) doku
(title) doku.js
(size) 1
(repo_link) https://github.com/fezcode/doku.js
(pinned) false
(isActive) true
(technologies)
> Node
> TUI
> npm
(shortDescription) Doku.js is a terminal UI text/document viewer that supports a custom documentation syntax called `doky`.
(date) 2024-01-01
(image) /images/projects/doku-header.webp
> (project)
(slug) stroque
(title) Stroque
(size) 1
(repo_link) https://github.com/fezcode/Stroque
(pinned) false
(isActive) true
(technologies)
> Rust
> SVG
(shortDescription) Stroque is a project for procedural box art generation. It draws boxes on a `2000 x 2000` SVG canvas and utilizes a backtracking algorithm.
(date) 2024-01-01
(image) /images/defaults/esma-melike-sezer-YpUj3dD0YzU-unsplash.jpg
> (project)
(slug) scrappy
(title) Scrappy.js
(size) 1
(repo_link) https://github.com/fezcode/scrappy
(pinned) false
(isActive) false
(technologies)
> JavaScript
(shortDescription) Scrappy.js is a simple command-line web scraper.
(date) 2024-01-01
(image) /images/defaults/esma-melike-sezer-YpUj3dD0YzU-unsplash.jpg
> (project)
(slug) piml-highlighter
(title) PIML Syntax Highlighter for VS Code
(size) 2
(repo_link) https://github.com/fezcode/piml-highlighter/
(pinned) false
(isActive) true
(technologies)
> VS Code
> PIML
> Syntax Highlighting
> Extension
(shortDescription) This extension provides comprehensive syntax highlighting for PIML (Parenthesis Intended Markup Language) files in Visual Studio Code.
(date) 2025-11-11
(image) /images/defaults/piml-red.png
> (project)
(slug) go-homo-sapiens-time
(title) Go Homo Sapiens Time
(size) 1
(repo_link) https://github.com/fezcode/go-homo-sapiens-time
(pinned) false
(isActive) true
(technologies)
> Go
(shortDescription) Go Homo Sapiens Time is a Go package that provides utilities for converting human-readable time strings to milliseconds and vice-versa. It's a Go port of the popular JavaScript library homo-sapiens-time.
(date) 2025-11-07
(image) /images/defaults/esma-melike-sezer-YpUj3dD0YzU-unsplash.jpg
> (project)
(slug) go-tournament-brackets
(title) Go Tournament Bracket Generator Lib
(size) 1
(demo_link) https://pkg.go.dev/github.com/fezcode/go-tournament-brackets
(repo_link) https://github.com/fezcode/go-tournament-brackets
(pinned) false
(isActive) true
(technologies)
> Go
(shortDescription) Go Tournament Bracket Generator Lib is a simple and flexible Go library for creating and managing single-elimination tournament brackets. It also includes a fully interactive command-line application to run a tournament from start to finish.
(date) 2025-11-05
(image) /images/defaults/esma-melike-sezer-YpUj3dD0YzU-unsplash.jpg
> (project)
(slug) open-tab-with-respect
(title) Open Tab with Respect
(size) 1
(demo_link) https://addons.mozilla.org/en-US/firefox/addon/open-tab-with-respect/
(repo_link) https://github.com/fezcode/open-tab-with-respect
(pinned) false
(isActive) true
(technologies)
> WebExtension
> JavaScript
> Firefox
> HTML
> CSS
(shortDescription) "Open Tab With Respect" is a Firefox/WebExtension that allows users to open new tabs in specific positions relative to the current tab.
(date) 2024-01-01
(image) /images/defaults/esma-melike-sezer-YpUj3dD0YzU-unsplash.jpg
> (project)
(slug) clipboard-concat
(title) Clipboard Concat
(size) 1
(demo_link) https://addons.mozilla.org/en-US/firefox/addon/clipboard-concat/
(repo_link) https://github.com/fezcode/clipboard-concat
(pinned) false
(isActive) true
(technologies)
> WebExtension
> JavaScript
> Firefox
> HTML
> CSS
(shortDescription) "Clipboard Concat" is a Firefox/WebExtension that allows users to concatenate copied links and selections into their clipboard.
(date) 2024-01-01
(image) /images/defaults/esma-melike-sezer-YpUj3dD0YzU-unsplash.jpg
> (project)
(slug) boxer
(title) Boxer
(size) 2
(repo_link) https://github.com/fezcode/boxer
(pinned) false
(isActive) false
(technologies)
> Linux
> C++
> C
> Ninja
> CMake
> Archiver
(shortDescription) Boxer is a tool that creates archive files based on instructions provided in a boxerfile. Uses CMake and Ninja for its build system.
(date) 2024-01-01
(image) /images/defaults/esma-melike-sezer-YpUj3dD0YzU-unsplash.jpg
> (project)
(slug) firefox-themes
(title) Firefox Themes
(size) 1
(demo_link) https://addons.mozilla.org/en-US/firefox/user/17269481/
(repo_link) https://github.com/fezcode
(pinned) false
(isActive) false
(technologies)
> WebExtension
> JavaScript
> Firefox
> HTML
> CSS
(shortDescription) These are themes created for Firefox.
(date) 2024-01-01
(image) /images/defaults/esma-melike-sezer-YpUj3dD0YzU-unsplash.jpg