โโโ(pranavใฟgithub)-[~]
โโ$ whoami
Pranav Maheshwari โ CS undergrad @ Graphic Era University, Dehradun ยท Class of 2027
โโโ(pranavใฟgithub)-[~]
โโ$ cat focus.txt
Machine Learning ยท Deep Learning (LSTM) ยท Time-Series Forecasting ยท Explainable AI (LIME & SHAP)
Training models by day, building full-stack apps by night.- ๐ง Continuous authentication & behavioral biometrics โ CADENCE: a transparent proxy that keeps verifying who is driving a session after login, fusing keystroke provenance, identity drift and automation signals through a sequential likelihood-ratio test
- ๐ก๏ธ Intrusion detection at scale โ XGBoost & Random Forest across 6 public benchmarks (CICIDS2017, UNSW-NB15, CTU-13, BoT-IoT, IoT-23, BETH) with SMOTE and 5-fold cross-validation
- ๐ Time-series forecasting โ ARIMA + LSTM for 30-day price prediction, with RSI/MACD indicators and Sharpe & VaR risk metrics
- ๐ฉบ Patent filed โ Offline-First Telemedicine Ecosystem for rural healthcare (RAG-based AI symptom detection + QR digital health records)
- ๐๏ธ Shipped a real-world school ERP during my frontend internship โ React + Tailwind + Flask, role-based dashboards
- ๐ค Secretary @ GEU IEEE Student Branch โ organized 50+ technical events & workshops
- ๐ฏ Open to ML / Software Engineering internships โ let's talk!
- ๐ผ Frontend Developer Intern โ KV Public School, Meerut (3 months) Built a production ERP Management System: React + Tailwind frontends on Flask REST APIs, role-based dashboards, and cloud-backed data handling (SQLite / Google Sheets) automating attendance, fees, marksheets & transfer certificates.
- ๐ B.Tech in Computer Science โ Graphic Era (Deemed to be) University, Dehradun (2023 โ 2027)
- ๐ Google Cybersecurity Professional Certificate โ 8-course specialization: network security, threat detection & response, Linux, SQL, Python security automation
- โ๏ธ AWS training modules โ Amazon HealthLake, Agentic AI (SNS, SQS, MQ), Generative AI sustainability
|
Every authentication control fires once, at the door. CADENCE keeps asking who is driving the session after login โ a mitmproxy edge injects a capture SDK and reconciles form POSTs against observed keystrokes server-side, so patching the in-page JS yields a submission with no supporting keystrokes, which is itself the detection. Provenance, identity drift and automation fuse through a calibrated sequential log-LR (Wald's SPRT) into RFC 9470 step-up. 302 tests, and CI fails the build if any number in the docs disagrees with the measured-results file. |
XGBoost & Random Forest classifiers trained across 6 public intrusion-detection benchmarks โ CICIDS2017, UNSW-NB15, CTU-13, BoT-IoT, IoT-23 and BETH โ using SMOTE for class imbalance and 5-fold cross-validation on multi-million-row captures, some GPU-trained via RAPIDS cuML. |
|
A healthcare platform for low-connectivity rural regions โ RAG-based AI symptom detection, QR-based digital health records, and low-bandwidth teleconsultation, designed for scalable healthcare access where the internet barely reaches. |
30-day price forecasting combining a statistical ARIMA baseline with an LSTM sequence model, fed by RSI and MACD technical indicators and scored on Sharpe ratio and Value-at-Risk rather than accuracy alone โ because a forecast that ignores downside risk is not a trading signal. |




