top of page


Python and Chaos
I’ve been reading a book written by James Gleik called Chaos Making A New Science and it has inspired me to look at everything...
Sep 29, 20235 min read


Python Tutorial for Beginners | Part 3
Now, we will finally learn the rest of the data types you will need to make more complex applications. These data types are crucially...
Jul 21, 20237 min read


Intelligence, What is it?
Biology. The study of life. What does it mean to be alive? That question has been pondered by many an adventure seeker, adrenaline junkie...
Jul 12, 20233 min read


Python Tutorial for Beginners | Part 2
Building off of part one of this tutorial series, we will discuss the error messages you may have experienced in part 1 of this tutorial,...
Jul 11, 20235 min read


Python Tutorial for Beginners
As I mentioned in the featured article on this site, I learned Python after being introduced to it by a friend and subsequently finding a...
Jul 10, 20234 min read


QLearning-MakingAGamePlayItself
For my first foray into showcasing my code, I figured I would upload a fun piece of code. I made this code to test the Q-Learning...
Jul 9, 20235 min read
bottom of page