Posts
// Building Custom Bottom Sheets in SwiftUI
The release of iOS 16.4 came with some useful additions to SwiftUI. Specifically, building custom bottom sheets for your app became much easier.
[22-09-2023]
// Beyond Just Devices: The Path to Spatial Computing
We’ve moved from running software on devices towards software as a service. Compute surrounds us and iOS 17’s updates really show this.
[19-09-2023]
// SiriGPT: Bring ChatGPT to All Your Devices
Expanding Siri's capabilities and making ChatGPT more accessible by bringing the technology to a voice assistant
[27-02-2023]
// Turning Algorithms into Code
How do you go from an algorithm to working code? We can outline a procedure to try and break this problem into manageable steps
[27-07-2020]
// Exploring Async Programming
A reflection on my latest project. I explore server-side programming through Node.js thanks to a brief intro while working on a bot
[09-07-2020]