aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorE7-87-83 <fungcheokyin@gmail.com>2021-07-19 22:53:55 +0800
committerE7-87-83 <fungcheokyin@gmail.com>2021-07-19 22:53:55 +0800
commit7605c4c6540d962a670cf175beab0164257d874f (patch)
treed10280cbc74b0a72bbf5bcf667486cb990731a11
parent44be9f67d6f8e18e26c7aa7574ff132104c12a04 (diff)
downloadperlweeklychallenge-club-7605c4c6540d962a670cf175beab0164257d874f.tar.gz
perlweeklychallenge-club-7605c4c6540d962a670cf175beab0164257d874f.tar.bz2
perlweeklychallenge-club-7605c4c6540d962a670cf175beab0164257d874f.zip
logo design for fun
-rw-r--r--logo-design/cheok-yin-fung/README1
-rw-r--r--logo-design/cheok-yin-fung/logo17
2 files changed, 18 insertions, 0 deletions
diff --git a/logo-design/cheok-yin-fung/README b/logo-design/cheok-yin-fung/README
new file mode 100644
index 0000000000..892ba2bcd1
--- /dev/null
+++ b/logo-design/cheok-yin-fung/README
@@ -0,0 +1 @@
+This is not a serious attempt. :)
diff --git a/logo-design/cheok-yin-fung/logo b/logo-design/cheok-yin-fung/logo
new file mode 100644
index 0000000000..c1919407e0
--- /dev/null
+++ b/logo-design/cheok-yin-fung/logo
@@ -0,0 +1,17 @@
+#!/usr/bin/perl
+#!/usr/bin/env raku
+
+#
+#
+# ***** * ** ** * * **** * * *
+# * * * * * * * * * * *
+# * **** *** * * * *** *** * * * * * * *** *** * * *** *** *** ***
+# * * * ** * * * ** ** ** * * * * * * * * * * ** * * * * **
+# * * * *** ***** *** *** * * * * **** * * **** * * *** * * *** ***
+# * *
+# * ***
+
+
+say 'https://theweeklychallenge.org/';
+
+