Scripting & Programming Projects

Networking, maintenance, and other tools https://github.com/grafman56

Custom Stock Indicators

Pinescript based trading indicators for Tradingview

Python Based Trading Platform

Used what I learned from stock trading and manipulating indicators with Pinescript to create custom Python version. Capable of saving to database, backtesting, connecting to trading platforms, and even making trades.

Junkyard Web Scraper

Scrapes a local junkyard and saves the inventory to a CSV with relevant data. Can use this data to see what parts are actually worth pulling for profit.

FFMPEG Audio Conversion Wrapper

Can convert audio formats as well as boost specific frequency ranges according to your sound systems needs using ffmpeg

Ansible Interface Compare

Very basic ansible interface comparison used for local testing

Have custom enterprise software and don't want to deal with or pay for annoying Windows installers like Installshield or equivalent? I created a fully customizable and instantly updateable Powershell based installer. It can install any per-requisite Windows Server service, SQL, Web, etc and then install your custom software with the settings you need on top of it. All changes and updates can be made with a simple config file and pasting your directory structure in the appropriate places. Make install/update day a breeze for your customers and support teams.

Fully Customizable Powershell Installer