Pinned Repositories
blog
Source for experiments with publishing a blog/class notes with a custom template build.
BooleanEvaluation
First attempt at creating a tool for parsing and evaluating boolean expressions via truth tables.
course-notes
Course notes via Obsidian, Quartz, and Hugo.
CS441ParserProject
A simple Racket-based parser for a small textbook language.
experimental-notes-engine
at this rate i'm just going to have to write a custom markdown parser
garden
🌱 digital garden built with quartz
ironmarch
GIS Visualization of users of defunct neonazi forum Iron March.
letter-boxed-solver
Exploratory trie-based solver for NYT's "Letter Boxed" game.
TeleScope
Telegram logging/crawling utility.
ReeceMcMillin's Repositories
ReeceMcMillin/CS441ParserProject
A simple Racket-based parser for a small textbook language.
ReeceMcMillin/experimental-notes-engine
at this rate i'm just going to have to write a custom markdown parser
ReeceMcMillin/garden
🌱 digital garden built with quartz
ReeceMcMillin/ironmarch
GIS Visualization of users of defunct neonazi forum Iron March.
ReeceMcMillin/letter-boxed-solver
Exploratory trie-based solver for NYT's "Letter Boxed" game.
ReeceMcMillin/blog
Source for experiments with publishing a blog/class notes with a custom template build.
ReeceMcMillin/BooleanEvaluation
First attempt at creating a tool for parsing and evaluating boolean expressions via truth tables.
ReeceMcMillin/course-notes
Course notes via Obsidian, Quartz, and Hugo.
ReeceMcMillin/cs394-lecture-notes
Lecture notes for UMKC's CS394, Summer 2021.
ReeceMcMillin/CS449-Notes
Notes for UMKC's CS449 - Foundations of Software Engineering.
ReeceMcMillin/TeleScope
Telegram logging/crawling utility.
ReeceMcMillin/CS449-Semester-Project
Semester project for CS449 at UMKC, implementation of an SOS game in Rust.
ReeceMcMillin/CS456-Accessibility-Project
This is a clone of a browser-based word game for a class project on vision-accessible design.
ReeceMcMillin/CS461-Project-1
Implementation of A* for my Intro to AI class.
ReeceMcMillin/cs461-project-2
Basic genetic algorithm for scheduling for an intro AI course.
ReeceMcMillin/cs490-notes
Personal notes for UMKC's CS490 - Distributed Systems, Spring 2022.
ReeceMcMillin/fragmentation-calc
Rough IP fragmentation calc to learn Svelte.
ReeceMcMillin/GithubTraining
ReeceMcMillin/Linear-Algebra-Study-Guide
ReeceMcMillin/math301-lecture-notes
Lecture notes for UMKC's MATH301, Sets & Proof.
ReeceMcMillin/mdbook-classy
Paragraph css class annotation for mdbook
ReeceMcMillin/Obsidian-Vault
Personal Obsidian vault sync.
ReeceMcMillin/PythonDataStructures
First attempts at implementing data structures in Python, made during CS101.
ReeceMcMillin/reecemcmillin.github.io
ReeceMcMillin/Rust-BST
(most of a) Binary Search Tree implemented in Rust.
ReeceMcMillin/rust-music-theory
A music theory guide written in Rust.
ReeceMcMillin/SOS-Java
ReeceMcMillin/toy-rpc
Toy example of an RPC system to solidify concepts from a distributed systems class
ReeceMcMillin/Toy-Rust-RPC
Toy RPC application written in Rust to help solidify some concepts from a distributed computing class.