R, Data Science, Web DevelopmentA way to build CRUD apps with R Shiny and SQLiteBackground Often as software engineers working within organisations we are coerced into using a software stack that we may not have chosen…
Web Development, Cloud Infrastructure, System AdministrationFlask application with Postgres containerized across multiple cloudsFlask app with a Postgres database containerized across multiple clouds Background We are building out an application that has a decoupled…
Data Science, Web DevelopmentModel scoring API examplesA basic example of a predictive model scoring API The associate Github repo for this blog post is https://github.com/mortie23/fastapi-linear…
CI/CD, Web Development, System AdministrationGit post-receive hook for deployment of a static siteUsing a post receive hook for website deployment Other deployment methods Firstly, let’s mention that there are other potentially easier…
Data Science, Web DevelopmentIntegrating Azure Cognitive with RetoolWhat is Retool Retool is a simple tool for creating a web application. One of the things that makes Retool great is you’re never limited by…
Business Intelligence, Web Development, Data EngineeringTableau Web Data Connector Node GeneratorUsing Tableau Web Data Connector (WDC) as the data source for dashboard. This post is in reference to the associated Github repo at https…
Cloud Infrastructure, Web DevelopmentSetting up a cloud webserver for hosting a static siteWhy would I want to do this? Since there are many easier (options) for hosting a static website (of which I recommend and also use Github…
Business Intelligence, Web DevelopmentEmbedded BIWhat is Embedded BI When people talk about Embedded Business Intelligence (BI) they are usually referring to putting things such as…
Web DevelopmentSpeed Up My SiteOriginally I built my personal site by using a free responsive template and then I just modified the source code. The page loads were slow…