About
Hi, I’m Seth. I build control systems and instrumentation for scientific research, and tinker across embedded systems, electronics, and numerical computing in my spare time. This is where I write up the things I make.
I like collaborating — if you’d like to work on something together, reach me at sethhinz@me.com. You can also find me on GitHub or read my résumé.
All opinions here are my own and don’t reflect any employer.
Projects
-
Oildrop - A Self-Auditable Userscript Manager
Over the last several months, I developed Oildrop (github repo here), a privacy-friendly userscript manager that only contains around 600 lines of JavaScript. It is intended to be user-audited in less…
-
Building a DIY Smart Home with Homeassistant, Proxmox, and MySensors
Wherein I build a smart home out of dissected christmas lights.
-
Phreak (CLI Builder for Crystal)
Phreak.parse! do |root| root.bind(word: "wifi", description: "Configure or control wireless connections.") do |wifi| wifi.banner = "Manage wireless connections. Invocation: cli wifi [subcommand]"
-
School Project - Self Driving Vehicle AI
For a machine learning course, Emily Love and I developed a self-driving vehicle AI. Here's a link to our final paper, and one to the github repo in question. Enjoy!
-
Gas Centrifuge
If a centrifuge can separate liquids of different densities, is it possible to split air into its component gases the same way?