Intro

Hello, I'm a software developer based in Nairobi.
I work with Java, Python, Kotlin, Dart, MySQL, Postgres and different frameworks in my projects. Feel free to bookmark my portfolio site to keep an eye on my projects.
Backend and mobile app developer.
Check out my work
Hello, I'm a software developer based in Nairobi.
I work with Java, Python, Kotlin, Dart, MySQL, Postgres and different frameworks in my projects. Feel free to bookmark my portfolio site to keep an eye on my projects.
I'm a student of Jomo Kenyatta University of Agriculture and Technology (JKUAT) pursuing B.Sc. Computer Technology
To be effective to work within a dynamic, challenging and rewarding software company that will give me an opportunity to utilize my acquired skills, apply my academic knowledge and learn more through experience
A library management system software developed with Java, MySQL. Covers all functionalities of a library setup to computerized and bring efficiency.
An online referral website that allows users to earn from referring others to the site.
An online shopping site developed in python django and django rest framework for api.
Music player mobile application with a nice user interface for a better user experience.
+254702599238 paulodhiambo962@gmail.com P.O.Box 62000 - 00200, Nairobi.
fun Array.binarySearch(
element: T,
comparator: Comparator,
fromIndex: Int = 0,
toIndex: Int = size
): Int