Apps

This page lists the public applications I built and published (in alphabetical order).

Cert2Arduino

This utility converts a downloaded public certificate file (a .pem or .crt file) into a header file you can use with an Espressif device (ESP-32, for example) in the Arduino IDE with the Arduino WiFiClientSecure library to make secure connections (HTTPS) to remote servers. Without access to the certificate, an Arduino sketch cannot connect to the remote server over a secure connection.

Cert2Arduino page
Goodreads Page Adjuster page

Goodreads Page Adjuster

Goodreads is an excellent web application for tracking book reading activity. However, its page count is often inaccurate (flat out wrong from including notes, appendices, and other stuff in the page count). To get Goodreads to display an accurate completion percentage, you must adjust your current page read to accommodate; this application does it for you.

Path Backup & Restore for Windows

The Path Backup & Restore application allows you to quickly backup your Windows system's Path settings to a local file then restore the Path using the backup file later. This is a free download for anyone to use.

Path Backup web site