patx/afterdarklabs

add two more portfolio projects

Commit 6ff13fd · patx · 2026-08-16T22:44:20-04:00

Changeset
6ff13fd236318aa17ac20dca428eca22f9f16a1f
Parents
b7818e423aa3629b5f006d6ebac156a266d48386

View source at this commit

Comments

No comments yet.

Log in to comment

Diff

diff --git a/docs/gitman.webp b/docs/gitman.webp
new file mode 100644
index 0000000..43ef1e2
Binary files /dev/null and b/docs/gitman.webp differ
diff --git a/docs/index.html b/docs/index.html
index 700c1b2..fd0fb0e 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -436,6 +436,22 @@
                             <p class="text-sm font-medium text-[#ccff00]">MakeItPDF • Web App • Image-to-PDF</p>
                         </div>
                     </article>
+                    <article class="w-[82vw] shrink-0 snap-start overflow-hidden rounded-3xl bg-zinc-950 sm:w-[28rem] md:w-[38rem]">
+                        <a href="https://harrisonerd.com/micropie" target="_blank" rel="noopener noreferrer" class="block w-full overflow-hidden rounded-t-3xl text-left focus:outline-none focus-visible:ring-2 focus-visible:ring-[#ccff00] focus-visible:ring-offset-2 focus-visible:ring-offset-[#17212b]" aria-label="Visit MicroPie website">
+                            <img src="micropie.webp" width="1200" height="694" loading="lazy" decoding="async" class="aspect-video w-full object-cover" alt="MicroPie ultra-micro ASGI framework project by After Dark Labs">
+                        </a>
+                        <div class="p-6">
+                            <p class="text-sm font-medium text-[#ccff00]">MicroPie • Open Source • Python framework</p>
+                        </div>
+                    </article>
+                    <article class="w-[82vw] shrink-0 snap-start overflow-hidden rounded-3xl bg-zinc-950 sm:w-[28rem] md:w-[38rem]">
+                        <a href="https://gitman.io" target="_blank" rel="noopener noreferrer" class="block w-full overflow-hidden rounded-t-3xl text-left focus:outline-none focus-visible:ring-2 focus-visible:ring-[#ccff00] focus-visible:ring-offset-2 focus-visible:ring-offset-[#17212b]" aria-label="Visit GitMan.io website">
+                            <img src="gitman.webp" width="1200" height="702" loading="lazy" decoding="async" class="aspect-video w-full object-cover" alt="GitMan.io open-source Git repository hosting platform by After Dark Labs">
+                        </a>
+                        <div class="p-6">
+                            <p class="text-sm font-medium text-[#ccff00]">GitMan.io • Developer Platform • Git hosting</p>
+                        </div>
+                    </article>
                 </div>
             </div>
         </section>
diff --git a/docs/micropie.webp b/docs/micropie.webp
new file mode 100644
index 0000000..1024e60
Binary files /dev/null and b/docs/micropie.webp differ
diff --git a/docs/voldservices.png b/docs/voldservices.png
deleted file mode 100644
index 957f1a5..0000000
Binary files a/docs/voldservices.png and /dev/null differ