GrahamboJangles
Python developer. I like to create scripts to make my life easier, and then share it with others.
Pinned Repositories
AutoPowerSaver
This script runs in the background, detects if the laptop is charging or running on battery, and then automatically adjusts the power scheme, display refresh rate, and enables/disables the dedicated GPU.
ChatGPT-Summarizer
Tired of ChatGPT's character limit, but want to summarize something long?
Cheat-Engine
I've tried to find Cheat Engine but I can't find it for free or without viruses. Luckily, I have an old version from 2016 that works just fine. Cheat Engine allows you to edit a game's memory while it's running, allowing you to do speedhacks, change/freeze values like health, and more.
DiskLatency
Shows the IO operation latency for spinning hard disks, which will spike when the disk gets moved or vibrated.
PersonalFinanceTrackerPy
This is an open-source personal finance and portfolio tracker that I made so I can keep track of my stocks, options, dollars, and cryptocurrencies. Automatically retrieves brokerage info and calculates beta weighted delta. Currently only supports Robinhood, with plans for TD Ameritrade, Interactive Brokers, Gemini, and bank accounts through Plaid.
PutPremiumProcessor
PutPremiumProcessor is a Python option screener with a custom formula to score options based on their risk to reward. I created this to find puts that pay good premium for the risk.
QRcode-Py
Generate QR Codes from strings, and display them using a plot.
SpotifyPlaylistStatsPy
Easily get your Spotify playlist statistics with Python, such as average BPM, most frequent keys, danceability, energy, loudness, speechiness, acousticness, instrumentalness, liveness, valence, duration, and time signature.
TradeBotPy
Working open-source Python trading bot
Windows-.bat-ffmpeg-Wrapper
A .bat ffmpeg wrapper for simpler ffmpeg use in Windows
GrahamboJangles's Repositories
GrahamboJangles/PutPremiumProcessor
PutPremiumProcessor is a Python option screener with a custom formula to score options based on their risk to reward. I created this to find puts that pay good premium for the risk.
GrahamboJangles/PersonalFinanceTrackerPy
This is an open-source personal finance and portfolio tracker that I made so I can keep track of my stocks, options, dollars, and cryptocurrencies. Automatically retrieves brokerage info and calculates beta weighted delta. Currently only supports Robinhood, with plans for TD Ameritrade, Interactive Brokers, Gemini, and bank accounts through Plaid.
GrahamboJangles/TradeBotPy
Working open-source Python trading bot
GrahamboJangles/ChatGPT-Summarizer
Tired of ChatGPT's character limit, but want to summarize something long?
GrahamboJangles/QRcode-Py
Generate QR Codes from strings, and display them using a plot.
GrahamboJangles/SpotifyPlaylistStatsPy
Easily get your Spotify playlist statistics with Python, such as average BPM, most frequent keys, danceability, energy, loudness, speechiness, acousticness, instrumentalness, liveness, valence, duration, and time signature.
GrahamboJangles/Windows-.bat-ffmpeg-Wrapper
A .bat ffmpeg wrapper for simpler ffmpeg use in Windows
GrahamboJangles/AutoPowerSaver
This script runs in the background, detects if the laptop is charging or running on battery, and then automatically adjusts the power scheme, display refresh rate, and enables/disables the dedicated GPU.
GrahamboJangles/Cheat-Engine
I've tried to find Cheat Engine but I can't find it for free or without viruses. Luckily, I have an old version from 2016 that works just fine. Cheat Engine allows you to edit a game's memory while it's running, allowing you to do speedhacks, change/freeze values like health, and more.
GrahamboJangles/debloat-samsung-android
ADB commands to aggressively de-bloat Samsung Android Phones without root. Make Samsung One UI closer to stock Android.
GrahamboJangles/DiskLatency
Shows the IO operation latency for spinning hard disks, which will spike when the disk gets moved or vibrated.
GrahamboJangles/Examples-for-Getting-Started-with-Bloom
Here is how to use the Bloom API (the largest open-source language model) in Python. It is pretty easy.
GrahamboJangles/gpt-2-simple
Python package to easily retrain OpenAI's GPT-2 text-generating model on new texts
GrahamboJangles/Kindling
Uses data from social medias to connect and make friends.
GrahamboJangles/Minecraft-Client-Side-Mods
Some of the best fabric client side mods that work on (almost) every server
GrahamboJangles/desktop-app
TunnlTo is a Windows WireGuard VPN client built for split tunnelling.
GrahamboJangles/ExtraKeysPy
Have a keyboard without media keys? Want to volume up/down with a keybinding? Want to change that keybinding to whatever you want? Want to add even more keybindings? Here ya go.
GrahamboJangles/Fix-stupid-MacOS-problems
GrahamboJangles/GrahamboJangles
GrahamboJangles/llama-api
GrahamboJangles/LocalAssistantPy
50-line local LLM assistant in Python with Streamlit and GPT4All
GrahamboJangles/Microsoft-block-list
GrahamboJangles/PurgeUnusedLibraries
Deletes Python packages that haven't been used in over 1 month
GrahamboJangles/PyBookmarkSharer
Uses Python to import/export specific bookmark folders. Can be used to share bookmarks with other people.
GrahamboJangles/pygta5
Explorations of Using Python to play Grand Theft Auto 5. Works out-of-the-box
GrahamboJangles/QuietDiscordNotification
Discord does not have a feature that allows you to turn down the notification sounds. Also, if you use Windows Volume Mixer to turn down the volume just for Discord, it will automatically turn the volume back up after some time, or after you change playback devices (I think). So I made this.
GrahamboJangles/recurrent-neural-net
A recurrent (LSTM) neural network in C
GrahamboJangles/SpotifyPlaylistDeDuper
A commandline Spotify Playlist Deduplicator (and it actually works!). If a duplicate is found, it removes the most recently added instance while preserving the first one.
GrahamboJangles/whisper-writer
💬📝 A small dictation app using OpenAI's Whisper speech recognition model.
GrahamboJangles/win10script
This is the Ultimate Windows 10 Script from a creation from multiple debloat scripts and gists from github.