A lightweight REST API backend built using Flask and SQLite for storing and managing environmental sensor readings. This project is inspired by the UCSC OSRE / ENTS (Environmental NeTworked Sensor) ...
Abstract: With the rapid adoption of cloud-based storage and the increasing threat of data breaches, safeguarding sensitive multimedia content has become a critical concern. EncryptoSnap presents a ...
A backend REST API built using Flask that implements user authentication with JSON Web Tokens (JWT) and provides protected CRUD operations on resources. The project focuses on clean API design, ...