diff --git a/README.md b/README.md new file mode 100644 index 0000000..2e0fd12 --- /dev/null +++ b/README.md @@ -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.