Benjamin Steenkamer's repositories
markov-tweet-generator
Generate up to 280 character strings with Markov chains and a source text file or Twitter account.
twitch-click-bot
Twitch.tv click interaction (aka Twitch plays) via Smart Click Map addon
simple-scripts
A collection of simple but useful Bash scripts so I don't have to remember the commands.
cloud-covert-channels
Creating covert channels in Linux-based cloud container environments
cpeg621-infix-calc
CPEG 621 Lab 1 - Infix calculator and prefix generator using flex (lex) and bison (yacc)
analogeffectsbox
My group's final project for ELEG 312
break-c-rand
Break and predict C's random number generator
cisc361-simple_shell
A simple Unix-like shell created for CISC 361, Spring 2017
is-it-on-hfqpdb
Check if active Harbor Freight coupons have been uploaded to HFQPDB
py-mandlebrot
Generate the Mandlebrot set using Python (CPU or GPU)
sdxl-image-batch
Generate batches of SDXL images
terrible-wordle-solver
My terrible attempt at a Wordle solver
ud-rocksat-2018
Software source code for a multi-experiment payload; ROCKSAT-C 2018
cisc676-cpp_minesweeper
Console based mine sweeper game created for CPEG 676, Fall 2017
client-server-chat
Chat program in Python with file transfer support
cpeg324-lab1
CPEG 324 - Lab 1
cpeg324-lab2
CPEG 324 - Lab 2 (VHDL Components)
cpeg621-calculator-compiler-project
CPEG 621 Final Project - A calculator compiler with common subexpression elimination and copy-statement elimination
cpeg621-compiler-back-end
CPEG 621 Lab 2 - A calculator compiler back end
cpeg621-compiler-middle-end
CPEG 621 Lab 3 - A Calculator Compiler Middle End
cpeg652-project
CPEG 652 Parallel Programming Project
cpeg672-project1
Project 1: Cipher breaking challenge
cpeg672-project3
End-to-end encryption tool set
dcps
Control of DC Power Supplies through python
markov-image-gen
An attempt to generate images using Markov chains
mem-allocator
A simple dynamic memory allocator
P2_ASCII_PGM_Filter
An image processing program that uses CUDA
single-cycle-calculator
A Single Cycle, 8-bit ISA/Calculator in VHDL