Ranjith RD
GitHub @ranjithrd
Email [email protected]
LinkedIn
Featured Projects
Redwing FMS
When interning at Redwing, a medical drone delivery company, I helped develop and deploy a flight monitoring system for their operations team to keep an eye on the whole fleet.
It was designed around MQTT and WebSockets and used Flask for the backend and Svelte for the frontend. We used Supabase as a database and for authentication.
Contact for moreSteward
Steward is a cross-platform that helps households manage groceries, chores, and bills.
Tech Stack
- Ionic + React
- Express
- MongoDB
Encryption
To make sure that user data could never be leaked, I built the app to use an encryption key for each household that's shared with End-to-End Encryption whenever a new device is added.
This means that even the server can't view user data.
Demo and Source Code
While the app never made it to the app store, I've linked demo clips and the source code.
View this projectCriceval
Criceval is a desktop app that helps cricket fans view detailed statistics of every IPL player and team and compare their statistics across seasons with detailed graphs. I developed it in late 2024.
It was made with the QT UI library through Pyside6 in Python. Find the source code, installation instructions, and a project document all linked below.
View this projectMultiplayer room-based realtime games built with React and Firebase
Tech React, Firebase
Made 2021-2022
A task management app which uses lists to make you even more productive
Tech React, Local Storage, Vite
Made January 2022
A simple link shortener app that can redirect and track clicks
Tech React, Redis
Made January 2022