Final-year BSc Computer Applications student at Aligarh Muslim University (graduating May 2026), focused on machine learning and cybersecurity. I build things at the intersection of both.
- 🔬 Currently working on: an AI-based malware detection system using Scikit-learn + Sysmon telemetry
- 🎯 Looking for: remote internships in ML engineering, data science, or AI/security research
- 📍 Based in UP, India — open to remote roles globally
- 📧 gm1836@myamu.ac.in
ai-malware-detector
ML pipeline to detect and classify malware from live Windows Sysmon telemetry.
Trained Random Forest / SVM classifiers and integrated output into a Splunk SOC dashboard.
Python Scikit-learn Sysmon Splunk Pandas
sysmon-splunk-lab
Malware telemetry analysis lab — custom Sysmon rules, SPL queries, and dashboard configs
for visualising attack chains, dwell time, and IOCs.
Sysmon Splunk SPL Windows
ml-coursera-notebooks
Notebooks and assignments from the University of Michigan Applied ML Coursera specialisation.
Python Scikit-learn Matplotlib Pandas