Unit Converter
I’m regularly using Google for quick conversions, such as:
- 4 liters to gallons
- 0 C to F
- 3:30 PM EST to PST
ETC. There is…
Read MorePublished 10/01/2011 Updated 09/26/2024
Below is a collection of notes I’ve written about tools I’ve made.
I’m regularly using Google for quick conversions, such as:
ETC. There is…
Read MoreTodo lists are something I write daily. Either for work, general programming, or even shopping - I try to organize myself by writing my thoughts down.
Normally I…
Read MoreScheduling events between people in multiple timezones is generally always a pain. I’ve found a few solutions that work, but they tend to include features I don’t need, making…
Read MoreAs I mentioned in my last post I’ve been creating web tools in my spare time. Today I decided to try tackling writing a color picker. I had no…
Read MoreAs a sys-admin, part of my job is to regularly maintain, update, and upgrade services. This means rotating out old passwords regularly.
Normally I would use a Password…
Read More📝 You can view the Jaxon project here
A few years ago I came across Simple Java Compiler by Stefan Frenz. This compiles a subset of Java…
Read More📝 You can view the GitWatch4J source code here
One benefit of these website posts being markdown, is I can manage my post database using Git. To…
Read More