rCloud - rohan's cloud
Click for more details about the project
rCloud initially envisioned as a hobby project, is a secure file storage and sharing platform designed to provide users with a seamless and reliable way to store, share, and access their files from anywhere. It is currently being used in making my homelab server accessible to any device connected to its local WiFi network as a cloud storage. It creates flask REST API endpoints to interact with the server’s filesystem and a React Native client that utilizes them. It deploys both the frontend and backend in tandem using Nginx