Blog

Generating Audio Wave Graphics with Python

A client of mine wanted a clickable gadget on his WordPress homepage that could be usedto control and play a piece of music that he wanted to feature. Visually speaking he wantedit to somewhat resemble the travel bar you see…

Why I Think AI is Hype

It’s not going to deliver. The problem as I see is defined by the limitation inherent to all forms of mathematical modelling. Every mathematical system relies on things outside of itself in order to be a logically consistent system, and…

Book Review: Impractical Python Projects

This is certainly a book about programming with Python, but it isn’t really about Python the language. Instead it is more like a series a mini-projects than happen to be amenable to a computerised solution with Python. It serves as…

MesoTroniK Audio – WP Theme

This was the first WordPress theme that I made professionally for the sound designer and musician MesoTroniK. It showcases some nice paintings and a self portrait of the artist inside a phone responsive theme. I designed the colour scheme to…

The Eye of Sauron made in Pygame

Coding the Eye of Sauron with Pygame

This project was an evolution of the “Doom Fire Algorithm” as described by the Youtube channel “Coder Space”. The biggest difference in my version is that the fire appears to emanate from a central “Vesica piscis” and spreads radially outwards,…