Python:
My Projects and more
Teaching Python To New AWS Students
I now actually teach python to AWS within the academy joined, helping them learn the very basics and eventually getting them to consider their own projects
My Item Calculator
This was a project initially started to help my play the gameSatisfactory i have since added other things to this calculator, where i encountered some problems mating this into an executable also with some of the actual layouts and coloring, in the end i opted to actually make this in VB.Net it gave me better control over this aspect, this code is available for download and feel free to use it
This is now Depreciated
PC Setup INstallers v1
See a project im working on right now using Tkinter and a bunch of other library's so im able to run an exe, This exe will allow you to select what i want to install, to download all the newest installers, then run those installers
Currently is only downloads the files i have scripts to run them but im just setting up more popup windows to deal this that and to check progress, also to see if i can get around the installer popups and install silently.
This is Still in progress