Skip to content

Commit 26a7f18

Browse files
committed
Add holodeck to showcase 🎉
1 parent 280d62a commit 26a7f18

File tree

2 files changed

+15
-8
lines changed

2 files changed

+15
-8
lines changed

static/showcase/holodeck.webp

1.91 MB
Binary file not shown.

templates/index.html

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,13 @@ <h1><a href="#showcase" class="secondary">#</a> Showcase</h1>
139139
"thumbnail": "showcase/sniffnet.png",
140140
"has_webp": false,
141141
},
142+
{
143+
"name": "Madamiru",
144+
"description": "A media player that can dynamically shuffle multiple media in a grid layout.",
145+
"website": "https://github.com/mtkennerly/madamiru",
146+
"thumbnail": "showcase/madamiru.gif",
147+
"has_webp": false,
148+
},
142149
{
143150
"name": "Icebreaker",
144151
"description": "A local AI chat app powered by Rust, iced, Hugging Face and llama.cpp",
@@ -147,10 +154,10 @@ <h1><a href="#showcase" class="secondary">#</a> Showcase</h1>
147154
"has_webp": false,
148155
},
149156
{
150-
"name": "PumpBin",
151-
"description": "A flexible Implant Generation Platform for cybersecurity researchers.",
152-
"website": "https://github.com/pumpbin/pumpbin",
153-
"thumbnail": "showcase/pumpbin.png",
157+
"name": "Holodeck",
158+
"description": "An application to track, manage, and visualize your Pokémon TCG collection",
159+
"website": "https://github.com/hecrj/holodeck",
160+
"thumbnail": "showcase/holodeck.webp",
154161
"has_webp": false,
155162
},
156163
{
@@ -168,10 +175,10 @@ <h1><a href="#showcase" class="secondary">#</a> Showcase</h1>
168175
"has_webp": false,
169176
},
170177
{
171-
"name": "Madamiru",
172-
"description": "A cross-platform media player that can dynamically shuffle multiple media in a grid layout.",
173-
"website": "https://github.com/mtkennerly/madamiru",
174-
"thumbnail": "showcase/madamiru.gif",
178+
"name": "PumpBin",
179+
"description": "A flexible Implant Generation Platform for cybersecurity researchers.",
180+
"website": "https://github.com/pumpbin/pumpbin",
181+
"thumbnail": "showcase/pumpbin.png",
175182
"has_webp": false,
176183
},
177184
{

0 commit comments

Comments
 (0)