Synchronized Distributed File System
A gRPC-based distributed file system in C++ with whole-file caching, writer locks, and timestamp-based conflict resolution across concurrent clients.
A gRPC-based distributed file system in C++ with whole-file caching, writer locks, and timestamp-based conflict resolution across concurrent clients.
Eight Google ADK agents composed into a pipeline with a bounded critic-refiner loop that validates itineraries and repairs them before export.
Full-stack personal finance app with JWT role-based auth, a REST API over MongoDB, and a React/Redux frontend deployed on AWS EC2.
Webcam image classifier serving a TensorFlow Lite model behind a Flask API, with SQLite prediction logging.