]> git.za3k.com Git - za3k.git/commitdiff
hack update
authorZachary Vance <za3k@za3k.com>
Thu, 21 Nov 2024 03:09:18 +0000 (22:09 -0500)
committerZachary Vance <za3k@za3k.com>
Thu, 21 Nov 2024 03:09:18 +0000 (22:09 -0500)
blog.md
hackaday.html
img/hackaday3_17.png [new file with mode: 0644]
img/hackaday3_19.png [new file with mode: 0644]
img/hackaday3_20.png [new file with mode: 0644]
img/hackday3_16.png [deleted file]

diff --git a/blog.md b/blog.md
index b037645caea4835187d48b73e74bf4b499ad3c00..8c61fbeb33dd105ce22e07e058fe24a8fbd7c21c 100644 (file)
--- a/blog.md
+++ b/blog.md
@@ -37,6 +37,9 @@ li a {
 </style>
 
 - for newer articles, check blog [blog](https://blog.za3k.com/)
+- 2024-11-20: Hack-a-Day, Day 20: 2p library [blog](https://blog.za3k.com/hack-a-day-day-20-2p-library/) [source](https://gist.github.com/za3k/028bbd83e6b74f305db04b2a5fe7500e)
+- 2024-11-19: Hack-a-Day, Day 19: D&D Campaign [blog](https://blog.za3k.com/hack-a-day-day-19-dd-campaign/)
+- 2024-11-17: Hack-a-Day, Day 17: Android App [blog](https://blog.za3k.com/hack-a-day-day-17-android-app/) [download](https://za3k.com/archive/how-to-tie)
 - 2024-11-16: Hack-a-Day, Day 16: Go [blog](https://blog.za3k.com/hack-a-day-day-16-go/) [demo](https://za3k.github.io/go/)
 - 2024-11-14: Hack-a-Day, Day 14: Can't Stop [blog](https://blog.za3k.com/hack-a-day-day-14-cant-stop/) [demo](https://za3k.github.io/cant-stop/)
 - 2024-11-13: Hack-a-Day, Day 13: Pixel Kitchen [blog](https://blog.za3k.com/hack-a-day-day-13-pixel-kitchen/) [demo](https://za3k.github.io/pixel-kitchen/)
index 7e7dfb2aa52795ed4501c4a1ef065d2cbbb3ebc0..2c67e697a873b54d278428b61bdc62ad3929a947 100644 (file)
                     <span class="description">XXX</span>
                 </div>
                 -->
+                <div class="hack">
+                    <a href="https://za3k.github.io/go/"><img src="img/hackaday3_20.png"></a>
+                    <span class="name">2p library</span>
+                    <span class="date">20</span>
+                    <span class="links">
+                        <a class="demo" href="https://za3k.github.io/go/"></a>
+                        <a class="source" href="https://gist.github.com/za3k/028bbd83e6b74f305db04b2a5fe7500e"></a>
+                        <a class="blog" href="https://blog.za3k.com/hack-a-day-day-20-2p-library/"></a>
+                    </span>
+                    <span class="description">add online multiplayer</span>
+                </div>
+                <div class="hack fail">
+                    <a href="https://blog.za3k.com/hack-a-day-day-19-dd-campaign/"><img src="img/hackaday3_19.png"></a>
+                    <span class="name">rpg campaign</span>
+                    <span class="date">19</span>
+                    <span class="links">
+                        <a class="blog" href="https://blog.za3k.com/hack-a-day-day-19-dd-campaign/"></a>
+                    </span>
+                    <span class="description">a short d&amp;d campaign</span>
+                </div>
+                <div class="hack">
+                    <a href=""https://za3k.com/archive/how-to-tie"><img src="img/hackaday3_17.png"></a>
+                    <span class="name">android app</span>
+                    <span class="date">17</span>
+                    <span class="links">
+                        <a class="demo" href="https://za3k.com/archive/how-to-tie"></a>
+                        <a class="blog" href="https://blog.za3k.com/hack-a-day-day-17-android-app/"></a>
+                    </span>
+                    <span class="description">learn to tie a tie</span>
+                </div>
                 <div class="hack cool">
                     <a href="https://za3k.github.io/go/"><img src="img/hackaday3_16.png"></a>
                     <span class="name">Go</span>
diff --git a/img/hackaday3_17.png b/img/hackaday3_17.png
new file mode 100644 (file)
index 0000000..d489391
Binary files /dev/null and b/img/hackaday3_17.png differ
diff --git a/img/hackaday3_19.png b/img/hackaday3_19.png
new file mode 100644 (file)
index 0000000..22b95e1
Binary files /dev/null and b/img/hackaday3_19.png differ
diff --git a/img/hackaday3_20.png b/img/hackaday3_20.png
new file mode 100644 (file)
index 0000000..bbdf01b
Binary files /dev/null and b/img/hackaday3_20.png differ
diff --git a/img/hackday3_16.png b/img/hackday3_16.png
deleted file mode 100644 (file)
index f600c3d..0000000
Binary files a/img/hackday3_16.png and /dev/null differ