Pinned Repositories
AGL
Ascii
BadHacks-2023
BadHacks Winter 2023, Northwestern University
cabin
Basic User Programs for Kanawha (https://github.com/kjhayes/kanawha)
cfdump
A WIP Java Bytecode and .class File Decompiler
dotfiles
elk
C Library Support for Kanawha (https://github.com/kjhayes/kanawha)
kanawha
nautilus
Nautilus Aerokernel
SoLoud_MA
Compiles Parts of the SoLoud Library with CMake and with the miniaudio backend.
kjhayes's Repositories
kjhayes/SoLoud_MA
Compiles Parts of the SoLoud Library with CMake and with the miniaudio backend.
kjhayes/AGL
kjhayes/Ascii
kjhayes/BadHacks-2023
BadHacks Winter 2023, Northwestern University
kjhayes/cfdump
A WIP Java Bytecode and .class File Decompiler
kjhayes/CU-ControlUnit
CU is an extremely simple application, made to Run Win32 CMD Prompt commands based off of makefiles using a specified syntax. Only meant for personal use, and not intended for others.
kjhayes/dotfiles
kjhayes/FilePacker
File Packer For Glewy, creates header and object files for static C++ unsigned char arrays. Allows files to be directly linked into an executable. Used for the Content/Asset system of Glewy.
kjhayes/Fix-OS
Hobby OS Project to Understand x86 Internals Better
kjhayes/kanawha
kjhayes/nautilus
Nautilus Aerokernel
kjhayes/Glewy
Graphics Library Project Built Off Of OpenGL, GLFW, SOIL, and SoLoud/miniaudio for Audio playing.
kjhayes/iostream-util
kjhayes/JAS
kjhayes/kite
kjhayes/kjhayes.github.io
kjhayes/Lambda
kjhayes/mlibc
Portable C standard library
kjhayes/PE-File-Reader
I was curious about the internal layout of .exe files, leading me to read about PE files, and so to help me figure it all out I worked on this small project to view the internal layout of PE files while reading the documentation.
kjhayes/ResidualPlanner
Code for ResidualPlanner from the NeurIPS 2023 paper: An Optimal and Scalable Matrix Mechanism for Noisy Marginals under Convex Loss Functions
kjhayes/sld
A simple linker written in Rust
kjhayes/substd
kjhayes/TableSpace
A WIP 2D Open Source Multiplayer Board Game Simulator
kjhayes/vcpkg-ports
kjhayes/wildhacks-2023
kjhayes/x47
Custom Logisim Processor and Assembler