Pinned Repositories
amplifyapp
anonymous-feedback
a form to give anonymous feedback
cat_cam
A code suite for the Raspberry Pi and NoIR camera for taking pictures of, among other animals, cats.
cautious-disco
My solutions to various coding interview questions (grouped by source)
ch12
Programming exercises from chapter 12 of C: How To Program (Sixth Edition) by Paul and Harvey Deitel
db_error_handling
dht11_rpi
sample code from http://www.circuitbasics.com/how-to-set-up-the-dht11-humidity-sensor-on-the-raspberry-pi/
py_git_stat
Uses Python to get the status of all git repositories in the current working directory and pretty-print it in the CLI
temperature_class
A C# program utilizing object oriented programming principles to create a "patient" and validate/record user input about the patient's body temperature readings.
vault_analyzer
A Python program to analyze Fallout Shelter vaults. Inspired by https://github.com/rakion99/shelter-editor.
a-mcruer's Repositories
a-mcruer/vault_analyzer
A Python program to analyze Fallout Shelter vaults. Inspired by https://github.com/rakion99/shelter-editor.
a-mcruer/cat_cam
A code suite for the Raspberry Pi and NoIR camera for taking pictures of, among other animals, cats.
a-mcruer/py_git_stat
Uses Python to get the status of all git repositories in the current working directory and pretty-print it in the CLI
a-mcruer/amplifyapp
a-mcruer/anonymous-feedback
a form to give anonymous feedback
a-mcruer/cautious-disco
My solutions to various coding interview questions (grouped by source)
a-mcruer/ch12
Programming exercises from chapter 12 of C: How To Program (Sixth Edition) by Paul and Harvey Deitel
a-mcruer/db_error_handling
a-mcruer/dht11_rpi
sample code from http://www.circuitbasics.com/how-to-set-up-the-dht11-humidity-sensor-on-the-raspberry-pi/
a-mcruer/docx_to_txt
A quick-and-dirty solution to converting .docx Word documents into .txt files. The solution to https://stackoverflow.com/questions/44760366/how-do-i-write-a-python-script-that-can-read-doc-docx-files-and-convert-them-to/44761879#44761879
a-mcruer/temperature_class
A C# program utilizing object oriented programming principles to create a "patient" and validate/record user input about the patient's body temperature readings.
a-mcruer/dumb_backend
a dumb backend
a-mcruer/dumb_frontend
a-mcruer/materials
Bonus materials, exercises, and example projects for our Python tutorials
a-mcruer/mileage
a-mcruer/mileduino
Repository for Mileduino code
a-mcruer/miniature-palm-tree
My computer science theory (algorithms and data structures) repo.
a-mcruer/naev
Naev is a 2d action/rpg space game that combines elements from the action, rpg and simulation genres.
a-mcruer/self-hosted
Example of how to setup Codecov with docker compose
a-mcruer/small_python_projects
a-mcruer/thermometer_i2c
A sketch for the Arduino Micro board that makes use of a thermistor and a LCM1602SK-NSA-FBW 16x2 LCD to read and display temperature via i2c
a-mcruer/time_machine_docker