@@ -469,6 +469,19 @@ <h3 class="project-title">bonk</h3>
469469
470470 < article class ="project-card ">
471471 < span class ="project-number "> 09</ span >
472+ < div class ="project-icon "> 🐾</ div >
473+ < h3 class ="project-title "> whelp</ h3 >
474+ < p class ="project-description "> The Mythical Mammal-Month. A single-page web app that applies Brooks's Law to the animal kingdom using real gestation periods.</ p >
475+ < div class ="project-tags ">
476+ < span class ="tag "> HTML</ span >
477+ < span class ="tag "> JavaScript</ span >
478+ < span class ="tag "> Satire</ span >
479+ </ div >
480+ < a href ="https://github.com/pid1/whelp " class ="project-link " target ="_blank "> GITHUB →</ a >
481+ </ article >
482+
483+ < article class ="project-card ">
484+ < span class ="project-number "> 10</ span >
472485 < div class ="project-icon "> 🍍</ div >
473486 < h3 class ="project-title "> pineapple</ h3 >
474487 < p class ="project-description "> A sweet and tart resume generator. Converts Markdown files into modern PDF resumes parsable by AI/ATS systems.</ p >
@@ -481,7 +494,7 @@ <h3 class="project-title">pineapple</h3>
481494 </ article >
482495
483496 < article class ="project-card ">
484- < span class ="project-number "> 10 </ span >
497+ < span class ="project-number "> 11 </ span >
485498 < div class ="project-icon "> 🦆</ div >
486499 < h3 class ="project-title "> duck</ h3 >
487500 < p class ="project-description "> An HTML-based URL shortener for static sites. Run it out of places like GitHub Pages.</ p >
@@ -494,7 +507,7 @@ <h3 class="project-title">duck</h3>
494507 </ article >
495508
496509 < article class ="project-card ">
497- < span class ="project-number "> 11 </ span >
510+ < span class ="project-number "> 12 </ span >
498511 < div class ="project-icon "> 🧠</ div >
499512 < h3 class ="project-title "> twobraincells</ h3 >
500513 < p class ="project-description "> A minimally viable CSS library for text-first, accessible, resource intelligent websites.</ p >
@@ -507,7 +520,7 @@ <h3 class="project-title">twobraincells</h3>
507520 </ article >
508521
509522 < article class ="project-card ">
510- < span class ="project-number "> 12 </ span >
523+ < span class ="project-number "> 13 </ span >
511524 < div class ="project-icon "> 📜</ div >
512525 < h3 class ="project-title "> kunnandi</ h3 >
513526 < p class ="project-description "> From Old Norse for "knowledge." A living repository of dictum.</ p >
@@ -520,7 +533,7 @@ <h3 class="project-title">kunnandi</h3>
520533 </ article >
521534
522535 < article class ="project-card archived ">
523- < span class ="project-number "> 13 </ span >
536+ < span class ="project-number "> 14 </ span >
524537 < div class ="project-icon "> 🔒</ div >
525538 < h3 class ="project-title "> test-sec-flags</ h3 >
526539< p class ="project-description "> Performance testing of security-oriented compilation flags for Arch Linux. < em > (Inactive)</ em > </ p >
0 commit comments