Skip to content
View mahdi13830510's full-sized avatar

Block or report mahdi13830510

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
mahdi13830510/README.md

> whoami

class Mahdi:
    role       = "ML Engineer / Researcher / Systems Tinkerer"
    focus      = ["Privacy-Preserving ML", "Federated Learning",
                  "Semi-Supervised Learning", "Distributed Systems"]
    exploring  = ["Mechanistic Interpretability", "Differential Privacy",
                  "Adversarial Robustness", "Confidential Computing"]
    motto      = "Models should learn from data, not memorize it."

> ls ~/skills/

Machine Learning & Deep Learning

PyTorch TensorFlow JAX scikit-learn Hugging Face Keras ONNX NumPy Pandas W&B MLflow Ray

Architectures   : CNN, ResNet, U-Net, Transformer, ViT, GAN, VAE, Diffusion, GNN
Paradigms       : Supervised, Self-Supervised, Semi-Supervised, Few-Shot, Meta
NLP             : BERT, GPT-family, T5, LLaMA, RAG, fine-tuning, LoRA, PEFT
CV              : Detection, Segmentation, OCR, Pose, Multi-modal (CLIP, BLIP)
RL              : PPO, DQN, SAC, MARL, RLHF
Optimization    : Adam, AdamW, SGD-momentum, LR schedules, mixed precision
Privacy-Preserving ML & Security

Opacus TF Privacy PySyft Flower CrypTen SGX

Privacy            : Differential Privacy (DP-SGD, PATE), k-Anonymity, l-Diversity
Federated          : FedAvg, FedProx, FedSGD, Secure Aggregation, Personalization
Cryptography       : Homomorphic Encryption (CKKS, BFV), MPC, ZK proofs (basics)
Threat Modeling    : Membership Inference, Model Inversion, Data Poisoning
Adversarial ML     : FGSM, PGD, AutoAttack, Certified Defenses, Adv. Training
Confidential Comp. : Intel SGX, AMD SEV, AWS Nitro Enclaves
Auditing           : LiRA, Privacy Accounting (RDP, GDP), Canary Insertion
Distributed Systems & Infrastructure

Kubernetes Docker Terraform Ansible OpenStack Helm Istio Kafka Spark Airflow Prometheus Grafana

Concepts   : CAP, PACELC, Consensus (Raft, Paxos), CRDTs, Vector Clocks,
             Eventual Consistency, Sharding, Replication, Service Mesh,
             Circuit Breakers, Backpressure, Idempotency, Sagas
Patterns   : Event Sourcing, CQRS, Pub/Sub, Leader Election, Bulkheads
Storage    : etcd, ZooKeeper, Cassandra, ScyllaDB, MinIO, Ceph
Languages, Backend, Cloud (click to expand)

Languages

Python Rust Go C++ TypeScript Bash CUDA

Backend

FastAPI gRPC Node.js PostgreSQL Redis MongoDB

Cloud / DevOps

AWS GCP Linux GitHub Actions


> nvidia-smi --query-stats

GitHub stats Top languages



GitHub streak

> ./show_trophies.sh

Trophies

> ./contribution_graph.sh --animate

Activity graph

> snake --eat=contributions

Snake animation


> fortune | cowsay

Random programming quote

> python -c "import this"

$ ./loss_curves --model=research_progress

   loss
    │
1.0 ●╲
    │  ╲
0.8 │   ╲●─╲
    │       ╲●─╮
0.6 │           ╲●──●─╮
    │                  ╲●──●─╮
0.4 │                          ╲●──●──●─╮
    │                                    ╲●──●──●──●
0.2 │
    │  papers read · models trained · privacy preserved
0.0 └────────────────────────────────────────────────────▶ epoch
    0    100   200   300   400   500   600   700   800

> ./current_research --tail

@@ ongoing experiments @@
+ DP-SGD with adaptive clipping — does ε stay sane at scale?
+ Federated SSL on non-IID data — pseudo-label drift across clients
+ Membership inference vs label-DP — sharper bounds, better defenses
- "just throw more compute at it" — usually wrong, occasionally right
! Reading: anything by Dwork, McMahan, Goodfellow, Olah

> connect --target=mahdi


Pinned Loading

  1. homo homo Public

    A homomorphic encryption CLI tool — like openssl, for FHE. Supports Paillier, BFV, BGN, and CKKS schemes with educational subcommands.

    Rust 3

  2. CVE-2026-31431-mitigation-suite CVE-2026-31431-mitigation-suite Public

    A defensive security toolkit specifically engineered to detect and mitigate CVE-2026-31431 and similar nftables / AF_ALG vulnerabilities. Includes non-destructive behavioral probes, module blacklis…

    Python 4

  3. 3d_head_stylization 3d_head_stylization Public

    Forked from three-bee/3d_head_stylization

    [ICCV 2025] Identity Preserving 3D Head Stylization with Multiview Score Distillation

    Python

  4. diffusion-face-attribute-control diffusion-face-attribute-control Public

    Semantic face attribute editing via latent space interpolation using Stable Diffusion — controllable edits for smile, age, and eyeglasses with no retraining required.

    Jupyter Notebook

  5. ISIC-2018-challange-segmention-Using-Unet ISIC-2018-challange-segmention-Using-Unet Public

    Jupyter Notebook 1

  6. OpenTabCommunity/open-share-client-rust OpenTabCommunity/open-share-client-rust Public

    Rust workspace (library + CLI) providing discovery (mDNS), crypto primitives (Ed25519/X25519/HKDF/AEAD), handshake, transport and file-transfer examples for clients.

    Rust 1