Pinned Repositories
-little-lemon
CrunchWindows
Crunch for Windows
CryptoPrice
DitheringFX
This app is an implementation of the Floyd–Steinberg dithering formula. You can load multiple img files (*.jpg, *.jpeg, *.png) and save the files in a "dithered" form. I always wondered how the hell tapestries schemas are created, and this might be the answer :)
FreeWeatherApp
PassModifier
You can use this app to alter passwords in password dictionaries (1 password per line) in txt format.
Spammer
This is a Selenium based spammer. In this example I use txt DB (created from SQL DB) simply because I find it easier to use it without the need to download and install SQL dependencies, drivers etc. With little code refactoring you can use the spammer while directly retrieving the data from the SQL DB. Note that the spammer was created for a specific site and may not work in your case, but you can use a lot of the code I already provided. Also I imported the class that's used for creating the txt file from the SQL DB.
StreamTVAndroid
vpn_helper_p
zborleMKSolver
Solver for the MKD version of Wordle
TheGoodCook155's Repositories
TheGoodCook155/PassModifier
You can use this app to alter passwords in password dictionaries (1 password per line) in txt format.
TheGoodCook155/CrunchWindows
Crunch for Windows
TheGoodCook155/Spammer
This is a Selenium based spammer. In this example I use txt DB (created from SQL DB) simply because I find it easier to use it without the need to download and install SQL dependencies, drivers etc. With little code refactoring you can use the spammer while directly retrieving the data from the SQL DB. Note that the spammer was created for a specific site and may not work in your case, but you can use a lot of the code I already provided. Also I imported the class that's used for creating the txt file from the SQL DB.
TheGoodCook155/CryptoPrice
TheGoodCook155/DitheringFX
This app is an implementation of the Floyd–Steinberg dithering formula. You can load multiple img files (*.jpg, *.jpeg, *.png) and save the files in a "dithered" form. I always wondered how the hell tapestries schemas are created, and this might be the answer :)
TheGoodCook155/FreeWeatherApp
TheGoodCook155/StreamTVAndroid
TheGoodCook155/vpn_helper_p
TheGoodCook155/zborleMKSolver
Solver for the MKD version of Wordle
TheGoodCook155/-little-lemon
TheGoodCook155/CalculateGPA
You can use this app to calculate your GPA score. There is nothing fancy about that, you can easily find the formula online. On the other hand, I took a very interesting approach while generating the UI. You can see that I both use fixed UI elements, generated via FXML file and I also generate UI elements dynamically. Yes, there are easier ways to achieve this, for example by using CSS file (syntax is very similar if not the same in many cases as using CSS when building web apps) and by grouping the fields in the same group like the <div></div> section in web apps, you can change the group properties.
TheGoodCook155/CheckDomain
TheGoodCook155/FileTransfer
FileTransfer
TheGoodCook155/IPTV
IPTV app example
TheGoodCook155/PhotoFilters
The basic idea behind creating photo filters
TheGoodCook155/PiDayCodingChallenge
TheGoodCook155/wg-quick-boot
wg-quick-start-on-boot
TheGoodCook155/Windows-Shutdown
TheGoodCook155/XO-game
Simple Tic Tac Toe game. Left mouse starts first as X. Right mouse is next.
TheGoodCook155/ZipBomb-Tsar
ZipBomb
TheGoodCook155/ElementaryHighSchoolSpreadSheetCreatorRel