News

Here's a closer look at the programming behind my animatronic mouth. Using Arduino, Python, and a few open-source libraries, I take a typed sentence and convert it into an animation sequence. #Animatr ...
Space Invaders Clone is a classic arcade-style shooter game recreated in Python using the Turtle graphics library. This project captures the nostalgic feel of the original Space Invaders, complete ...