Business Intelligence, Software Development, Web DevelopmentImplementing a component based design system in PowerBIImplementing a Component-Based Design System in Power BI Standard Power BI headers, buttons, and callouts often feel disconnected from an…
Business Intelligence, Software DevelopmentPower BI PBIP Git version controlHow to commit a Power BI report to Git The files from this blog post can be accessed here: https://github.com/mortie23/pbip-nfl/pull/…
Python, Data Science, Software DevelopmentPublishing a Python Streamlit app to Posit ConnectPython applications published to Posit Connect This is a simple Streamlit application structured as a modular project and managed using…
Software Development, Data Science, PythonFlask application with custom package deployed to GCP Artifact Registry and Cloud RunFlask application with custom package deployed to GCP Artifact Registry and Cloud Run What we are looking to do in this example is…
Software Development, Data Science, PythonPython mono repo for Data Science with PoetryMono 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…
Business Intelligence, Software DevelopmentPower BI PBIX Git version controlHow to commit a Power BI PBIX to Git NOTE: this blog post has been superseded by Power BI PBIP Git version control This is in reference to…
Software DevelopmentRaspberry Pi time lapse serverBuilding 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…
Software DevelopmentSecret Santa with Node.js and GmailWhat is Secret Santa an arrangement by which a group of friends or colleagues exchange Christmas presents anonymously, each member of the…
Software Development, PythonHow I develop Python in VSCodeWhy Working on Javascript code in Visual Studio Code (VSCode) for the best part of last year got me use to all the good stuff…
Software DevelopmentGit CleanupWhat is the issue? Collaborating on a repo and someone accedientally commits a very large file that is not very compressable. It makes the…