]> git.za3k.com Git - blog.git/commitdiff
upload.za3k.com
authorZachary Vance <za3k@za3k.com>
Tue, 12 Nov 2024 00:20:29 +0000 (19:20 -0500)
committerZachary Vance <za3k@za3k.com>
Tue, 12 Nov 2024 00:20:45 +0000 (19:20 -0500)
images/upload-za3k-com.png [new file with mode: 0644]
posts/upload-za3k.md [new file with mode: 0644]

diff --git a/images/upload-za3k-com.png b/images/upload-za3k-com.png
new file mode 100644 (file)
index 0000000..90a2e93
Binary files /dev/null and b/images/upload-za3k-com.png differ
diff --git a/posts/upload-za3k.md b/posts/upload-za3k.md
new file mode 100644 (file)
index 0000000..a56c951
--- /dev/null
@@ -0,0 +1,16 @@
+---
+author: admin
+categories:
+- Technical
+date: 2024-11-11
+tags:
+- hack-a-day
+title: 'Hack-a-Day, Day 11: upload.za3k.com'
+---
+Today's project was one I've been wanting for a while--a way for people to send me files.
+
+[![upload.za3k.com](upload-za3k-com.png)](https://upload.za3k.com)
+
+There were two components -- a web form where you can upload things, and a server that you send the things to. Both were fairly easy.
+
+You can now send me things at [upload.za3k.com](https://upload.za3k.com)