Pinned Repositories
clang-randstruct
A compile-time hardening feature for the Clang compiler that randomizes structure field layouts in memory.
connorkuehl.github.io
A user manual for configuring a stable Ubuntu installation on the Dell Inspiron 7559 laptop
goose
Discord bot that announces new items on RSS feeds 🪿 *honk!*
motd.ko
A completely unnecessary Linux kernel module that can be used to post/view a "Message of the Day"
popple
Karma bot for Discord
sdl2-tiled-example
A small sample showing how to load and render Tiled maps in your SDL2 game project.
tftp
An implementation of the Trivial File Transfer Protocol (TFTP; RFC 1350) complete with a client and server
wording
Create and share guess-the-word puzzles with your friends
xv6-rust
A faithful port of the 32-bit xv6 learner's operating system to the Rust programming language
go-nbd
NBD client implementation in Go, free of any CGO or system-specific dependencies
connorkuehl's Repositories
connorkuehl/sdl2-tiled-example
A small sample showing how to load and render Tiled maps in your SDL2 game project.
connorkuehl/xv6-rust
A faithful port of the 32-bit xv6 learner's operating system to the Rust programming language
connorkuehl/tftp
An implementation of the Trivial File Transfer Protocol (TFTP; RFC 1350) complete with a client and server
connorkuehl/connorkuehl.github.io
A user manual for configuring a stable Ubuntu installation on the Dell Inspiron 7559 laptop
connorkuehl/popple
Karma bot for Discord
connorkuehl/clang-randstruct
A compile-time hardening feature for the Clang compiler that randomizes structure field layouts in memory.
connorkuehl/motd.ko
A completely unnecessary Linux kernel module that can be used to post/view a "Message of the Day"
connorkuehl/goose
Discord bot that announces new items on RSS feeds 🪿 *honk!*
connorkuehl/wording
Create and share guess-the-word puzzles with your friends
connorkuehl/breakout
A game development learner's project that vaguely resembles the Breakout arcade game.
connorkuehl/photo-file-tree
A utility to organize your photos into a tree-hierarchy based on when the photo was taken.
connorkuehl/simple-paddle
A small Pong clone made in C++ and SFML.
connorkuehl/netmem
Package netmem provides a completely in-memory net.Listener that brokers net.Conns based on net.Pipe to facilitate broader end-to-end tests of server packages from within a unit test
connorkuehl/chip8
Chip8++ is a Chip8 virtual machine written in C++ using the SDL2 library.
connorkuehl/ez-cfg
A simple CFG string generator in C++14.
connorkuehl/infra-codeofconnor
Terraform configuration for codeofconnor.com
connorkuehl/markerel
The parser of choice for the discerning Markdown author
connorkuehl/orchard
Catch the apples that are falling from the trees in your beautiful orchard!
connorkuehl/SealsOfFate
Summer Game Jam Project
connorkuehl/sig-storage-local-static-provisioner
Static provisioner of local volumes
connorkuehl/simple-relay-chat
A simple network chat protocol. Resembles IRC when it was in kindergarten.
connorkuehl/subsl
Adds fun new features to Rust slices