Java - React Camp Works | Kodlama.io
-
Updated
Mar 31, 2026 - Java
LocalStorage is a JavaScript object that allows storing arbitrary key-value pairs in the web browser as an alternative to cookies—another alternative if the data in question goes beyond key-value pairs is to use the IndexedDB.
localStorage data is specific to the protocol of the document. In particular, for a site loaded over HTTP (e.g., http://example.com), localStorage returns a different object than localStorage for the corresponding site loaded over HTTPS (e.g., https://example.com).
Java - React Camp Works | Kodlama.io
WiFi & Bluetooth GeoGrabber is an Android app for scanning, mapping, and analyzing WiFi networks and Bluetooth devices with GPS precision. It stores data locally and allows visualization and analysis on both mobile and PC using Python tools. Perfect for network analysis, signal mapping, and educational wardriving
E-commerce project created with Java, Spring, Hibernate and BackboneJS with MarionetteJS.
Agrégateur d'annonces immobilières propulsé par Angular et AWS Lambda
DBMS - Phase 3
PasswordSentinel is a secure, local-only password manager built with java, using java swing GUI. All data stays on your device, ensuring complete privacy while offering strong password generation and safe storage.
This App demonstrates Firebase Database with Realm using MVP.
This Mobile Application allows users to browse, search for, and book courses. It provides a user-friendly interface and a smooth booking experience. Users can either browse as a guest or log in to access additional features such as booking courses, managing their profile, and adding courses to their wishlist.
Android QR Code scanning library : QR Scanning library based on zxing for android devices
CamSacnner Clone in flutter
封装hbase,集成springboot,完成部分微博关注功能的Web页面展示。
You can add photos from gallery and camera to the app and delete some if you want. There are also a slideshow. README.md for more information!
An android app that plays a video stored in the phone's local storage
A java based notes application consisting of Text note, Sticky Note, To-Do List and Canvas features, utilizing SQLite for local storage.
Spring Boot and React Web Project
Top rated Movie search application with functionality for searching particular movie. Marking favourite movie using room dB
A simple Java-based console application for booking train tickets. Features user registration, train listing, and ticket management.