<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://jarrodlilkendey.com/</id><title>Jarrod On Software</title><subtitle>A place to discuss Software Engineering</subtitle> <updated>2026-02-15T11:57:52+11:00</updated> <author> <name>Jarrod Lilkendey</name> <uri>https://jarrodlilkendey.com/</uri> </author><link rel="self" type="application/atom+xml" href="https://jarrodlilkendey.com/feed.xml"/><link rel="alternate" type="text/html" hreflang="en" href="https://jarrodlilkendey.com/"/> <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator> <rights> © 2026 Jarrod Lilkendey </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>Deploy Streamlit to Azure Container Apps with IAC and CICD - Provision a Public Container Repository with Amazon ECR</title><link href="https://jarrodlilkendey.com/posts/streamlit-azure-container-apps-amazon-ecr/" rel="alternate" type="text/html" title="Deploy Streamlit to Azure Container Apps with IAC and CICD - Provision a Public Container Repository with Amazon ECR" /><published>2025-09-09T12:00:00+10:00</published> <updated>2025-09-09T12:00:00+10:00</updated> <id>https://jarrodlilkendey.com/posts/streamlit-azure-container-apps-amazon-ecr/</id> <content src="https://jarrodlilkendey.com/posts/streamlit-azure-container-apps-amazon-ecr/" /> <author> <name>Jarrod Lilkendey</name> </author> <category term="Streamlit to Azure Container Apps with IAC and CICD" /> <summary> In this post I will go over the provisioning of a public container image repository inside an Amazon Elastic Container Registry using Terraform as well as pushing our Docker container image into ECR. This post is part 4 of a series of posts where I will write about my solution for getting a streamlit application deployed to Azure Container Apps with IAC and CICD. The code repository for this ... </summary> </entry> <entry><title>Deploy Streamlit to Azure Container Apps with IAC and CICD - Containerizing the Application</title><link href="https://jarrodlilkendey.com/posts/streamlit-azure-container-apps-containerizing/" rel="alternate" type="text/html" title="Deploy Streamlit to Azure Container Apps with IAC and CICD - Containerizing the Application" /><published>2025-09-09T11:00:00+10:00</published> <updated>2025-09-09T11:00:00+10:00</updated> <id>https://jarrodlilkendey.com/posts/streamlit-azure-container-apps-containerizing/</id> <content src="https://jarrodlilkendey.com/posts/streamlit-azure-container-apps-containerizing/" /> <author> <name>Jarrod Lilkendey</name> </author> <category term="Streamlit to Azure Container Apps with IAC and CICD" /> <summary> In this post, I will use Docker to containerize my streamlit application, which is a requirement in order to deploy my streamlit application to Azure Container Apps. This post is part 3 of a series of posts where I will write about my solution for getting a streamlit application deployed to Azure Container Apps with IAC and CICD. The code repository for this tutorial is available on my GitHub... </summary> </entry> <entry><title>Deploy Streamlit to Azure Container Apps with IAC and CICD - Creating a Streamlit Application</title><link href="https://jarrodlilkendey.com/posts/streamlit-azure-container-apps-streamlit/" rel="alternate" type="text/html" title="Deploy Streamlit to Azure Container Apps with IAC and CICD - Creating a Streamlit Application" /><published>2025-09-09T00:00:00+10:00</published> <updated>2025-09-09T10:52:54+10:00</updated> <id>https://jarrodlilkendey.com/posts/streamlit-azure-container-apps-streamlit/</id> <content src="https://jarrodlilkendey.com/posts/streamlit-azure-container-apps-streamlit/" /> <author> <name>Jarrod Lilkendey</name> </author> <category term="Streamlit to Azure Container Apps with IAC and CICD" /> <summary> In this post I will go over the Python code for the a simple 4 page application that demonstrates some of the key capabilities of streamlit. This post is part 2 of a series of posts where I will write about my solution for getting a streamlit application deployed to Azure Container Apps with IAC and CICD. The code repository for this tutorial is available on my GitHub repo streamlit-azure-con... </summary> </entry> <entry><title>Deploy Streamlit to Azure Container Apps with IAC and CICD - Overview</title><link href="https://jarrodlilkendey.com/posts/streamlit-azure-container-apps-overview/" rel="alternate" type="text/html" title="Deploy Streamlit to Azure Container Apps with IAC and CICD - Overview" /><published>2025-09-08T00:00:00+10:00</published> <updated>2025-09-09T10:52:54+10:00</updated> <id>https://jarrodlilkendey.com/posts/streamlit-azure-container-apps-overview/</id> <content src="https://jarrodlilkendey.com/posts/streamlit-azure-container-apps-overview/" /> <author> <name>Jarrod Lilkendey</name> </author> <category term="Streamlit to Azure Container Apps with IAC and CICD" /> <summary> Recently I have been practicing my data analysis skills with Python and I wanted to get more familiar with how to deploy a Streamlit data app to the cloud in a cost effective manner. I will share how I went about this in this blog post. In the end I successfully got the streamlit app deployed. If you would like to check out the application before continuining with the post, take a look over ... </summary> </entry> <entry><title>TIL: Positioning Images Next to a DIV</title><link href="https://jarrodlilkendey.com/posts/position-images-next-to-div/" rel="alternate" type="text/html" title="TIL: Positioning Images Next to a DIV" /><published>2025-04-11T00:00:00+10:00</published> <updated>2025-04-11T00:00:00+10:00</updated> <id>https://jarrodlilkendey.com/posts/position-images-next-to-div/</id> <content src="https://jarrodlilkendey.com/posts/position-images-next-to-div/" /> <author> <name>Jarrod Lilkendey</name> </author> <category term="TIL" /> <summary> I am working on my CSS and SASS skills at the moment. I am coding a multiplayer card game using React, Typescript for the frontend and Node.js for the backend. I am chosing not to use a game engine or a HTML5 canvas for the game, instead I want to use CSS and SASS for styling the game. The game is laid out with 4 players sitting in 4 seats across the card table. In each seat I need to show ... </summary> </entry> </feed>
