@@ -142,6 +142,13 @@ <h1 class="title is-1"><a href="#showcase">#</a> Showcase</h1>
142142 "thumbnail" : "showcase/halloy.gif" ,
143143 "has_webp" : false ,
144144 } ,
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+ } ,
145152 {
146153 "name" : "Sniffnet" ,
147154 "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>
151158 } ,
152159 {
153160 "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" ,
155162 "website" : "https://github.com/hecrj/icebreaker" ,
156163 "thumbnail" : "showcase/icebreaker.gif" ,
157164 "has_webp" : false ,
158165 } ,
159166 {
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 ,
165172 } ,
166173 {
167174 "name" : "XMODITS" ,
@@ -177,6 +184,13 @@ <h1 class="title is-1"><a href="#showcase">#</a> Showcase</h1>
177184 "thumbnail" : "showcase/neothesia.gif" ,
178185 "has_webp" : false ,
179186 } ,
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+ } ,
180194 {
181195 "name" : "Series Troxide" ,
182196 "description" : "A simple and modern series tracker." ,
0 commit comments