- Howdie, Folks! ππ€
- π€ͺ I am Ian Okumu, Software Engineer
- π± I have much β€οΈ for mobile
- π This is what I have been doing:
I'm an Early π€
π Morning 3226 commits βββββββββββββββββββββββββ 31.04 %
π Daytime 5203 commits βββββββββββββββββββββββββ 50.06 %
π Evening 1349 commits βββββββββββββββββββββββββ 12.98 %
π Night 616 commits βββββββββββββββββββββββββ 05.93 %
π This Week I Spent My Time On
ποΈ Time Zone: Africa/Nairobi
π¬ Programming Languages:
Kotlin 9 hrs 32 mins βββββββββββββββββββββββββ 88.26 %
Java 21 mins βββββββββββββββββββββββββ 03.31 %
XML 20 mins βββββββββββββββββββββββββ 03.11 %
Properties 10 mins βββββββββββββββββββββββββ 01.68 %
HTML 9 mins βββββββββββββββββββββββββ 01.41 %
π₯ Editors:
Android Studio 9 hrs 49 mins βββββββββββββββββββββββββ 91.01 %
IntelliJ IDEA 58 mins βββββββββββββββββββββββββ 08.99 %
π» Operating System:
Linux 10 hrs 48 mins βββββββββββββββββββββββββ 100.00 %
I Mostly Code in JavaScript
JavaScript 52 repos βββββββββββββββββββββββββ 29.71 %
Kotlin 51 repos βββββββββββββββββββββββββ 29.14 %
Python 16 repos βββββββββββββββββββββββββ 09.14 %
HTML 12 repos βββββββββββββββββββββββββ 06.86 %
EJS 1 repo βββββββββββββββββββββββββ 00.57 %
Last Updated on 16/12/2024 18:46:50 UTC
- Jetpack DataStore: A Multiplatform Solution - This article describes how to implement persistent storage using Android Jetpack Datastore library. The article speaks of how to use the library wuth multiplatform support.
- K2 Compiler with Jetpack Compose - In this article, I speak on how to get started with the new K2 Compiler slated for Kotlin 2.0. I discuss results from a benchmark test comparing the build speeds for the original compiler against the new one. I also discuss how to get started with the K2 Compiler using Compose Multiplatform.
- Compose Animations (IO Extended Nairobi 2023) - In this talk, I speak on how to get started with creating animations using Compose Multiplatform. The session was done in the Android track at the IO Extended event.
- Compose Canvas API - At times, your favorite UI framework; Jetpack Compose, does not have a specific UI element that you need. Needless to worry, you can create any custom shape of your liking using Jetpack Compose's Canvas API. This article describes how you can recreate a few of the popular app logos using just the Compose Canvas API.
- Implement LinkedList using Kotlin/Native - This is a sequel to this article about Kotlin/Native. I discuss the implementation of a LinkedList using Kotlin/Native target.
- Kotlin Generics - In this article, I speak about how one can utilize the power of Generic programming to make their Kotlin code more concise, readable and reusable. Unleash the power of Kotlin Generics by understanding its in's and out's.
- Reactive Programming with Kotlin - The world of reactive programming unleashed a whole new dimension on how we can create more performant applications (both frontend and backend). This article dives deep into the world of reactive programming with Kotlin and how we can have it power our applications.
- Kotlin / Native: An Introduction - Native binaries can seem scary, I mean who wants to be writing some C / C++ jargon. Well, you do not have to; you can get an introduction to Kotlin/Native. This article describes the Kotlin/Native target and how we can make performant apps that do not require virtual machines.
- Dynamic Web Apps with Compose for HTML (KotlinKenya User Group/Android254) - As an Android developer, you may not have enough time to learn another set of programming languages in order to create user interfaces on the web. This talk at Kotlin Kenya User Group, I and Prince Mwai speak on how to use Kotlin to create web applications with Compose for HTML.
- Kotlin/JS - The language of the web has been considered to be JavaScript for the past 28+ years. Now we can use the Kotlin language to power the language of the web. Get introduced to this Kotlin Multiplatform target with this article.
- Improving Kotlin Loops - In this talk at the #Android254 meetup in October 2022, I discuss how Kotlin developers can utilize the power of functional programming to create more efficient loops for repetitive actions.
- Learning how to learn (IO Extended Nairobi 2022) - My #IOExtended2022Nairobi talk. I take time to discuss the methodologies developers can use to optimize their own productivity and keep themselves up to par with the latest technologies as they innovate on their current ones.
- Accessibility on Android (GDSC IO Extended Nairobi 2022) - In my IOExtended Students Edition Nairobi 2022, I speak of how we can build for the next billion users on Android.
- Accessibility on Android (KotlinKenya User Group/Android254) - An extended version of my GDSC talk where I speak more on the importance of accessibility when building applications.
I am big on developer tools and improving Software Engineers' lives. I write a lot of internal tools for where I work, however, I also have several open-source tools that you can utilize in your projects:
- mathified-kt - A Kotlin Multiplatform library for Math enthusiasts. Take the opportunity and try out all those formulas your Math teacher/professor was blabbing about π.
- ruby-daraja - A Ruby wrapper for the Safaricom Daraja API. It provides a simple interface to the API endpoints and allows for smooth setup in
Ruby on Rails
applications or any other Ruby application. - kotlin-multiplatform-samples - Explore different samples for various Kotlin Multiplatform projects. Identify templates and explore the amazing world of Kotlin and its various targets. Beware, we love food π, π.
PS: I am accepting contributions for all these projects.
I like creating courses for Android and Kotlin developers. I have featured courses at industry leading platform, Kodeco. I also create free course that can be accessed on my YouTube channel. Get in and gain some wonderful Kotlin knowledge.
- Jetpack Compose: Getting Started - An introductory course on the fundamentals of building UIs using Jetpack Compose. This course covers everything from the basics of UI elements to advanced techniques of styling Jetpack Compose UI elements.
- Lottie Animations with Jetpack Compose - Lottie is a great library to add animated files to your app. Explore how to add visually appealing and engaging animations to an Android app by using Lottie animations and Jetpack Compose without the need for complex coding or heavy graphic assets.
- kt whisperer - My YouTube channel that has a wide variety of tutorials in Kotlin and Android. This channel will provide you with relevant knowledge in a quick and easy manner.
When I am not writing kotlin, I write the language of love; #ruby and the beloved framework; **Ruby on Rails**
. Checkout the following: