Skip to content
View EdNgulele's full-sized avatar
👨‍💻
Hi there!
👨‍💻
Hi there!
Block or Report

Block or report EdNgulele

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Speak-To-Me Speak-To-Me Public

    Simple android app written in Kotlin that converts Speech to Text using the Google speech input dialog.

    Kotlin 12 2

  2. Album-Review-With-ConstraintLayout Album-Review-With-ConstraintLayout Public

    Following my "Creating a Complex Layout" post on medium, this repo contains a UI built using ConstraintLayout for a Album Review interface.

    Kotlin 1

  3. Read-To-Me Read-To-Me Public

    Android App written in Kotlin that converts Text to Speech using the TextToSpeech class.

    Kotlin 1

  4. Login-with-RxKotlin Login-with-RxKotlin Public

    Android App that implements RxKotlin and RxBinding for a Login screen.

    Kotlin 6 4

  5. Justice-Animation Justice-Animation Public

    Following my "Animations With ConstraintLayout part 2" article on Medium, this repo contains the example code for a simple animation. The app has a 3 images and each one has a Title and a Descripti…

    Kotlin 2 1

  6. RxAndroid-Stages RxAndroid-Stages Public

    Android app that implements RxAndroid and show its stages (onSubscribe, onNext, onError, onCompleted)

    Java