Pinned Repositories
AbakanElectronicsOneThousand
Algorithms
Just a bunch of algorithms developed with TDD in Kotlin. Exploring Function Programming paradigm a little. Some exercises I took from Cracking the Coding Interview book, so buy a book if you have chance to
Bbblastshots
Simple client for viewing recent shots from dribbble.
browse-tags-plugin
A handy plugin for IntelliJ Idea based IDEs to browse git tags
Circlesweeper
This is my first game
Concentration
Covid19CasesLookup
App to look up Covid cases using https://covid19api.com/
Covid19CasesLookupiOS
Simple client app to lookup Covid 19 Cases
FunWithFlags
Simple quize app to learn countries flags which uses Android Architecture components, databinding library, Dagger 2, ui and unit tests and so on
MyCountries
App to lookup information about countries from https://restcountries.com/
PavelETU's Repositories
PavelETU/browse-tags-plugin
A handy plugin for IntelliJ Idea based IDEs to browse git tags
PavelETU/FunWithFlags
Simple quize app to learn countries flags which uses Android Architecture components, databinding library, Dagger 2, ui and unit tests and so on
PavelETU/AbakanElectronicsOneThousand
PavelETU/Algorithms
Just a bunch of algorithms developed with TDD in Kotlin. Exploring Function Programming paradigm a little. Some exercises I took from Cracking the Coding Interview book, so buy a book if you have chance to
PavelETU/Bbblastshots
Simple client for viewing recent shots from dribbble.
PavelETU/Circlesweeper
This is my first game
PavelETU/Concentration
PavelETU/Covid19CasesLookup
App to look up Covid cases using https://covid19api.com/
PavelETU/Covid19CasesLookupiOS
Simple client app to lookup Covid 19 Cases
PavelETU/CustomKeyboardWithT9
CustomKeyboardWithT9
PavelETU/MyCountries
App to lookup information about countries from https://restcountries.com/
PavelETU/DaggerAndroidSpecificInjection
Pet project to learn specific of Android features in dagger (dagger.android package)
PavelETU/FitAppBix
App to measure your body fat percentage, workout routines and so on
PavelETU/FitAppBixiOS
PavelETU/Food2ForkApp
PavelETU/PluginExtensionPresentation
Source Code for Plugin Extension Presentation
PavelETU/PrivacyPolicy
PavelETU/SimpleClientApp
Simple client app based on jsonplaceholder.typicode.com
PavelETU/SomeCoroutinesPlayground
Some Coroutines playground (check out Flow branch for Flow example)
PavelETU/TDD_Calculator
Calculator written by TDD approach
PavelETU/WeatherRun
Weather Run application. Database, json, fragments...