Loading
SHYAM SUNDER KUMAR
// AI & IoT ENGINEER ยท PORTFOLIO
0%
initializing systems...
โœ…  ACCESS GRANTED
โ–ฒ TOP
Android App AES-256 Encrypted Real-Time โ— APK AVAILABLE

๐Ÿ’Œ HAMARE_RAAJ

Sirf tum dono ke liye โ€” ek private, end-to-end encrypted Android couples chat app with real-time messaging, WebRTC video/voice calls, AES-256-GCM security, and zero account requirement. Just a shared password โ€” aur connection ban jaata hai.

PROJECT TYPEAndroid ยท Full-Stack App
STATUSโœ“ Completed ยท APK Ready
YEAR2025
AUTHORShyam Sunder Kumar
Hamare Raaj App Screenshot
// PROJECT_05 ยท ANDROID ยท COUPLES APP LIVE_APP_RUNNING
AES
256-GCM ENCRYPTION
WebRTC
VIDEO + VOICE CALLS
0
ACCOUNTS NEEDED
100%
PRIVATE & ENCRYPTED
01

PROJECT_OVERVIEW

๐Ÿ’Œ
What Is It?
Hamare Raaj ek private encrypted Android chat app hai jo specifically couples ke liye design kiya gaya hai. Koi account nahi, koi signup nahi โ€” bas ek shared password se dono connect ho jaate hain aur messaging + calls shuru ho jaate hain.
๐Ÿ”
Security First
Har message AES-256-GCM se encrypt hota hai browser/app mein hi โ€” plaintext kabhi server tak nahi pahunchta. Server mein sirf gibberish store hota hai. Galat password daalne par messages "[๐Ÿ”’ encrypted]" dikhenge.
โšก
Project Description
This app combines a real-time server for instant sync, AES-256-GCM with PBKDF2 key derivation (100,000 iterations, SHA-256) for end-to-end encryption, and WebRTC with STUN/TURN servers for peer-to-peer video & voice calls โ€” all wrapped in a Capacitor-based native Android APK. Features include real-time typing indicators, message reactions, disappearing messages, custom profile photos, 5 color themes, dark mode, push notifications, and an animated lock screen. No account, no phone number โ€” just a shared secret password connects two people privately.
02

SECURITY_TERMINAL

hamare-raaj@app ~ encryption.log
// Hamare Raaj โ€” Security System Log
// AES-256-GCM ยท PBKDF2 ยท Server ยท WebRTC

$ init_encryption --algo=AES-256-GCM --kdf=PBKDF2 --iter=100000
โœ“ Key derived from password ... PBKDF2-SHA256 [100K iterations]
โœ“ Encryption key stays in browser ... never sent to server
โœ“ Server initialized ... Realtime Database connected
โœ“ WebRTC ready ... STUN[Google] + TURN[OpenRelay] configured

// Message flow...
$ user_a sends: "Tum mere liye sabse khaas ho" โ†’ AES-256 encrypt โ†’ server store
$ server: "U2FsdGVkX1+8fK..." โ† only ciphertext visible
$ user_b recv: decrypt with shared key โ†’ "Tum mere liye sabse khaas ho" โœ“โœ“

$ wrong_password: [๐Ÿ”’ encrypted] โ€” no error, no hint, just silence
$ lock_chat: session cleared โ†’ all keys + state wiped from memory

$
03

APP_PREVIEW

// APP_SCREENSHOT ยท HAMARE_RAAJ REAL APP SCREENSHOT
Hamare Raaj App Preview
๐Ÿ’Œ // Screenshot placeholder โ€” add your image at:
project/hamare-raaj/screenshot-main.jpg
04

KEY_FEATURES

05

HOW_IT_WORKS

๐Ÿ”‘
Step 1 โ€” Enter Password
Dono log same shared password enter karte hain. PBKDF2 (SHA-256, 100K iterations) se ek strong AES-256 key derive hoti hai โ€” sirf device mein, kabhi server par nahi.
๐Ÿ”
Step 2 โ€” Encrypt & Send
Message likhte hi AES-256-GCM se encrypt hota hai. Server mein sirf ciphertext store hota hai. Encryption toast confirm karta hai: "๐Ÿ”’ Message encrypted & sent!"
๐Ÿ“ฅ
Step 3 โ€” Receive & Decrypt
Doosre end par Server se ciphertext aata hai, local key se decrypt hota hai, aur plaintext message dikhta hai. Wrong password = "[๐Ÿ”’ encrypted]" โ€” koi error nahi.
๐Ÿ“น
Video / Voice Call
WebRTC peer-to-peer connection se directly call hoti hai. STUN (Google) + TURN (OpenRelay) servers ensure karte hain ki different networks mein bhi call kaam kare.
06

TECH_STACK

