Articles
-
First time using Xcode Cloud
-
Displaying images in SwiftUI views from Swift Package resources
-
Writing AWS SQS producers and consumers in Swift (Demo)
-
Distributing and Consuming SwiftUI views with Swift Package Manager
-
Creating iOS Application Icons with SwiftUI
-
Dealing with camelCase, snake_case, PascalCase, kebab-case and other custom JSON property names in Swift
-
Using regular expressions in Xcode to search and replace text
-
Using GitHub label colors for social media image background
-
Preventing GitHub workflows from running when the issue is still open
-
Twelve Days of Christmas
-
The power of plain text
-
Making beautiful architecture diagrams with Keynote
-
Generating Social Media preview images with SwiftUI and GitHub Actions
-
Testing Linux Swift packages from macOS terminal with Docker
-
My 2020 year in review
-
How to quickly type Apple keyboard symbols (⇪⇧⌃⌥⌘) on macOS & iOS
-
It works! My over-engineered blog engine is (a)live!
-
Notes from my AWS training
-
Blog Engine - Triggering a GitHub Actions workflow via REST API
-
Blog Engine - Sending entire GitHub Actions contexts to SQS
-
Blog Engine - Updating my Github Actions workflow to push more content to SQS
-
Blog Engine - Rendering Jekyll posts in Swift
-
Blog Engine - Parsing GitHub events on AWS Lambda (in Swift)
-
Blog Engine - Swift Lambda function to process incoming messages from SQS
-
Hello, World! On building an over-engineered blogging solution, for fun!
-
Getting started with async/await in Swift
-
Understanding and Visualizing UIFocusGuide on tvOS
-
Handling Commands with Swift Package Manager ArgumentParser
-
Parsing Strongly-Typed Command Line Arguments with Swift Package Manager ArgumentParser
-
Creating command line tools for macOS and Linux with Swift Package Manager
-
Running multiple asynchronous operations simultaneously with GCD and waiting for completion
-
Calculating percentages of translated text on a website using a Multi-Threaded Crawler and a Naive Bayes Classifier written in Swift
-
Creating Swift frameworks for iOS, OS X and tvOS with Unit Tests and Distributing via CocoaPods and Swift Package Manager