Skip to content
View Mike-Schvedov's full-sized avatar
Block or Report

Block or report Mike-Schvedov

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. FormulaCalculator FormulaCalculator Public

    A simple and scientific calculator built with Kotlin and Android Studio. Implementing the Shunting Yard algorithm to calculate full formulas.

    Kotlin 6 3

  2. GamingTrackerMS GamingTrackerMS Public

    A simple app that displays gaming stats (Hard coded), on an Expandable Recyclerview.

    Kotlin

  3. iFood iFood Public

    Keep track of your calories. Saves the data locally using Room database, and displays it in a recycler view. Also has a Home Screen widget to display a calendar with daily calorie consumption.

    Kotlin 1

  4. iSpend iSpend Public

    An easy way to manage your daily expenses. Add new expenses by category, and create monthly and yearly reports to see your overall expenses by categories.

    Kotlin

  5. ShoppingListMS ShoppingListMS Public

    A shopping list application that lets you share items between multiple registered users. Add, delete, update in Realtime using the firebase Realtime database. The users receive a push notification …

    Kotlin

  6. SpaceX SpaceX Public

    A simple MVVM application, that gets data from the SpaceX API using retrofit and stores it into the local Room Database. Then the data is fetched from the Database and displayed on the UI. (This wa…

    Kotlin