Skip to content

Commit 2c9c693

Browse files
Jonathan RoemerJonathan Roemer
authored andcommitted
Add yeet
1 parent cd36683 commit 2c9c693

File tree

1 file changed

+29
-15
lines changed

1 file changed

+29
-15
lines changed

index.html

Lines changed: 29 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -393,6 +393,20 @@ <h3 class="project-title">patrIoT</h3>
393393

394394
<article class="project-card">
395395
<span class="project-number">04</span>
396+
<div class="project-icon">🚀</div>
397+
<h3 class="project-title">yeet</h3>
398+
<p class="project-description">A simple file upload service with memorable URLs. Files auto-expire after 7 days. Runs on Cloudflare Workers + R2.</p>
399+
<div class="project-tags">
400+
<span class="tag">Cloudflare</span>
401+
<span class="tag">JavaScript</span>
402+
<span class="tag">R2</span>
403+
<span class="tag">Workers</span>
404+
</div>
405+
<a href="https://github.com/pid1/yeet" class="project-link" target="_blank">GITHUB →</a>
406+
</article>
407+
408+
<article class="project-card">
409+
<span class="project-number">05</span>
396410
<div class="project-icon">🦕</div>
397411
<h3 class="project-title">fridgefriend</h3>
398412
<p class="project-description">Tamagotchi-style companion built for the Adafruit MagTag e-ink display. Play, pet, feed, and put your dino to sleep.</p>
@@ -405,19 +419,6 @@ <h3 class="project-title">fridgefriend</h3>
405419
<a href="https://github.com/pid1/fridgefriend" class="project-link" target="_blank">GITHUB →</a>
406420
</article>
407421

408-
<article class="project-card">
409-
<span class="project-number">05</span>
410-
<div class="project-icon">🦆</div>
411-
<h3 class="project-title">duck</h3>
412-
<p class="project-description">An HTML-based URL shortener for static sites. Run it out of places like GitHub Pages.</p>
413-
<div class="project-tags">
414-
<span class="tag">HTML</span>
415-
<span class="tag">Python</span>
416-
<span class="tag">Static Sites</span>
417-
</div>
418-
<a href="https://github.com/pid1/duck" class="project-link" target="_blank">GITHUB →</a>
419-
</article>
420-
421422
<article class="project-card">
422423
<span class="project-number">06</span>
423424
<div class="project-icon">🍍</div>
@@ -433,6 +434,19 @@ <h3 class="project-title">pineapple</h3>
433434

434435
<article class="project-card">
435436
<span class="project-number">07</span>
437+
<div class="project-icon">🦆</div>
438+
<h3 class="project-title">duck</h3>
439+
<p class="project-description">An HTML-based URL shortener for static sites. Run it out of places like GitHub Pages.</p>
440+
<div class="project-tags">
441+
<span class="tag">HTML</span>
442+
<span class="tag">Python</span>
443+
<span class="tag">Static Sites</span>
444+
</div>
445+
<a href="https://github.com/pid1/duck" class="project-link" target="_blank">GITHUB →</a>
446+
</article>
447+
448+
<article class="project-card">
449+
<span class="project-number">08</span>
436450
<div class="project-icon">🧠</div>
437451
<h3 class="project-title">twobraincells</h3>
438452
<p class="project-description">A minimally viable CSS library for text-first, accessible, resource intelligent websites.</p>
@@ -445,7 +459,7 @@ <h3 class="project-title">twobraincells</h3>
445459
</article>
446460

447461
<article class="project-card">
448-
<span class="project-number">08</span>
462+
<span class="project-number">09</span>
449463
<div class="project-icon">📜</div>
450464
<h3 class="project-title">kunnandi</h3>
451465
<p class="project-description">From Old Norse for "knowledge." A living repository of dictum.</p>
@@ -458,7 +472,7 @@ <h3 class="project-title">kunnandi</h3>
458472
</article>
459473

460474
<article class="project-card archived">
461-
<span class="project-number">09</span>
475+
<span class="project-number">10</span>
462476
<div class="project-icon">🔒</div>
463477
<h3 class="project-title">test-sec-flags</h3>
464478
<p class="project-description">Performance testing of security-oriented compilation flags for Arch Linux. <em>(Inactive)</em></p>

0 commit comments

Comments
 (0)