AI Meets Programming Prowess: Building a Pong Game in Flutter

Read More
Scroll Down

Welcome to Phooky.COM

Look up at the stars and not down at your feet. Try to make sense of what you see, and wonder about what makes the universe exist.
Be curious.

Stephen Hawking
THOUGHTS ON TWITTER

More articles

Read more about Python programming, cloud computing and many more topics I like.

Rendition object (281)

Dockerize Wagtail & PostgreSQL as a development environment

If you want to develop with Wagtail and PostgreSQL in a platform-independent way, using Docker is a good choice. In the following tutorial, I would like to share my approach.

Rendition object (48)

Twitter Sentiment Analysis with Azure's Text Analytics API

Creating a sentiment analysis with Twitter messages is not really easy due to the brevity of the texts and the frequently used irony and sarcasm. With the Azure Text Analytics …

Rendition object (62)

Learn to code Python with COZMO

There are many ways to learn Python. A particularly funny way is to do it together with the little robot COZMO and its SDK for Python.