Cybersecurity professional pursuing BTech in CS&E (Cybersecurity) at VIT Chennai. Experienced in web application
penetration testing (VAPT), network security, firewall hardening, and cloud-native threat research. Government-level
security intern at Cyber Dome, Kerala Police. Published in 3 peer-reviewed journals &
books. Vice Chair at ACM VIT Chennai. Proficient in OWASP Top 10, Burp Suite, Nessus, Nmap, Kali Linux,
Docker, OPNsense, and CIS Benchmark compliance.
Education
2024 – 2028Vellore Institute of Technology (VIT), Chennai
Built EchoVault, a full-stack real-time transcription system that captures live microphone audio, performs on-device AI transcription, and streams results to a collaborative web dashboard.
Engineered a modular Python + FastAPI backend with WebSocket telemetry (mic levels, CPU/RAM/GPU stats, model loading state), robust audio resampling pipeline, and REST-based control plane for production-style operability.
Integrated multi-model AI pipeline: faster-whisper for speech-to-text, ECAPA-TDNN for speaker footprinting, and Qwen 0.5B for offline meeting summarization with post-session assistant workflow.
Developed a modern Next.js 15 + React 19 frontend with real-time transcript feed (WebSockets/SSE), room-based live updates, and MongoDB-backed stateless memory to preserve transcript context across backend restarts.
Conducted comprehensive forensic analysis of a volumetric UDP flood attack (152k+ PPS) targeting a FiveM gameserver.
Stream-parsed and analyzed over 18.3 million packets from raw binary PCAP data using Python (`dpkt`).
Developed an automated data pipeline to compute traffic metrics, detect IP spoofing through TTL analysis, and perform geo-enrichment via MaxMind GeoLite2.
Created interactive visual synthesis using Plotly and Folium to map global botnet distribution, attack origin clusters, and temporal protocol shifts.