@@ -142,6 +142,13 @@ <h1 class="title is-1"><a href="#showcase">#</a> Showcase</h1>
142
142
"thumbnail" : "showcase/halloy.gif" ,
143
143
"has_webp" : false ,
144
144
} ,
145
+ {
146
+ "name" : "Kraken Desktop" ,
147
+ "description" : "A super-charged trading station. Fully customizable. Fully powered by Kraken." ,
148
+ "website" : "https://kraken.com/desktop" ,
149
+ "thumbnail" : "showcase/kraken_desktop.png" ,
150
+ "has_webp" : false ,
151
+ } ,
145
152
{
146
153
"name" : "Sniffnet" ,
147
154
"description" : "A network monitoring tool to help you easily keep track of your Internet traffic." ,
@@ -151,17 +158,17 @@ <h1 class="title is-1"><a href="#showcase">#</a> Showcase</h1>
151
158
} ,
152
159
{
153
160
"name" : "Icebreaker" ,
154
- "description" : "A local AI chat app powered by 🦀 Rust, 🧊 iced, 🤗 Hugging Face, and 🦙 llama.cpp" ,
161
+ "description" : "A local AI chat app powered by Rust, iced, Hugging Face and llama.cpp" ,
155
162
"website" : "https://github.com/hecrj/icebreaker" ,
156
163
"thumbnail" : "showcase/icebreaker.gif" ,
157
164
"has_webp" : false ,
158
165
} ,
159
166
{
160
- "name" : "Halo " ,
161
- "description" : "A program for editing .wgsl shaders in real time! " ,
162
- "website" : "https://github.com/bungoboingo/halo " ,
163
- "thumbnail" : "showcase/halo.gif " ,
164
- "has_webp" : true ,
167
+ "name" : "PumpBin " ,
168
+ "description" : "A flexbile Implant Generation Platform for cybersecurity researchers. " ,
169
+ "website" : "https://github.com/pumpbin/pumpbin " ,
170
+ "thumbnail" : "showcase/pumpbin.png " ,
171
+ "has_webp" : false ,
165
172
} ,
166
173
{
167
174
"name" : "XMODITS" ,
@@ -177,6 +184,13 @@ <h1 class="title is-1"><a href="#showcase">#</a> Showcase</h1>
177
184
"thumbnail" : "showcase/neothesia.gif" ,
178
185
"has_webp" : false ,
179
186
} ,
187
+ {
188
+ "name" : "Halo" ,
189
+ "description" : "A program for editing .wgsl shaders in real time!" ,
190
+ "website" : "https://github.com/bungoboingo/halo" ,
191
+ "thumbnail" : "showcase/halo.gif" ,
192
+ "has_webp" : true ,
193
+ } ,
180
194
{
181
195
"name" : "Series Troxide" ,
182
196
"description" : "A simple and modern series tracker." ,
0 commit comments