schlopp96
Hobbyist programmer with a dream to work professionally in software development! Experience With: Python | C# | JS | LUA | C++ |
USA
Pinned Repositories
DocuPort_PSG
Desktop application for providing quick and easy access to various chapters from the PySimpleGUI online-documentation website.
GitHubPFPScraper
My rendition of the tutorial listed below.
GSLogger
GSLogger is a Google search engine URL-scraper/logger with the ability to open found URLs in your browser.
PyFiTransfer
Application for user to transfer locally saved files of a specified extension-type to desired location. Has both a CLI and GUI version.
PyLoadBar
Customizeable loading sequence/progress bar generator, enabling users to customize start/finish messages, toggle sequence type, and set total iterations among other features.
StringGen
StringGen is a simple CLI string-generator, pulling content from a dictionary file containing over 1.5 million web-scraped words and phrases.
TheModernJSTutorial
Modern JavaScript Tutorial
UpgradePipPkgs
Tool for upgrading all global pip packages using just one command.
V2Mp3
Compact video-to-audio conversion tool with built-in YouTube video/audio download functionality. Currently only compatible with Windows-based systems.
VBPatcher
Patching program for the latest available stable/bleeding-edge BepInEx builds necessary for installing mods for Valheim. Currently works only on Windows.
schlopp96's Repositories
schlopp96/DocuPort_PSG
Desktop application for providing quick and easy access to various chapters from the PySimpleGUI online-documentation website.
schlopp96/V2Mp3
Compact video-to-audio conversion tool with built-in YouTube video/audio download functionality. Currently only compatible with Windows-based systems.
schlopp96/GSLogger
GSLogger is a Google search engine URL-scraper/logger with the ability to open found URLs in your browser.
schlopp96/GitHubPFPScraper
My rendition of the tutorial listed below.
schlopp96/PyLoadBar
Customizeable loading sequence/progress bar generator, enabling users to customize start/finish messages, toggle sequence type, and set total iterations among other features.
schlopp96/StringGen
StringGen is a simple CLI string-generator, pulling content from a dictionary file containing over 1.5 million web-scraped words and phrases.
schlopp96/TheModernJSTutorial
Modern JavaScript Tutorial
schlopp96/MicrosoftLearnCS
This repository was created for the sole purpose of keeping track of my progress while working through the Microsoft Learn C# lesson paths/courses. Each "lesson-path" contains "modules", which themselves contain individual "units", or the actual lesson project files. Content will continuously be added as I progress.
schlopp96/MyCaesarCipher
Substitution-based cryptographic cipher for encoding plaintext. Works with alphanumeric characters.
schlopp96/PyFiTransfer
Application for user to transfer locally saved files of a specified extension-type to desired location. Has both a CLI and GUI version.
schlopp96/UpgradePipPkgs
Tool for upgrading all global pip packages using just one command.
schlopp96/VBPatcher
Patching program for the latest available stable/bleeding-edge BepInEx builds necessary for installing mods for Valheim. Currently works only on Windows.
schlopp96/SetPrecision
Python module providing an easy way to set the precision of a floating-point number to the desired amount of decimal places, or total amount of significant digits.