Cineconduct Visual Basic .NET / SQL
If you really want, you can achieve anything. My largest project. 17000 lines of code. Before starting this I only had little experience in Turbo Pascal. With no prior experience in Visual Basic or SQL I wrote code which 10 cinemas in Slovakia used for 11 years.
Skoty's Theme HTML / CSS / Javascript / PHP
Wordpress site needs a fast theme for better ranking in Google. Problem with free themes is that nice ones load slowly, and those which are fast are ugly. Paid ones should be better, right? WRONG. And to test them on your site, you have to pay for them first. Solution: I though, I could write a theme over the weekend. It took me way more time, but getting 99% score in Google Speed Test was satisfying.
I did 2 "Data Science" courses. One from HarwardX and other from CoGrammar. This Repository contains code which I had to write to pass.
Stock Market Analysis Python
Ever wondered which indicator is the best and at what settings? This code will answer that. There are billions of combinations... It will run one week for every ticker. Anyway short answer is RSI, not at default settings, do fundamental before technical and your money is at risk. Don't blame me if you lose all of them.
Easy Diffusion Assistant Python
To achieve some sort of similarity in generated images you need LoRA. You can easily train new LoRA's but which version produces best images? There is only one way to find out. You have to generate A LOT of images. But that was just a first step, now you have to find out which LoRA is most successful. My code will help you with that.
Everybody wants to play. Nobody wants to lose. There is a way to beat bookmakers in their own game... You have to be really good in math... and you need tool which will make all necessary calculations million times faster.
This code can solve Easy, Medium and Hard Sudoku's by itself. And will help you to solve Evil difficulty.
Video Compressor Linux Shell Bash Script
Videos take just too much space on my PC. There are tools like HandBrake which can deal with that, but it would take ages to put every single file in their To Do list. Luckily there is a better way.
Try to predict which colors your PC choose. If you guess correctly:
16+ - The force is strong with this one.
12 - If you can achieve this score consistently, CIA has job for you.
9 - Very good young padawan.
6 - Yeah, everybody can achieve this by chance.
3 - There is a secret trick to get better, just click on Red 24x.
Game bots and tools Python
There are times when rewards are more interesting than game itself. You really shouldn't use this stuff. If they catch you, you don't have it from me. Capisce?
Matrix Green Rain Turbo Pascal
Project which got me into coding. My Computer Science teacher promised 1 on end of year to student which will write code for "Matrix Green Rain" in Turbo Pascal. He also said it is impossible. I proved him wrong...
Unfortunately I couldn't find code I wrote.