WeatheredHiker.com
I am the Weathered Hiker. This is my site about programming, robotics, and electronics. I discuss and use Java, Dart, C/C++, PHP, Assembly, and BASIC. See the sidebar for some of my projects and ramblings.
In a number of my projects, I have used AI to generate the code in whole or in part. I have found it very handy to be able to create something that is useful, works, and takes minimal effort. Sometimes it's just easier to make a quick tool then to try and find one that ends up doing a dozen other things you didn't want or need. Once created I will give it a read to understand what was done, and tailor it to my needs.
Note that I am house cleaning my repos and making projects more presentable. More will appear here once cleaned up and made public.
A multi-user green house inventory and order tracking system, in use since 2006.
App for calculating how much a road trip will cost and how to split with rideshares.
A tail utility written in Dart that can monitor several files at once, and print the contents in different colors.
A JavaScript utility to create color cards and hex color codes that can be used in web pages, or other projects.
A JavaScript utility for making evenly spaced tables from CSV or TSV data. I originally wrote this in Java.
Another JavaScript utility I had ChatGPT rattle off that will convert to Epoch, UTC 8601, and local time.