AES-256-GCM Encryption
PBKDF2 Key Derivation
WebRTC (P2P Calls)
STUN + TURN Servers
Capacitor (Android APK)
Web Audio API
PWA Manifest
Push Notifications
07

DEV_TIMELINE

Phase 01 โ€” Foundation
Server setup, password-based room access system, basic real-time messaging with AES-256-GCM encryption integration. PBKDF2 key derivation implemented.
Phase 02 โ€” Messaging Features
Photo sharing with auto-compress (max 400px, JPEG quality 80%), image lightbox, reply-to-message, message reactions (6 emojis), copy & delete, read receipts, typing indicator.
Phase 03 โ€” Calls & Profiles
WebRTC video/voice calls with STUN+TURN servers, incoming call modal, in-call controls. Custom profile photos, 15 emoji avatars, bio, online/offline presence.
Phase 04 โ€” Advanced Features
Disappearing messages (1H/24H/7D), Chat Lock, password strength indicator, encrypted image sharing, date chips, push notifications, Web Audio ringtone.
Phase 05 โ€” Polish & Android APK
5 color themes, dark mode, animated lock screen with floating hearts, smooth animations, Capacitor wrapping for native Android APK, PWA manifest, home screen icon.
08

APP_SCREENSHOTS

// Click any screenshot to open full view & browse all images

09

KEY_HIGHLIGHTS

๐Ÿ”’
Zero-Knowledge Encryption
Server ko bhi pata nahi kya likha gaya โ€” sirf ciphertext store hota hai. Encryption key sirf dono ki devices mein hoti hai โ€” koi third party access nahi kar sakta.
๐Ÿ“ก
Real-Time + Calls
Server for instant messaging sync + WebRTC for direct P2P video/voice calls โ€” ek app mein dono ka combination. No third-party calling app needed.
๐Ÿ“ฑ
Native Android APK
Capacitor se wrapped proper Android app โ€” camera, mic access, home screen icon, push notifications. Seedha install karo, Play Store nahi chahiye.
๐Ÿ’•
Built for Two
Ek app jo specifically ek couple ke liye design ki gayi โ€” floating hearts, animated lock screen, custom profiles, emoji avatars, 5 color themes โ€” purely personal, purely private.
10

DOWNLOAD_APK

๐Ÿ“ฆ
HAMARE RAAJ โ€” ANDROID APK
Direct install karo โ€” koi Play Store nahi chahiye. "Unknown Sources" enable karo aur APK install karo. Dono devices par install karo, same password enter karo, aur connect ho jaao.
โฌ‡ DOWNLOAD APK โŒฅ VIEW SOURCE โ†’
// Android 7.0+ required  ยท  Enable "Install from Unknown Sources"  ยท  Allow Camera + Mic permissions for calls
11

OTHER_PROJECTS

Bluetooth Smart Car IoT ยท ESP32 ยท HARDWARE
// IoT ยท ESP32 ยท HARDWARE BUILT โ†’
Bluetooth Smart Car
ESP32-based wireless car with full directional control, front/back lights, horn & hazard system โ€” controlled via mobile app over Bluetooth.
ESP32 C++ Bluetooth L293D
Smart Agriculture IoT ยท ESP32 ยท RESEARCH
// IoT ยท ESP32 ยท RESEARCH PUBLISHED โ†’
Smart Agriculture IoT
Real-time monitoring system with automated irrigation & web dashboard. Published at ICAMC 2025.
ESP32 C++ PHP MySQL
SYRA AI AI ยท Python ยท OpenAI
// AI ยท Python ยท OpenAI โ†’
SYRA AI Assistant
Voice-activated AI assistant with wake-word detection & real-time speech control via OpenAI API.
Python OpenAI NLP Speech
Hotel Management Java ยท MySQL ยท BCA
// Java ยท MySQL ยท BCA Project โ†’
Hotel Management System
Java desktop app for room booking, billing & customer record management. BCA Final Year Project.
Java MySQL Desktop App
2025
PUBLISHED
INTL. CONF.
โœ… RESEARCH PAPER
// RESEARCH PAPER ยท ICAMC 2025 ยท DOI โ†’
Research Publication
Sensor-Based Smart Agriculture โ€” Published at ICAMC 2025, AIJR Proceedings with verified DOI.
โœ… PUBLISHED IoT AI ยท ML
// ALL PROJECTS
View Complete Portfolio โ†’
Explore all projects, research, certifications & more on the main portfolio site.
โŒฅ
// COLLABORATE_OR_HIRE

INTERESTED IN AI & APP DEVELOPMENT?

Open to AI, Android, and full-stack development opportunities. Let's build something real.

CONTACT ME โ†’ โŒฅ GITHUB REPO โ† ALL PROJECTS
App Screenshot