Bookmarks
My Social Media
My Software
My Servies
My Cats
My Cars
My Computers
Furry
Contact Me

My Software

CarStatTracker
CarStatTracker is a software/hardware project for tracking and logging information about my car.

The data being logged includes GPS location/speed as well as all data available via OBD2 including DTC codes.

The goal of this project is to track my driving habits as well as record debug information so I can see exactly when a problem occurred with the car and how it was behaving in the lead up to that point.

So far the car has had no problems since I installed this so it remains to be seen if it will be useful in diagnostics.

I have not released the source code for the project.
bookmarks-tool
bookmarks-tool is the project that runs Mr. Bookmark.

Originally this project was only intended to be a bare bones RFC 3986 compliant bookmark manager, but overtime it evolved to provide a pastebin feature and image/file uploads. This project is a good example of scope creep, but it was easier to add those features to this project than to spin up new dedicated projects and services.

I have not released the source code for the project.
Facit C113 Simulator
Facit C113 Simulator was an attempt to create an accurate simulator for the Facit C113 and related models of Facit mechanical calculators.

In terms of math operations the simulator is accurate, but there are various UI inaccuracies which is a problem because the interface of these calculators is the most unique thing about them.

The simulator allows either UI entry or manual entry via "opcodes" that tell the simulator what operations to perform. These "opcodes" are quite useful as you can accurately repeat operations multiple times and store frequently repeated calculations.

Someday I might revisit it.

GitLab Repo
J2ME-GroceryCalculator
J2ME-GroceryCalculator was an effort on my part to learn how J2ME applications are/were written and how UIs can be created for feature phones like the modern Nokia 3310.

This project is extremely basic but shows how to handle the application loop in J2ME applications and how to handle things like maintaining the application context after the phone "sleeps".

GitLab Repo
 
(C) 2024 Connor Oliver