Developer journal

Developer Journal - December 2021

A reviewed monthly digest generated from public GitHub activity.

1 min read

This developer-journal entry was generated with a local AI model from my public GitHub activity, then reviewed before publication.

Digest

December focused on initial template setup, Helm chart creation for bluecherry, and home infrastructure service additions with AWS experimentation.

SlidesTemplate: Initial template setup

Initial commit established LICENSE and README (https://github.com/dafrenchyman/SlidesTemplate/commit/620422cb5e1327e23663f0ead591f7a429c6ecce), followed by adding slide skeleton with reveal.js plugins (https://github.com/dafrenchyman/SlidesTemplate/commit/a62d005fab2efcf322dd7b7fecdab78377370947).

dockers_and_helm: Helm chart for bluecherry

Added bluecherry Helm chart (https://github.com/dafrenchyman/dockers_and_helm/commit/dd8867717a154130c6f5864373f7a97bf47208d6) and updated repository index (https://github.com/dafrenchyman/dockers_and_helm/commit/045d578590ffa8c14dbdf90a08a778927249cbd5).

home_infra: Service additions and AWS experimentation

Added bluecherry, dropbox, and games_on_whales services (https://github.com/dafrenchyman/home_infra/commit/3211449cbc37d29bf3eb9c43c487f58779489f44), noted dropbox and games_on_whales non-functional. Experimented with AWS Pulumi (https://github.com/dafrenchyman/home_infra/commit/738cf2aa8e549c23b464677918ed84e66b7c0851) and added mealie server with transmission cleanup (https://github.com/dafrenchyman/home_infra/commit/4a506121a18900a62e60be4d05bca2cee70be40e).

Sources