In 2020, I created a database to store information about my current and past electronics and computers, and wrote a timeline generator to show when I owned and used that equipment.
It could also generate timelines of parts (by category) for an individual computer.
I hosted this database on my old Portfolio. When I created this current site, I ultimately decided not to port it over, as I wanted to have a much simpler Computers page here.
Technical Details
The electronics and computers database was part of a Ruby on Rails application running on a PostgreSQL database. I wrote a module to generate SVG XML for each of the charts based on the matching computers, categories, or parts for each view.