Experimenting with DALL·E 3

Hey there! I recently had a fun time experimenting with DALL·E 3 to create some awesome application icons for a project that I'm working on Flipbook; more on this to come. The power of AI is still quite surreal to me but it was an awesome experience!

Jurassic Park

Novel by Michael Crichton

Welcome to Jurassic Park, a ground-breaking science fiction novel written by Michael Crichton. In this gripping tale, Crichton takes us on an exhilarating journey into a world where dinosaurs roam the Earth once again.

Utilise Shared Repositories in your Pipelines

Enterprise your Azure Pipelines

During the development of your projects, it is often beneficial or required to utilise multiple repositories containing source code for multiple projects, reusable scripts, and additional resources required to build, test, and publish your code. In this post, I'm going to share how you can utilise multiple repositories in your pipelines to slimline your dev ops processes.
1

Android Basics with Compose

Learning Kotlin and a new UI toolkit


Creating an RSS Feed of my blog

Really Simple Syndication

An RSS (Really Simple Syndication) feed is a file that contains content that a site has published. Usually in reverse chronological order. RSS feeds are a fantastic way for interested parties to embed, view and consume said site's latest content in many different ways.