Github
Home
Contact
Fri, December 8 2023
With the recent drama coming from OpenAI, here is how you avoid vendor lock-in.
#ai
#python
#llm
Wed, December 21 2022
I built a profile page in SwiftUI and Flutter, let's compare the differences
#swiftui
#flutter
#dart
#mobile
Thu, October 27 2022
Guide users through creating complex data with a smoothly animated wizard.
#ui
Wed, October 26 2022
Using a cool app I made for managing sports teams, learn how to create your sports team.
#crosscheck
Wed, October 5 2022
A neural network created entirely in the Dart programming language and without packages.
#neuralnetwork
Tue, August 23 2022
Simple instructions for my WSU workshop on getting started with the command line
#unix
#wsu
Sun, July 24 2022
When loading data from an api it is best practice to show a mock view of the content that is being fetched. Here is how to do that
SwiftUI3 introduced a new View allowing you to fetch and load images over the internet, here is an example on how to do that.
I built the same screen in both Flutter and SwiftUI to compare and contrast them against each other
A simple floating bottom slide up sheet implemented in Flutter using minimal packages for iOS and Android.
1
2