Kishan Donga (@kishandonga)
  • Stars
    star
    40
  • Global Rank 399,122 (Top 14 %)
  • Followers 6
  • Following 1
  • Registered almost 8 years ago
  • Most used languages
    Kotlin
    44.4 %
    C#
    22.2 %
    Dart
    22.2 %
    Java
    11.1 %
  • Location 🇮🇳 India
  • Country Total Rank 15,598
  • Country Ranking
    Kotlin
    469
    C#
    647
    Dart
    2,131

Top repositories

1

custom-snackbar

Customized material snack bar in the android like padding, margins, custom view, gradients, corner radius, text colors, typeface, and many more.
Kotlin
13
star
2

EasyPrefs

EasyPrefs is a wrapper on the android shared preferences, also it will need only one-time initialization and used in the whole project without context, it supports encryption and decryption with extended APIs.
Kotlin
10
star
3

Xamarin-GridView

Xamarin Forms GridView developed on the basis of the adapter pattern so easily we can bind custom grid view with data it also behave data grid for same check examples.
C#
7
star
4

flutter-sqflite-onupgrade

Let's understand how database migration works with the flutter Sqflite, it is journey between onCreate() to onUpgrade()
Dart
4
star
5

MVVM-ContactList

This is demonstration of the MVVM architecture with Java and RxJava2 also used Room DB and new components which is publish by Google Android
Kotlin
2
star
6

AndroidFilePicker

Lightweight file chooser or picker with allowed file extension and size and also have SDCard support.
Kotlin
1
star
7

flutter_cross_and_main_axis

Flutter Column and Row Widget cross axis and main axis understanding using this web app
Dart
1
star
8

Xamarin-CheckableListView

This Xamarin Checkable List View developed for Item selection from the list for example if you have a list of cities or any list which supports multiple as well as single selection list.
C#
1
star
9

JsonParser

Java JSON Parsing By Path and Key, where you have to provide path of the key and accordingly all the values your get in the callback.
Java
1
star