Pinned Repositories
chip8-emu
A quick first go at a CHIP8 emulator. Distinctly focused on mirroring actual CPU architecture (fetch->decode->execute).
ckLua
(Unofficial) Lua scripting for Corsair's RGB keyboards
Coders-Path
Helping people learn to code one step at a time!
gba-emu
GBA emulator with backwards compatiblity and Dolphin Emu inter-op (hopefully).
kld-plagiarism
Checks the current directory and all subdirectories for files and compares all files against eachother for plagiarism using Kullback–Leibler divergence.
MusicToGraph
riscv-mini-projects
A set of RISC-V assembly files that execute a variety of arbitrary tasks. Run source at https://www.kvakil.me/venus/.
saidk.io
The source for my personal portfolio site.
Software-Eng-Proj
An online movie theatre website and ticket purchasing portal. Front and back end implementations.
saidkharboutli's Repositories
saidkharboutli/MusicToGraph
saidkharboutli/saidk.io
The source for my personal portfolio site.
saidkharboutli/chip8-emu
A quick first go at a CHIP8 emulator. Distinctly focused on mirroring actual CPU architecture (fetch->decode->execute).
saidkharboutli/ckLua
(Unofficial) Lua scripting for Corsair's RGB keyboards
saidkharboutli/Coders-Path
Helping people learn to code one step at a time!
saidkharboutli/Command-Line-Tokenizer
A simple command line tokenizer written in C with the goal of functionality while remaining at an O(n) time complexity.
saidkharboutli/gba-emu
GBA emulator with backwards compatiblity and Dolphin Emu inter-op (hopefully).
saidkharboutli/GenesisAPI
An API to access the Genesis website
saidkharboutli/GenesisApp
saidkharboutli/kld-plagiarism
Checks the current directory and all subdirectories for files and compares all files against eachother for plagiarism using Kullback–Leibler divergence.
saidkharboutli/riscv-mini-projects
A set of RISC-V assembly files that execute a variety of arbitrary tasks. Run source at https://www.kvakil.me/venus/.
saidkharboutli/Software-Eng-Proj
An online movie theatre website and ticket purchasing portal. Front and back end implementations.
saidkharboutli/developer-portfolios
A list of developer portfolios for your inspiration
saidkharboutli/HackWHS-Website
The source for the HackWHS website.
saidkharboutli/my-malloc
A simple dynamic memory allocation program based on the implementation of malloc(1).
saidkharboutli/os-tutorial
How to create an OS from scratch
saidkharboutli/pokedex_creator
saidkharboutli/recurring-emails
Send recurring Gmail emails.
saidkharboutli/saidkharboutli