CS graduate (BVCOE, GGSIPU) working at the intersection of ML security, computer vision, and applied research. Ex-research intern at DRDO DIT-CS, currently applying for MS in CS/AI/ML.
I like building things that turn into papers, not just demos.
🔬 Currently
- Finishing revisions on two research papers (vulnerability detection + phishing detection)
- Applying for MS programs in Germany (TUM, TU Berlin)
- Open to research internships / research-adjacent roles in the meantime
📌 Featured work
| Project | What it does | Result |
|---|---|---|
| graphcodebert-cwe-detection | Multi-label vulnerability detection (CWE-89/362/639) using GraphCodeBERT | Macro F1: 0.9049 |
| visual-phishing-detection | Phishing detection by rendering pages as screenshots + ResNet-18 | AUC-ROC: 0.9548 |
| Clinical-Foot-Ulcer-Segmentation | Foot ulcer image segmentation using multiple U-Net architectures | Medical imaging / wound delineation |
🛠️ Stack
Python · PyTorch · Transformers (GraphCodeBERT, CodeBERT) · CNNs (ResNet, EfficientNet, U-Net) · Scikit-learn · OpenCV