Pinned Repositories
CleanMvvmTemplate
Sample Android project for fast starting work on new projects with Clean Architecture + MVVM
CodeToRes
Fast and easy extract hardcoded and duplicate strings from your *.kt and *.xml files and pack to structured string resources
Extensions-Tools
My pack of Kotlin Extensions and Utils for Android app development
FlutterDesignEx
Pack of screens and widgets from my Flutter layouting exercises
GradientComponents
Android library for using gradient views with non-standard animation
OurMars
OurMars Flutter app can help you to see photos taken from Mars
PexWalls
Wallpaper app based on pexels.com API. Kotlin/Clean/MVVM-like/SingleActivity
PsDiscountsBot
Source code of Telegram bot, that can parse discounted games from PlayStation Store and post this games to Telegram channel
TarsosDSP-Example
TarsosDSP in Android apps - example code
ThreeactionsArea
Single-page Flutter web app for sharing music releases with audience
GreyLabsDev's Repositories
GreyLabsDev/PexWalls
Wallpaper app based on pexels.com API. Kotlin/Clean/MVVM-like/SingleActivity
GreyLabsDev/TarsosDSP-Example
TarsosDSP in Android apps - example code
GreyLabsDev/FlutterDesignEx
Pack of screens and widgets from my Flutter layouting exercises
GreyLabsDev/GradientComponents
Android library for using gradient views with non-standard animation
GreyLabsDev/Extensions-Tools
My pack of Kotlin Extensions and Utils for Android app development
GreyLabsDev/PsDiscountsBot
Source code of Telegram bot, that can parse discounted games from PlayStation Store and post this games to Telegram channel
GreyLabsDev/CleanMvvmTemplate
Sample Android project for fast starting work on new projects with Clean Architecture + MVVM
GreyLabsDev/OurMars
OurMars Flutter app can help you to see photos taken from Mars
GreyLabsDev/CodeToRes
Fast and easy extract hardcoded and duplicate strings from your *.kt and *.xml files and pack to structured string resources
GreyLabsDev/iTunesAlbums
Java + RxJava 2 + iTunesApi + Some visual experiments
GreyLabsDev/ThreeactionsArea
Single-page Flutter web app for sharing music releases with audience
GreyLabsDev/MicroBit-MicroInvaders
Microbit version of well-known game =)
GreyLabsDev/SettingsPanels
Simple class for showing new settings panels on Android 10 from your application
GreyLabsDev/DataEncryptor
DataEncryptor with Android KeyStore mechanism for securely encryption for all Android versions
GreyLabsDev/linux-env
Base environment setup for servers
GreyLabsDev/ReduxTodo
Sample of Redux architecture implementation for Flutter without any redux-ready libraries.
GreyLabsDev/ReqTester
Simple server for displaying parameters of incoming request
GreyLabsDev/android-templates
Repository for Android Studio templates (Classes, Screens and other)
GreyLabsDev/clean_arch_notes
Полезные заметки по книге Роберта Мартина "Чистая архитектура"
GreyLabsDev/dagger-handbook
GreyLabsDev/DynamicAudioButton
Example for realtime Compose audio animation for record button
GreyLabsDev/GoModules
Useful modules for my current and future Go projects, it can be used for some usual tasks in different type of projects
GreyLabsDev/GoTests
Golang web application tests on Heroku
GreyLabsDev/GreyLabsDev
Config files for my GitHub profile.
GreyLabsDev/MicroBit-GravityPixels
Gravity imitation on LED matrix of BBC Micro:bit board
GreyLabsDev/PythonUtils
Some Python code, that I write to solve work tasks
GreyLabsDev/RxPagingAdapter
Custom adapter realization. Adding pagination for Android RecyclerView with fully controllable adapter items list, loading status footer and optional controller for placeholder. (Work in progress)
GreyLabsDev/SimpleRSS
SimpleRSS - small and simple example app for reading RSS from different sources.
GreyLabsDev/todotoday-mvvm
TodoToday-MVVM, Sample Android MVVM application
GreyLabsDev/WeatherCities
Kotlin + Dagger 2 + Room ORM example