Software Development

A collection of 7 posts

Flask application with custom package deployed to GCP Artifact Registry and Cloud Run cover image
Software Development,  Data Science,  Python

Flask application with custom package deployed to GCP Artifact Registry and Cloud Run

Flask application with custom package deployed to GCP Artifact Registry and Cloud Run What we are looking to do in this example is…

Python mono repo for Data Science with Poetry cover image
Software Development,  Data Science,  Python

Python mono repo for Data Science with Poetry

Mono repo with Python Poetry What we are looking to do is create a code repository that can be used as the source for many Python…

Power BI PBIX Git version control cover image
Business Intelligence,  Software Development

Power BI PBIX Git version control

How to commit a Power BI PBIX to Git This is in reference to the associated https://github.com/mortie23/pbix-git-version-control What is the…

Raspberry Pi time lapse server cover image
Software Development

Raspberry Pi time lapse server

Building a time lapse server with a Raspberry Pi and a webcam I had a Raspberry Pi lying around that I use to use as a media server, and an…

Secret Santa with Node.js and Gmail cover image
Software Development

Secret Santa with Node.js and Gmail

What is Secret Santa an arrangement by which a group of friends or colleagues exchange Christmas presents anonymously, each member of the…

How I develop Python in VSCode cover image
Software Development,  Python

How I develop Python in VSCode

Why Working on Javascript code in Visual Studio Code (VSCode) for the best part of last year got me use to all the good stuff…

Git Cleanup cover image
Software Development

Git Cleanup

What is the issue? Collaborating on a repo and someone accedientally commits a very large file that is not very compressable. It makes the…