Pinned Repositories
PowerShell-Tweaks
Make your PowerShell nearly as good as Linux terminal with even more flexibility and customization. A small step to make windows a better place for developers.
ar-seven
CHIP8-emulator
A COSMAC-VIP CHIP8 emulator written in C++ as an introduction to the emulator development scene
enigma-machine-emulator
Javascript Implementation of the basic working of an Enigma machine
Monkey-type-hack
cheating on a typing test with python
NES-Emulator
Nes Emulator(6502 CPU)
neural-network-with-just-MATH
A neural network made using just python and numpy. No funny frameworks/tools.
pirated-scraper
Scrapes game metadata from the site https://fitgirl-repacks.site
satxcho.github.io
A website I built using vanilla html/css/js. No funny frameworks
sudoku-solver-prototype
Testing a recursive algorithm to solve a sudoku puzzle
SatXCho's Repositories
SatXCho/pirated-scraper
Scrapes game metadata from the site https://fitgirl-repacks.site
SatXCho/CHIP8-emulator
A COSMAC-VIP CHIP8 emulator written in C++ as an introduction to the emulator development scene
SatXCho/Monkey-type-hack
cheating on a typing test with python
SatXCho/NES-Emulator
Nes Emulator(6502 CPU)
SatXCho/neural-network-with-just-MATH
A neural network made using just python and numpy. No funny frameworks/tools.
SatXCho/satxcho.github.io
A website I built using vanilla html/css/js. No funny frameworks
SatXCho/ar-seven
SatXCho/enigma-machine-emulator
Javascript Implementation of the basic working of an Enigma machine
SatXCho/sudoku-solver-prototype
Testing a recursive algorithm to solve a sudoku puzzle
SatXCho/ascii-shader
Graphics in Ascii!!!
SatXCho/Crab-Champions-Mods
Mods for the game crab champions
SatXCho/lan-chess
chess game with socket programming for two player lan play
SatXCho/LCDA-frontend
SatXCho/Nvidia-Deep-Learning
Nvidia Course for Fundamentals of deep learning
SatXCho/personal-website
Code that'll help you kickstart a personal website that showcases your work as a software developer.
SatXCho/PowerShell-Tweaks
SatXCho/SatXCho
Config files for my GitHub profile.
SatXCho/tasks
SatXCho/tetris_RL
tetris using DQNRL