Terrillo Walls

Product News, Agency News, and Sofware tips

Entering a new season of life. What is meaning of life?

Entering a new season of life. What is meaning of life?

This video is the introduction video to who I am and what to expect from. Self expression, self discovery, share great works, and hopefully inspire others.

March 14, 2023

Upgrade your Python code by using Constants

Upgrade your Python code by using Constants

Python Constants are typically used to store values that are used frequently in a program, such as mathematical constants or other values that are used throughout the code.

December 20, 2022

Introducing InvoicePub - Time-tracking & Invoicing

Introducing InvoicePub - Time-tracking & Invoicing

InvoicePub is a simple, easy-to-use time tracking and invoicing tool for freelancers and small business owners.

December 2, 2022

End of life for Stashverse

End of life for Stashverse

Save, read, and organize the things you find on the Internet. Stashverse for iOS and macOS

June 21, 2022

Using Python to resize and get HEX color values from images

Using Python to resize and get HEX color values from images

Learn how to resize images in Python and get the color values from the image.

June 9, 2022

A quick introduction to Python Multiprocessing Pools. Speed up your workflow

A quick introduction to Python Multiprocessing Pools. Speed up your workflow

The difference is that threads run in the same memory space, while processes have separate memory.

June 9, 2022

A quick introduction to using Git/Github — ADD, COMMIT, & PUSH

A quick introduction to using Git/Github — ADD, COMMIT, & PUSH

Git is currently the industry standard. A requirement in any programming environment.

April 2, 2020