There are many ways to handle data on mobile devices. Unstructured data such as a jpeg file or html page is best stored in files. Structured or relational data such as your list of contacts is best ...
This project demonstrates secure, token-based authentication built using Spring Boot, Kotlin, and JWT. The application is running on a free-tier EC2 instance, and it supports essential authentication ...
A simple Android application developed using Kotlin and SQLite to manage a small book library system. This app demonstrates basic CRUD (Create, Read, Update, Delete) operations with a local SQLite ...