Blogs
Algorithmic Design/CAD
It is fun to develop physical products using software development tools. In software, we expect to take well defined inputs and do transformations until we have the desired outputs. Designing and building things in the real world is subject to a lot of different constraints than software, but in …
How I Made This Website
With a return to taking independent projects, it seemed like it was time to have a website to share things that I’m thinking about and working on. Website requirements and approach: Easy to update. I decided to use Github Pages hosting a Hugo generated static site. Look good! I used the Hugo …
Microcontroller Projects
I really enjoy working with electronics. In High School I came across a trove of electronics books. I really tried to make sense of them with mixed results. In college, my degree included some Electrical Engineering and then after college when working in software it finally struck me that I probably …