From ac7215e5239582b041ad33a3cb8cacea9ac9cdfc Mon Sep 17 00:00:00 2001 From: Brian Picciano Date: Sun, 31 Oct 2021 17:37:32 -0600 Subject: dog money! --- static/src/_posts/2021-10-31-dog-money.md | 25 +++++++++++++++++++++++++ static/src/assets/dog-money.png | Bin 0 -> 45500 bytes 2 files changed, 25 insertions(+) create mode 100644 static/src/_posts/2021-10-31-dog-money.md create mode 100644 static/src/assets/dog-money.png diff --git a/static/src/_posts/2021-10-31-dog-money.md b/static/src/_posts/2021-10-31-dog-money.md new file mode 100644 index 0000000..9098719 --- /dev/null +++ b/static/src/_posts/2021-10-31-dog-money.md @@ -0,0 +1,25 @@ +--- +title: >- + DOG! MONEY! +description: >- + A collection of original NFT artworks. +--- + +[![DOG! MONEY!](/assets/dog-money.png)][coll] + +Officially presenting a collection of original artworks, made by me! This was an +ambitious project I set myself out on this weekend, but I'm really happy to say +that I seem to be completing it on time. + +You can check out the collection's OpenSea page **[HERE][coll]**. + +Each piece is a tesselating image in SVG format. While it's pretty easy to just +churn out different combinations of images like this, I decided to keep the +collection small for... artistic integrity? Lack of time? Artificial scarcity?? +Who knows how these things are decided. + +It was a fun project, to say the least, and even if nothing comes of it +financially it's nice to have an outlet/portfolio for my art (which usually just +sits in a notebook or git repo somewhere.) + +[coll]: https://opensea.io/collection/dog-money-exclamation-point diff --git a/static/src/assets/dog-money.png b/static/src/assets/dog-money.png new file mode 100644 index 0000000..bbc77c1 Binary files /dev/null and b/static/src/assets/dog-money.png differ -- cgit v1.2.3