You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
App with 6 modules: Logger, Circles (checks if 2 circles intersect or not), PrimeNumbers (checks if a number is prime), Thermometer (checks temperature, gives a comment), SpeechModule (gets a number, returns the number in the word form), Calculator (provides high intensive calculations). Lots of logging, coroutines, MVVM.