Liudas Baronas·Jun 27, 2025Going Design-First: Crafting a Weather App Citizens LoveTwo years ago, our team at the Lithuanian Hydrometeorological Service set out to transform how citizens access reliable weather…
Liudas Baronas·Mar 10, 2025Weather Radar Predictions Using Images with pySTEPSImagine being able to predict rainfall for the next 30 minutes or even several hours by analyzing just a series of radar images.
InDevOps.devbyLiudas Baronas·Feb 27, 2025Fastlane: A Safe and Clean Approach to Automating CD for Your Next iOS AppNo more manual app uploading via Xcode. Forget it. Now you can easily create a time-saving CD (Continuous Delivery) pipeline…
Liudas Baronas·Sep 16, 2024The New World of Swift Concurrency: A Deep Dive into Async/Await, Actors, and MoreSwift has been evolving rapidly, and with the recent updates, concurrency has taken a massive leap forward.A response icon2A response icon2
Liudas Baronas·Sep 3, 2024SwiftUI: HStack but with wrappingGoal is to to create a fully fluid, dynamic, flexible, and reusable component that seamlessly integrates with any SwiftUI view.A response icon5A response icon5
Liudas Baronas·Apr 28, 2024Streamlined Accessibility in SwiftUIExploring a way of simplifying labeling the different elements in iOS SwiftUI application for users with visual impairments.
Liudas Baronas·Jan 31, 2024Modularized and scalable iOS Network layerIn this article we’re developing an independent network layer that provides a well-structured and modularized approach to network…
Liudas Baronas·Jan 24, 2024Implementing Firebase App Check on iOS (non-Firebase back-end)A multi-layered mobile application attestation solution for safeguarding against fraud and tampering in app-to-server communications.A response icon1A response icon1
Liudas Baronas·Dec 27, 2023From Curiosity to Career: A self-taught journey of a programmerEver felt like taking a road less traveled? Well, I did just that. Unlike the typical approach of learning through classroom lectures that…
Liudas Baronas·Dec 24, 2023Localization in SwiftUI on the flyA custom lightweight SwiftUI localizations management solution for default language force and language change on the fly without app…A response icon3A response icon3