
taylor.gl v1
The original version of my personal website, made in 2021.
The original version of my personal website, made in 2021.
Close your eyes and imagine your dream video game. The game you would make if time and money was no option. (Imagine you want to make video games if you don't.) The kind of game you wish existed, but doesn't. Got it? Great. Now shrink that infinite deadline down to two weeks, and your budget down to zero. Welcome to game jams. Most game jams are just for fun. People kill themselves for days or wee...
I pronounce some symbols when I'm programming. With the exception of the parentheses, number row symbols can each be pronounced reasonably in one syllable: !: bang @: at #: hash $: cash %: cent ^: hat &: and \*: star I think this is something some people will find inherently interesting and useful, whereas other people will ask, "what's the point?" I think this is probably due to a legitimate diff...
I recently redesigned my website. It was originally a static site generated by Zola and hosted on Netlify , which hosts static websites for free. After recently completing a Udemy Phoenix/Elixir course , I decided I wanted to redesign my website and do so using Phoenix and Elixir, to get some practice. This meant paying for a web server to host my application 😬 Fortunately, this was cheaper than ...