Pinned Repositories
aws-cloud-practitioner-cards
Flash cards for the AWS Cloud Practitioner certification exam
blog
Personal blog. Theme from https://github.com/thelehhman/plainwhite-jekyll
gb-emu
A Gameboy emulator written in Rust (WIP)
narr
An esoteric programming language for defining NFAs
pka-db
A database for the Painkiller Already Podcast
quotekeeper
Website for storing quotes
rust-quotekeeper
Rewrite of https://github.com/maxcohn/quotekeeper in Rust
maxcohn's Repositories
maxcohn/pka-db
A database for the Painkiller Already Podcast
maxcohn/aws-cloud-practitioner-cards
Flash cards for the AWS Cloud Practitioner certification exam
maxcohn/blog
Personal blog. Theme from https://github.com/thelehhman/plainwhite-jekyll
maxcohn/gb-emu
A Gameboy emulator written in Rust (WIP)
maxcohn/mlisp
A Lisp interpreter written in Python
maxcohn/narr
An esoteric programming language for defining NFAs
maxcohn/quotekeeper
Website for storing quotes
maxcohn/rust-quotekeeper
Rewrite of https://github.com/maxcohn/quotekeeper in Rust
maxcohn/aoc2023
Advent of Code 2023
maxcohn/brainheck
Expansion of the beautiful language, brainfuck
maxcohn/dotfiles
My dotfiles
maxcohn/forumbuddy
maxcohn/hn-clone-draft
A draft for a HackerNews clone I plan to develop in the future
maxcohn/maxcohn.github.io
My website
maxcohn/netcat-rs
`netcat` written in Rust
maxcohn/NFA-Regex-Engine
NFA based regular expression engine written in C#
maxcohn/pascalc
Pascal compiler
maxcohn/pastey
Basic selfhoster Pastebin
maxcohn/plcc-syntax-vs
A syntax highlighter extension for VS Code for PLCC grammars
maxcohn/quick-meme
Simple Python script to generate a basic meme with text above an image.
maxcohn/ray-tracing-one-weekend-rs
A follow along of Ray Tracing in One Weekend in Rust
maxcohn/reddit-name-scrambler
Firefox extension to randomize Reddit username on page
maxcohn/ritly
URL shortener thrown together to see how simple it would be
maxcohn/simple-im
A simple group IM client and server written in C
maxcohn/simple-lexer
A basic implementation of a lexical analyzer
maxcohn/strings-rs
Unix `strings` implementation, written in rust
maxcohn/unix-utils-rs
Classic Unix utilities written in Rust