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
The main purpose of the toolkit is to accelerate the creation and development of MVVM applications in Xamarin.Android, Xamarin.iOS, Xamarin.Forms, Windows 10 UWP, Windows Presentation Foundation (WPF), Silverlight, Windows Phone.
C++ utility class allowing subscribing to changes of particular members (properties) of a class (=Observer pattern simplified). Works well with UI properties that can only be updated on the GUI thread. C++ equivalent of Android's LiveData.
Modern Android Login & Register app built with Jetpack Compose, MVVM, Dagger Hilt, Kotlin Coroutines, and Material Design 3. Includes user authentication and user list features with clean architecture and reactive programming.
Voice Genie is a sophisticated AI assistant designed to be an intuitive, accessible way for users to explore information and art with minimal effort. With future updates, it aims to become an even more interactive and personalized companion.
It is a todo list app created using SwiftUI user Interface for iOS. It uses firebase firestore, firebase storage and firebase auth for storing notes, saving profile file picture and authenticating users.