Create README.md

This commit is contained in:
Will 2025-05-29 12:38:44 +10:00 committed by GitHub
parent 5152926859
commit 3c9f2c0d00
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

13
README.md Normal file
View file

@ -0,0 +1,13 @@
# fi33.buzz
My personal site detailing current/past projects and blogposts.
## FizzBuzz?
The name is derived from a (very simple) interview screening technique called [FizzBuzz](https://en.wikipedia.org/wiki/Fizz_buzz#Programming).
I quite enjoy [stefbrad15's solution](https://beapython.dev/2020/09/16/best-python-fizzbuzz-code-on-the-entire-internet/).
## Ethos
I've been following the advice described in [Plain Vanilla Web](https://plainvanillaweb.com/index.html) for no particular reason other than passive interest in vanilla web dev.