Giter VIP home page Giter VIP logo

Mike Schvedov's Projects

blackjackms icon blackjackms

A simple blackjack application built with Kotlin in Android Studio.

formulacalculator icon formulacalculator

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

gamingtrackerms icon gamingtrackerms

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

ifood icon ifood

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.

inotes icon inotes

Just a simple notes app used in my tutorials. Add notes to Room Database, display them on a recyclerview, and delete them as well. The project contains different branches for each stage of development.

ispend icon ispend

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.

shoppinglistms icon shoppinglistms

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 when a new item is added.

spacex icon spacex

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 way the app will keep working without internet connection). A Work Manager checks for new updates every 24 hours, updates the database if there is new data and notifies the user with a notification. It is a single activity app with 4 fragments, built with Dependency Injection, Flows (transfering data between layers), LiveData (updating the UI) and Coroutines.

whatshouldiwatch icon whatshouldiwatch

An application that lets you discover movies and tv shows, in various categories by fetching the information form a REST API. Using a Nested Recycler views with the MVVM design pattern.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.