Skip to content
#

machine-test

Here are 10 public repositories matching this topic...

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.

  • Updated May 3, 2025
  • Kotlin

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.

  • Updated Apr 7, 2025
  • Kotlin

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.

  • Updated Feb 29, 2024
  • JavaScript

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.

  • Updated May 10, 2025
  • Kotlin

Improve this page

Add a description, image, and links to the machine-test topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the machine-test topic, visit your repo's landing page and select "manage topics."

Learn more