My Projects
Here I document things I am working and things I have completed.
Time Cube
Track work smarter, not harder.
The time cube is a cool 3D printed piece that has circuitry inside it to notice when you turn one of the sides face-up. It then sends a signal to the computer as to which side is now up, and the program on the computer starts timing the activity you associate with that cube-face.
Update Jan 2021 – This project has taken a hard left on me. Since the cube is affected by the earths gravity (I am not kidding) I am having to generate logic to broadly identify which side is “up”. Taking longer than I hoped.
Pass Bottle
Password Prescription.
This is a single board micro-mini computer which is programmed to watch for signals from a remote fob. When I press a button, it types the text I have assigned to that button, like passwords and email addresses. I know, it is a lazy device, but trying to keep track of as many passwords as I have and typing them constantly is a pain. This ‘medicine’ alleviates the pain.
Timey
Tardis Monitor
I have an Airstream RV. We call it the Tardis because…all together now…”It’s bigger on the inside.” Very good. This project is a work in progress which allows me to monitor the temperature and other conditions inside the RV from anywhere.
RasPwn
Attack This!
To practice different security testing skills I built a Raspberry Pi which runs the RasPwn OS. This has numerous vulnerabilities built in and allows me to practice on an inexpensive little computer, which frees up my bigger systems for more important things.