TheGoodCook155's repositories

PassModifier

You can use this app to alter passwords in password dictionaries (1 password per line) in txt format.

Language:JavaStargazers:5Issues:2Issues:0

CrunchWindows

Crunch for Windows

Language:JavaStargazers:3Issues:1Issues:0

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.

Language:JavaStargazers:3Issues:1Issues:0
Language:KotlinStargazers:2Issues:1Issues:0

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 :)

Language:JavaStargazers:2Issues:1Issues:0
Language:KotlinStargazers:2Issues:1Issues:0

zborleMKSolver

Solver for the MKD version of Wordle

Language:KotlinStargazers:1Issues:1Issues:0

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.

Language:JavaStargazers:1Issues:1Issues:0
Language:JavaStargazers:1Issues:1Issues:0

FileTransfer

FileTransfer

Language:JavaStargazers:1Issues:1Issues:0

IPTV

IPTV app example

Language:JavaStargazers:1Issues:1Issues:0

PhotoFilters

The basic idea behind creating photo filters

Language:JavaStargazers:1Issues:1Issues:0

wg-quick-boot

wg-quick-start-on-boot

Language:ShellStargazers:1Issues:1Issues:0

XO-game

Simple Tic Tac Toe game. Left mouse starts first as X. Right mouse is next.

Language:JavaStargazers:1Issues:1Issues:0
Language:JavaStargazers:1Issues:1Issues:0
License:GPL-3.0Stargazers:0Issues:1Issues:0