veselovvv
Learning Android Development and making Android apps. Сurrently looking for a part-time job as an Android developer in Dnipro (Ukraine) or remotely.
Ukraine, Dnipro
Pinned Repositories
AndroidChatClient
✉ Chat client for Android using Kotlin, MVVM, ViewModel, LiveData, Coroutines, Retrofit, Gson, Glide, Material Design Components and Circle Image View with this backend - https://github.com/ViacheslavVeselov/Chat
Drinks
🍹 Android App using Kotlin. This app displays a list of drinks retrieved from this API - https://www.thecocktaildb.com/api.php, as well as detailed information about each drink. There is also searching for drinks, finding a drink of some category, getting a random drink, and searching for an ingredient.
GitHubUsers
👥 Android App using Kotlin, Clean Architecture, MVVM, ViewModel, LiveData, Coroutines, Retrofit, Gson, Picasso and CircleImageView. In this app you can see the list of GitHub users from this API - https://developer.github.com/v3/users/ and detailed information about any user.
Jokes
😃 Android app using Kotlin, Official Joke API, Retrofit and Material Design Components: Material TextView, Material Button, Linear Progress Indicator. In this app you can see different jokes.
Messenger
✉ Messenger for Android using Kotlin, Firebase, Picasso, Groupie and CircleImageView. In this app you can chat with other people, send and receive messages.
Movies2.0
🎥 Android App using Kotlin, MVVM, Clean Architecture, Coroutines, LiveData, Flow, Retrofit, Gson, Glide, Paging library, Hilt, Navigation Component, ViewBinding and Material Design. In the app you can see a list of popular movies and additional info about every movie.
MyTasks
📝 Android app using Java, Room, ViewModel and LiveData. In this app you can create, edit, delete your tasks and mark them as completed.
Notes
📒 Android App using Kotlin, MVC, ViewModel and LiveData, Room with SQLite, SQL and Material Design Components. In this app you can create and delete your notes, choose your favorite notes, set title, text and edit your notes.
NumberFactsTestApp
🔢 Android Test App using Kotlin. This app allows you to get a fact about an entered number or a random number from this API - http://numbersapi.com/. The history of facts is stored in a database and can be cleared.
Pizzas
🍕 Android app using Java and SQLite. This app contains information about different types of pizza.
veselovvv's Repositories
veselovvv/Notes
📒 Android App using Kotlin, MVC, ViewModel and LiveData, Room with SQLite, SQL and Material Design Components. In this app you can create and delete your notes, choose your favorite notes, set title, text and edit your notes.
veselovvv/Jokes
😃 Android app using Kotlin, Official Joke API, Retrofit and Material Design Components: Material TextView, Material Button, Linear Progress Indicator. In this app you can see different jokes.
veselovvv/MyTasks
📝 Android app using Java, Room, ViewModel and LiveData. In this app you can create, edit, delete your tasks and mark them as completed.
veselovvv/Pizzas
🍕 Android app using Java and SQLite. This app contains information about different types of pizza.
veselovvv/AndroidCalculator
🔢 Simple Calculator using Kotlin.
veselovvv/AndroidChatClient
✉ Chat client for Android using Kotlin, MVVM, ViewModel, LiveData, Coroutines, Retrofit, Gson, Glide, Material Design Components and Circle Image View with this backend - https://github.com/ViacheslavVeselov/Chat
veselovvv/Drinks
🍹 Android App using Kotlin. This app displays a list of drinks retrieved from this API - https://www.thecocktaildb.com/api.php, as well as detailed information about each drink. There is also searching for drinks, finding a drink of some category, getting a random drink, and searching for an ingredient.
veselovvv/GitHubUsers
👥 Android App using Kotlin, Clean Architecture, MVVM, ViewModel, LiveData, Coroutines, Retrofit, Gson, Picasso and CircleImageView. In this app you can see the list of GitHub users from this API - https://developer.github.com/v3/users/ and detailed information about any user.
veselovvv/Messenger
✉ Messenger for Android using Kotlin, Firebase, Picasso, Groupie and CircleImageView. In this app you can chat with other people, send and receive messages.
veselovvv/Movies2.0
🎥 Android App using Kotlin, MVVM, Clean Architecture, Coroutines, LiveData, Flow, Retrofit, Gson, Glide, Paging library, Hilt, Navigation Component, ViewBinding and Material Design. In the app you can see a list of popular movies and additional info about every movie.
veselovvv/NumberFactsTestApp
🔢 Android Test App using Kotlin. This app allows you to get a fact about an entered number or a random number from this API - http://numbersapi.com/. The history of facts is stored in a database and can be cleared.
veselovvv/Words
🔤 Android App using Kotlin, MVVM, ViewModel, LiveData, Coroutines, Room and DataBinding. In this app you can add words with translations and learn them.
veselovvv/Calculator
🔢 Simple Java Calculator using Swing. This calculator works with float numbers.
veselovvv/Chat
veselovvv/ChatBetweenPorts
✉ Chat between COM-ports and sockets using Java, Swing and jssc (Java library for talking to serial ports). You can launch two instances of UserInterface class and send data from one instance to another.
veselovvv/CoinsApp
💰 This Android app displays a list of assets as well as detailed information about each asset, including its history and markets. There is also a search for assets. There are also lists of rates, exchanges, and markets with detailed information.
veselovvv/ForestSounds
🌲🔊 Android App using Kotlin, MVVM, DataBinding, Mockito, Hamcrest and JUnit. This app contains the sounds of forest.
veselovvv/LeetCodeTasks
📝 Solved tasks from https://leetcode.com/problemset/all/ using Kotlin
veselovvv/LoginMVP
Login screen with MVP.
veselovvv/Movies
🎥 Android App using Kotlin, MVVM, ViewModel and LiveData, RxJava, Retrofit, REST API, Gson, Glide, Paging library and Material Design. In the app you can see a list of popular movies and additional info about every movie.
veselovvv/Photos
📷 Android App using Kotlin, Flickr API, Retrofit, LiveData, JSON, Gson and ViewModel. In this app you can see different photos. In addition, this app has a dark theme.