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
Shopping Cart is an Android app. It fetches items from an API, lets users add them to a cart with quantity updates, and shows a cart summary with subtotal, tax, and total. Cart data is saved locally using Room. The app uses Jetpack Compose, MVVM, Ktor, and Coroutines for a modern, user-friendly experience.
Crypto Watchlist is a Kotlin-based Android app that allows users to search for and track their favorite cryptocurrencies. It fetches real-time data using the CoinCap API and enables users to maintain a local watchlist with Room Database. The app follows the MVVM architecture and implements Paging3 for efficient data loading.
This application is designed to receive and process Position, Velocity, and Time (PVT) data packets from IoT devices, validate the incoming data, and perform necessary actions based on the extracted information. The application is built with Node.js and Express, and it's configured for production deployment using PM2.
The task involves developing a banking website using the MERN stack (MongoDB,Express.js and Node.js). The website will allow users to perform basic bankingoperations such as depositing and withdrawing money from their accounts. Additionally, users will be able to view their account balance and transaction history
UserPayTracker is Kotlin Android app to manage user profiles. View details, update payments, add visitors, and track transactions. Secure and efficient API integration.
A modern Android app built with Jetpack Compose and Clean Architecture. Features local user authentication, offline-friendly manga browsing from MangaVerse API with pagination, and real-time face detection using MediaPipe. Built with a focus on performance, clean code, and user experience.