Code for doing crypto-stuff in Java.
Updated 2025-05-25 02:19:58 +00:00
Yet Another Repository in Git with Dotfiles (deprecated; see https://charlesreid1.com:3000/charlesreid1/dotfiles )
Updated 2025-05-25 02:21:07 +00:00
Solve, time, and profile programs solving the N queens problem in various languages. Solution relies on built-in integer array types.
Updated 2025-05-25 02:18:09 +00:00
Solve, time, and profile programs solving the traveling salesperson problem in various languages. Solution relies on use of graph object.
Updated 2025-06-14 10:40:24 +00:00
Raspberry Pi stunnel client configuration files.
Updated 2025-06-14 10:52:26 +00:00
Put a wifi device into monitor mode and use aircrack to dump CSV files at specified intervals.
Updated 2025-06-14 11:26:54 +00:00
Scripts to help Raspberry Pis join wifi networks.
Updated 2025-05-25 02:19:31 +00:00
Scripts for transmission of data from Raspberry Pi to external server, via rsync and/or scp.
Updated 2025-06-14 11:36:29 +00:00
Info and scripts for setting startup services on the raspberry pi.
Updated 2025-06-14 11:02:53 +00:00
OpenVPN server configuration files.
Updated 2025-06-14 13:08:44 +00:00
Dockerfiles for building a Mongo Express container. See https://github.com/mongo-express/mongo-express
Updated 2025-06-14 11:08:03 +00:00
Scripts for listening to wifi traffic, and handling the resulting data.
Updated 2025-06-14 13:23:08 +00:00
Files for creating a Jupyter notebook docker container.
Updated 2025-06-14 10:48:31 +00:00
Scripts for processing directories full of aircrack data from Raspberry Pis, extracting AP and client data, and populating a MongoDB document collection with the results.
Updated 2025-06-14 10:44:00 +00:00
Files for the Docker Deep Learning pod. See https://charlesreid1.com/wiki/Docker/Pods/Deep_Learning for details.
Updated 2025-06-14 11:15:09 +00:00