Skip to content
View shaikn6's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report shaikn6

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

Nagizaaz Shaik

Cloud Architect · ML Engineer · AI Engineer

LinkedIn Portfolio GitHub


About

Cloud Architect at Wright-Patt Credit Union — designing and operating cloud infrastructure in a regulated financial environment. Building toward ML Engineering and AI Engineering roles, with production projects spanning LLM safety, federated learning, differential privacy, real-time MLOps, clinical NLP, and computer vision.


Certifications

Certification Issuer
AWS Certified Machine Learning – Specialty Amazon Web Services
AWS Certified Cloud Practitioner Amazon Web Services
GCP Professional Data Engineer Google Cloud
Snowflake SnowPro Advanced: Data Engineer Snowflake
dbt Analytics Engineering Certification dbt Labs

Skills

Domain Technologies
ML / Deep Learning PyTorch · XGBoost · scikit-learn · BERT · BioBERT · HuggingFace · Grad-CAM · Federated Learning (Flower)
LLMs & AI Agents LangChain · LangGraph · RAG · DP-SGD · Opacus · Prompt Engineering · OWASP LLM Top 10
MLOps MLflow · SageMaker Pipelines · Airflow · Evidently AI · Drift Detection · Model Registry · A/B Testing
Data Engineering Kafka · Apache Spark · dbt · Redis · Airflow · SQL lineage · ETL/ELT
Cloud & Infra AWS (SageMaker · Redshift · S3 · CloudWatch · DynamoDB) · GCP · Docker · FastAPI
Privacy & Compliance Differential Privacy · Federated Learning · HIPAA · GDPR · ECOA / Fair Lending · Presidio PII Redaction

Featured Projects

🤖 AI Engineering — LLMs · RAG · Agents

Repo Description Stack
llm-safety-auditor LLM red-teaming: 250+ adversarial attacks, OWASP LLM Top 10 scoring, FastAPI audit reports sentence-transformers · FastAPI
finance-llmops-platform RAG over SEC 10-Ks + earnings calls: citation-grounded answers, hallucination detection LangChain · MLflow · Streamlit
agentic-pipeline-healer LangGraph agent monitors Airflow DAGs, diagnoses failures, auto-applies fixes LangGraph · Airflow · FastAPI
clinical-note-llmops HIPAA clinical NLP: Presidio PII scrubbing → BioBERT NER → LLMOps Presidio · spaCy · FastAPI
prompt-ops Git-style LLM prompt versioning & A/B testing — MLflow for prompts MLflow · FastAPI
evidently-llm-sentinel Production LLM monitoring: semantic drift, hallucination risk, Grafana dashboards Evidently · Grafana

⚙️ ML Engineering — MLOps · Training · Monitoring

Repo Description Stack
mlops-retraining-pipeline Drift-triggered retraining: KS-test gates → Welch t-test → A/B validation → promotion Airflow · MLflow · SageMaker
kafka-stream-feature-store Real-time ML feature store: Kafka → Redis, sub-60s feature freshness Kafka · Redis · FastAPI
ml-drift-monitoring Production ML monitoring: feature drift, prediction drift, data-quality alerts scikit-learn · Evidently
chexpert-pathology-classifier Chest X-ray multi-label: DenseNet121+EfficientNet-B4 ensemble, 92% AUC, Grad-CAM PyTorch · SageMaker
federated-credit-risk 3-institution federated credit risk via Flower FedAvg — zero raw data sharing, ECOA Flower · PyTorch
icu-mortality-predictor 30-day ICU mortality from first 24h MIMIC-III — XGBoost + SHAP, AUC >0.85 XGBoost · SHAP · FastAPI

☁️ Cloud Architecture — Data Engineering · Distributed Systems

Repo Description Stack
high-traffic-ticket-engine Redis distributed-lock ticket engine — 10K concurrent users, 0 oversells Redis · FastAPI
distributed-etl-ecommerce PySpark medallion ETL + dbt star schema + Airflow + Great Expectations PySpark · dbt · Airflow
data-lakehouse-delta Delta Lake lakehouse: bronze/silver/gold medallion with ACID transactions Delta Lake · Spark
redshift-wlm-optimizer ML predicts Redshift query cost, auto-routes WLM queue — 85% runtime reduction XGBoost · AWS Redshift
sql-to-dag-compiler Oracle SQL/PLSQL + dbt → Airflow DAGs with lineage export (Mermaid/DOT/JSON) Python · Airflow · dbt

GitHub Stats

GitHub Stats

Top Languages


24 public repos across AI · ML · Cloud · security-audited · CI green · nagizaaz.vercel.app · LinkedIn

Pinned Loading

  1. finance-llmops-platform finance-llmops-platform Public

    RAG over SEC 10-K filings + earnings calls: citation-grounded answers, hallucination detection, Evidently monitoring, MLflow prompt versioning, Streamlit dashboard

    Python

  2. high-traffic-ticket-engine high-traffic-ticket-engine Public

    Redis distributed-lock ticket reservation engine — handles 10K concurrent users, 0 oversells

    Python

  3. kafka-stream-feature-store kafka-stream-feature-store Public

    Real-time ML feature store: Kafka → Redis pipeline, sub-60s feature freshness

    Python

  4. llm-safety-auditor llm-safety-auditor Public

    LLM red-teaming: 250+ adversarial attacks, OWASP LLM Top 10 scoring, FastAPI audit reports

    Python

  5. medical-imaging-ai medical-imaging-ai Public

    Chest X-ray pathology CNN: EfficientNet-B4, Grad-CAM, ScoreCAM explainability, DICOM pipeline, PHI scrubbing — Streamlit + FastAPI

    Python

  6. mlops-retraining-pipeline mlops-retraining-pipeline Public

    Automated ML retraining: Airflow + MLflow + SageMaker Pipelines with drift-triggered rollback

    Python