Become a sponsor to UdaraWanasinghe
π Who am I, and where am I from?
I'm Udara Wanasinghe, an enthusiastic open-source contributor from Sri Lanka. My passion for open-source software has led me to create and contribute to various projects that benefit developers and the open-source community.
π οΈ What am I working on?
I've poured my heart and soul into developing and maintaining a diverse set of open-source libraries and contributing to essential open-source projects. Here are a few of my notable creations:
- webp-android: I've crafted libwebp JNI bindings to encode a series of Android bitmap images into animated WebP images. ποΈ
- flutter-carousel-slider: A versatile carousel slider for Flutter that supports infinite sliding, custom indicators, and custom animations, along with numerous pre-built indicators and animations. π
- android-transform-layout: An innovative Android layout that enables the simultaneous handling of scaling, rotation, translation, and fling gestures. π
- android-shimmer-layout: I've added a touch of shimmering elegance to Android views with my shimmer loading animation library. β¨
- android-extensions: This repository houses a collection of handy extension functions and utility classes that simplify Android development. π±
π Why is your sponsorship important?
Your sponsorship plays a vital role in supporting the ongoing development and maintenance of these projects. It helps cover server costs and testing devices and allows me to dedicate more time to enhancing and expanding these open-source resources. By sponsoring, you become an integral part of the open-source community and contribute to the growth of these tools that many developers rely on.
Featured work
-
UdaraWanasinghe/webp-android
libwebp JNI bindings to encode a series of Android bitmap images to an animated WebP image.
Kotlin 18 -
UdaraWanasinghe/android-extensions
Useful extension functions and utility classes for android development.
Kotlin 1 -
UdaraWanasinghe/flutter-carousel-slider
A customizable carousel slider for Flutter. Supports infinite sliding, custom indicators, and custom animations with many pre-built indicators and animations.
Dart 31 -
UdaraWanasinghe/android-shimmer-layout
Shimmer loading animation for android views.
Kotlin