NASA has provided spectators an abundance of space images that captivated people from around the world. You, too, can obtain images from NASA by using their API or directly parsing their Archive image repository. There are some sample code i had written where it will be able to return the JSON data to then pull…
Month: March 2026
Pulling OMDB Data
We recently built a simple console application to pull data from the IMDb movie microservice website. It isn’t feature-rich, yet it will pull some simple data from this particular microservice architecture. you will have to clone and place your KEY into the program.cs file, then compile it prior to running the executable file inside bin…
Latest Python 3.13.x and 3.14.x Install Available
Python Windows CMD and Apple Mac sh install files are available for the taking. https://github.com/freemanbach/PythonInstallerScripts/tree/main/python3/python313/3.13.12 https://github.com/freemanbach/PythonInstallerScripts/tree/main/python3/python314/3.14.3 The Binary version for Windows using CSharp is also available as an menu driven application. https://github.com/freemanbach/csharp/tree/main

