Skip to content
View Waseem177's full-sized avatar
:shipit:
:shipit:

Highlights

  • Pro

Block or report Waseem177

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Waseem177/README.md

Hey there, I'm Mohamed Waseem

Final-year Computer Science student at Sathyabama Institute of Science and Technology, Chennai.

I keep ending up at the same question from different angles: how do you build ML systems that are actually secure and trustworthy, not just accurate on a benchmark?


network-intrusion-detection LSTM trained on real network traffic (CICIDS2017) — 99.75% accuracy on DDoS. The interesting part: SHAP showed the model was basically just counting ACK flags. Works great on DDoS. Completely blind to brute force and web attacks. Explainability exposed what accuracy hid.

pqc-federated-learning Federated learning across 5 simulated hospitals, secured with the new NIST post-quantum standards. Faster than RSA, Byzantine-robust, differentially private. Paper under review at ICISS 2026.


waseeeem177@gmail.com

Pinned Loading

  1. network-intrusion-detection network-intrusion-detection Public

    Jupyter Notebook 1

  2. pqc-federated-learning pqc-federated-learning Public

    Python