deva666
I ride bikes. In my free time, I write code. Author of Kotlin Quick Start Guide by Packt Publishing
@mysugr @cloudbit-softwareCroatia
Pinned Repositories
anko
Pleasant Android application development
AppsTracker
Windows Application for tracking computer usage. C# + WPF + MVVM
BinarySearchTree
.NET implementation of binary search tree.
EventHub
Android Publisher/Subscriber library for lazy people
Kotlin-Quick-Start-Guide
Kotlin Quick Start Guide, published by Packt
KValidation
Validation library. Fluent syntax in Java, mini DSL in Kotlin
LargeList
.NET generic IList implementations that avoids Large Object Heap allocations
NewsReader
Android News Reader app. Kotlin Coroutines, Retrofit and Realm
Peko
Android Library for requesting Permissions with Kotlin Flow
deva666's Repositories
deva666/Peko
Android Library for requesting Permissions with Kotlin Flow
deva666/AppsTracker
Windows Application for tracking computer usage. C# + WPF + MVVM
deva666/KValidation
Validation library. Fluent syntax in Java, mini DSL in Kotlin
deva666/NewsReader
Android News Reader app. Kotlin Coroutines, Retrofit and Realm
deva666/LargeList
.NET generic IList implementations that avoids Large Object Heap allocations
deva666/EventHub
Android Publisher/Subscriber library for lazy people
deva666/anko
Pleasant Android application development
deva666/BinarySearchTree
.NET implementation of binary search tree.
deva666/Flutter-Hot-Reload-Crash
Sample app that reproduces a hot reload crash
deva666/flutterfire
🔥 A collection of Firebase plugins for Flutter apps.
deva666/KotlinNotes
deva666/Kotlin-Quick-Start-Guide
Kotlin Quick Start Guide, published by Packt
deva666/code_field
A customizable code text field supporting syntax highlighting
deva666/compilers
📦 Docker image with installed compilers, interpreters and sandbox.
deva666/flutter-code-editor
Flutter Code Editor is a multi-platform code editor supporting syntax highlighting, code blocks folding, autocompletion, read-only code blocks, hiding specific code blocks, themes, and more.
deva666/flutter_js
A Javascript engine to use with flutter. It uses quickjs on Android and JavascriptCore on IOS
deva666/give-me-something-to-read
website for making books suggestions, based on popular best seller lists
deva666/judge0
🔥 The most advanced open-source online code execution system in the world.
deva666/kotlinx.coroutines
Library support for Kotlin coroutines
deva666/loading_more_list
A loading more list which supports ListView,GridView,WaterfallFlow and Slivers.
deva666/PriorityProducerConsumerQueue
.NET producer consumer queue that processes items based on priority
deva666/SwipeableRV
Library that makes it easy to implement swipe-to-dismiss in recycler view