Pinned Repositories
GRASP_GoF_patterns_Kotlin
GRASP and GoF patterns written on Kotlin programming language
jpgToPngRxJavaConverter
Simple android app that converts jpg to png. MVVM, RxJava
KEXtensions-android
Android kotlin extensions library.
KEXtensions-core
Native kotlin extensions library
Kotlinpoet_example
Example of how to use KotlinPoet in Android development
SecretBlog
Kotlin Multiplatform Mobile diary app. Visually it looks like messenger for faster use, and has main feature of hiding secret messages. KMM, Redux, Coroutines, Realm Kotlin, SwiftUi
Timesheet
Timesheet android app. Java, MVVM, Dagger2, Room, RxJava2, Joda time
WeatherAndroidApp
Android weather app with data from openweathermap.org. Kotlin, MVVM, Dagger2, RxJava3, Retrofit2, Room
NightGoat's Repositories
NightGoat/KEXtensions-android
Android kotlin extensions library.
NightGoat/Timesheet
Timesheet android app. Java, MVVM, Dagger2, Room, RxJava2, Joda time
NightGoat/WeatherAndroidApp
Android weather app with data from openweathermap.org. Kotlin, MVVM, Dagger2, RxJava3, Retrofit2, Room
NightGoat/GRASP_GoF_patterns_Kotlin
GRASP and GoF patterns written on Kotlin programming language
NightGoat/jpgToPngRxJavaConverter
Simple android app that converts jpg to png. MVVM, RxJava
NightGoat/KEXtensions-core
Native kotlin extensions library
NightGoat/Kotlinpoet_example
Example of how to use KotlinPoet in Android development
NightGoat/SecretBlog
Kotlin Multiplatform Mobile diary app. Visually it looks like messenger for faster use, and has main feature of hiding secret messages. KMM, Redux, Coroutines, Realm Kotlin, SwiftUi
NightGoat/AndroidCalculator
Simple android calculator example
NightGoat/Articles
Articles i wrote mostly for myself and my friends.
NightGoat/ComposeWebCV
CV written in Kotlin with Compose Web
NightGoat/Git_API_App
Android app that shows all repositories of a user. MVP, Moxy, Retrofit, RxJava, Picasso
NightGoat/HolidaysListApp
Android app that gets all holidays for a country from API: https://date.nager.at/api/ and puts them into Realm database. MVVM, Retrofit2, Realm db, RxJava2
NightGoat/iTunesAlbums
Anroid app. Koltin, MVVM, RetroFit, Android API 16 and >
NightGoat/JavaCalculator
Just a java calculator. Basic functions.
NightGoat/KmmFlickr
Kotlin multiplatform mobile app based on Flickr api
NightGoat/KVault
Secure key-value storage for Kotlin Multiplatform projects.
NightGoat/NeedDrummer
Android app for musicians to find each other. Kotlin, MVVM, Unidirectional data flow, Coroutines, Firebase, Hilt
NightGoat/NightGoat
NightGoat/NightGoat.github.io
Мое резюме / My CV
NightGoat/PDF-to-JPG-java-converter
PDF to JPG java converter with simple javafx interface
NightGoat/Pong_Unity
Pong game done in unity
NightGoat/RandomPythonScripts
NightGoat/SResult
Base classes library for work with clean architecture
NightGoat/VkFriendsKotlin
Kotlin based VK android app. Simply shows all friends of a user. VK API, MVP, Moxy, Picasso
NightGoat/WhatToDo
Todo list app written on Jetpack-Compose