Pinned Repositories
Algorithms
Alorithms on Java, Intensive Course. Part of the GeekBrains University program.
AndroidLessons
Android beginner projects. This is a part of the GeekBrains intensive program. Introduction to the Android OS, working on a basic calculator app.
AppWithMaven
Java core projects. This is a part of the GeekBrains university program.
ArchitectureLessons
GeekBrains course dedicated to android MVP architecture and popular libraries (RxJava, Moxy, Dagger)
ChatApp
Java core Network Chat Application. Built for the final project of the GeekBrains Intensive program.
ContactsComposeMultiplatform
sample kmm with shared compose
GamesApp
Material
Nasa android application. Built to understand material design principles. Past of Android Intermediate program on GeekBrains.
MyMovieTheater
Android movie application (TMDB API), built as a showcase of MVVM architecture principles and integration with android jetpack components. Hilt, Room, Coroutines, WorkManager, Retrofit, Glide, ViewModel and LiveData
simple-notepad
Note keeping app, made with common architecture practices. Clean MVVM. Kotlin | Coroutines | Room | Koin
ShMike6491's Repositories
ShMike6491/Algorithms
Alorithms on Java, Intensive Course. Part of the GeekBrains University program.
ShMike6491/AndroidLessons
Android beginner projects. This is a part of the GeekBrains intensive program. Introduction to the Android OS, working on a basic calculator app.
ShMike6491/AppWithMaven
Java core projects. This is a part of the GeekBrains university program.
ShMike6491/ArchitectureLessons
GeekBrains course dedicated to android MVP architecture and popular libraries (RxJava, Moxy, Dagger)
ShMike6491/ChatApp
Java core Network Chat Application. Built for the final project of the GeekBrains Intensive program.
ShMike6491/ContactsComposeMultiplatform
sample kmm with shared compose
ShMike6491/GamesApp
ShMike6491/Material
Nasa android application. Built to understand material design principles. Past of Android Intermediate program on GeekBrains.
ShMike6491/MyMovieTheater
Android movie application (TMDB API), built as a showcase of MVVM architecture principles and integration with android jetpack components. Hilt, Room, Coroutines, WorkManager, Retrofit, Glide, ViewModel and LiveData
ShMike6491/simple-notepad
Note keeping app, made with common architecture practices. Clean MVVM. Kotlin | Coroutines | Room | Koin
ShMike6491/GeekBrains
Java beginner projects. This is a part of the GeekBrains university program.
ShMike6491/git_practice
Hello World! This is my first github repository!
ShMike6491/Jamming
A web application built with React. I exercised implicit grant flow with Spotify API. On the app you can add a playlist to your Spotify account.
ShMike6491/JavaCoreAdvanced
Java core advanced homework projects. This is a part of GeekBrains University program. This course covers the language extended functionality principles.
ShMike6491/JavaFx
Java beginner projects. This is a part of GeekBrains University program. Dive into OOP principles.
ShMike6491/JavaLessons
Java core homework projects. Part of the GeekBrains university program.
ShMike6491/JavaProfessional
Java core professionl course projects. Part of the GeekBrains university intensive program.
ShMike6491/MvpPokedex
Android MVP Architecture app. My course showcase project of one of the most popular architecture approaches. Moxy + Cicerone + Dagger +Room + Retrofit.
ShMike6491/NotesApplication
Android notes application. This is a part of GeekBrains university program.
ShMike6491/NotesApplicationWithFirestore
Basic android notes application with firebase integration. This is a part of GeekBrains university program.
ShMike6491/PhoneBook
Basic android phonebook application. Part of Kotlin beginner course (GeekBrains)
ShMike6491/Pokedex
Pokedex - a Kotlin Multiplatform app, built with Compose multiplatform, Coroutines, Flow, Koin, Ktor, SqlDelight, Decompose, MVIKotlin, and Material 3 based on MVI architecture
ShMike6491/Ravenous
This is a web application built with React. This project is a part of Codecademy's Intensive Course Program. Here I implicate Yelp search by connecting to Yelp API.
ShMike6491/Readtail
E-commerce MERN stack application. This shows payment setup for the web application with Stripe API as well as many other features.
ShMike6491/ShMike6491
ShMike6491/ShowCase
SW Development. Show case application.
ShMike6491/TodoAppCleanMVVM
This is a test project for a job application. It is a showcase of architecture layers and dependencies between modules.
ShMike6491/WeatherOnKotlin
Basic android weather application. This is a part of Kotlin fundamentals course on GeekBrains.