Hi, I'm Krishna and here are all my coding projects that I deem worthy to put on the internet and not get laughed at. Been coding since 12, most stuff here is made for fun or made so I can understand an idea/logic (like ciphers and compression). Here the highlights (in my opinion) of this repo:
-
Chess (Py)= https://github.com/krishnaLikesToCode/personal-coding-projects/tree/main/chessInPython
-
RLE image compression (Py) (NEEDS PIL/pillow installed)= https://github.com/krishnaLikesToCode/personal-coding-projects/tree/main/losslessImageCompression
-
Graphing calculator (Py)= https://github.com/krishnaLikesToCode/personal-coding-projects/tree/main/graphingCalculatorPy
-
Caesar cipher + cracker (Py)= https://github.com/krishnaLikesToCode/personal-coding-projects/tree/main/caesarCipherCrackerAndEncryptor
-
Rock,Paper,Scissors with GUI (Py)= https://github.com/krishnaLikesToCode/personal-coding-projects/tree/main/RockPaperScissorsPy
My highlights of other repos/across Github:
- EduFetch (Py) https://github.com/krishnaLikesToCode/EduFetch
- Terminally Chess (CPP) https://github.com/krishnaLikesToCode/Terminally-Chess-CPP
- Tresnox Race Simulation System (Py) https://github.com/krishnaLikesToCode/Tresnox-Race-Simulation-System