Projects

Click a card to flip it and see the full details.

🛡️

RDEFENDER

Real-time Endpoint Detection & Response for local ransomware prevention.

Tap to flip →

RDEFENDER

Developed a real-time EDR application using ensemble machine learning models to detect and prevent ransomware locally. Monitors file system behaviour and classifies threats before encryption can occur.

Python Scikit-Learn PyWebView HTML/CSS/JS Machine Learning
🚌

Where Is My KSRTC

Live bus location tracking app for Android using native location services.

Tap to flip →

Where Is My KSRTC

An Android application that uses the device's native location services to share and track the live position of a KSRTC bus in real time, helping commuters plan their journey.

Flutter Dart JavaScript Android Location API
🔐

CRYPTO

Password manager with AES + OTP encryption and auto-generated pad integers.

Tap to flip →

CRYPTO

A password manager combining AES encryption with a one-time pad scheme that auto-generates 100+ pad integers. Uses a blend of a random seed and a user passphrase to derive the encryption key.

Java HTML CSS AES OTP Cryptography