Archives
All the articles I've archived.
2024 1
March 1
Automating Indus App Store Uploads with GitHub Actions
Updated: at 01:00 PMThis blog post delves into leveraging GitHub Actions to automate the process of uploading Android App Bundles (AAB) to the Indus App Store.
2022 1
October 1
How I became a Software Engineer without a Degree
Published: at 12:00 AMSharing my journey of becoming a Software Engineer.
2021 1
June 1
Android Fast Networking with Kotlin Coroutines
Published: at 12:00 AMAdding AFN and Kotlin Coroutines to the project
2019 1
September 1
Getting Started with Android Data Binding
Published: at 12:00 AMData binding is android’s API which connects UI and data (XML and your model)