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

Block or report Maazkorejo

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

Hi there, I'm Muhammad Maaz 👋

Typing SVG

Profile Views LinkedIn Portfolio Email


🎯 About Me

  • 🎓 3rd-year BS Information Technology student at University of Sindh, Jamshoro (6th semester)
  • 🤖 Specializing in LLM-integrated platforms, agentic AI systems, and cloud-deployed backends
  • 📜 Hold 8 Anthropic-verified credentials, including Model Context Protocol (MCP) — Apr 2026
  • 🏛️ Completed two government-backed internships at PITP–MUET (Government of Sindh) in Cloud Computing and Graphic Design
  • 🔬 Currently deepening expertise in agentic workflows (LangGraph) and n8n automation
  • 🌍 Based in Hyderabad, Pakistan

🚀 What I Do

  • 🤖 Agentic AI Systems — Building tool-calling assistants with LangGraph, Mistral AI, and persistent vector memory (pgvector)
  • ⚙️ Backend Engineering — Designing REST APIs and relational schemas with Flask, PostgreSQL, and Supabase
  • 🔐 Machine Learning for Security — Training XGBoost/Random Forest models for network intrusion detection with SHAP explainability
  • ☁️ Cloud Deployment — Shipping full-stack platforms on Railway and Vercel with CI/CD pipelines

🛠️ Tech Stack

AI & LLM Engineering

Anthropic MCP LangGraph Mistral AI Hugging Face

Machine Learning

Python scikit-learn XGBoost Pandas NumPy

Backend & Cloud

Flask PostgreSQL Supabase Railway Vercel GitHub Actions

Frontend

React JavaScript HTML5 CSS3 Vite

Currently Exploring

n8n LangChain


📊 GitHub Stats

Maaz's GitHub Stats

Top Languages

GitHub Streak


🚀 Featured Projects

A fully agentic AI assistant, not just a chatbot wrapper

Built a LangGraph-based agentic assistant with real tool-calling — email, calendar, and reminders — backed by persistent vector memory (pgvector) for contextual recall across sessions. Implemented a real-time streaming chat interface (Flask-SocketIO) with a live agent-reasoning trace panel exposing the model's tool-selection steps, plus voice I/O via Piper TTS and a custom clap-to-wake system. Deployed a public sandbox (Railway + Vercel) to demo the architecture without exposing the private integrations.

Flask LangGraph Mistral PostgreSQL React Railway


Social prediction platform for FIFA World Cup 2026

Built a full-stack social platform with a 6-module REST API and 5-table relational schema, where users post match predictions and an automated AI-scoring pipeline (APScheduler + Mistral AI) grades them against live results and generates real-time roasts — eliminating manual scoring entirely. Integrated live football data via the API-Football feed.

React Flask Supabase Mistral Vercel


~99% accuracy ML pipeline on real-world cybersecurity data

Built an end-to-end ML pipeline on the CICIDS-2017 dataset, classifying 14 network attack categories (DDoS, Port Scan, Botnet, Brute Force) with XGBoost achieving ~99% accuracy and a near-zero false-positive rate. Applied SHAP for model explainability, identifying the top predictive features driving each classification, and packaged the pipeline as a reproducible module for one-command reuse.

Python XGBoost scikit-learn


🌐 Cloud Portfolio PlatformLive on Railway

Production-grade personal platform on multi-cloud free-tier infrastructure

Delivered a Flask + Neon PostgreSQL + Railway platform with 4 REST API endpoints, GitHub CI/CD auto-deploy, dark/light mode, and admin-authenticated contact submissions — built as a capstone project during a government-backed Cloud Computing internship.

Flask PostgreSQL Railway CI/CD


💼 Experience

Cloud Computing Intern — PITP–MUET, Jamshoro (Govt of Sindh) · Mar – May 2026 Delivered a capstone Flask + PostgreSQL + Railway platform with CI/CD as part of a government-backed technical training program, and reduced lab environment setup time by ~30% by scripting VM configuration for trainee onboarding.

Certified Graphic Designer Intern — PITP–MUET (Govt of Sindh) · Jan – Mar 2025 Produced 10+ branded visual assets for institutional print and digital communications under a government-accredited design program.


🎓 Education

Degree Institution Duration
BS Information Technology University of Sindh, Jamshoro Feb 2024 – Dec 2027 (6th Sem.)

Relevant coursework: AI & Machine Learning, Advanced DBMS, Cybersecurity, Cloud Computing, Computer Networks


📜 Certifications

Issuer Credential
🟠 Anthropic ×8 Model Context Protocol (Apr 2026) · Claude with the Anthropic API · Introduction to Agent Skills · Introduction to Subagents · Claude Code in Action · AI Fluency: Framework & Foundations · Claude 101 · AI Fluency for Students
🏅 HEC/NAVTTC Top Participant — ACT AI SkillBridge (2026)
🔵 McKinsey.org McKinsey Forward (Jun 2026)
🔵 IBM SkillsBuild Cybersecurity Fundamentals · Protecting a Device with Malwarebytes
🔶 Forage Mastercard · Datacom (Job Simulations)
🟣 Cambridge IQ / UniAthena Python ×4
Simplilearn Git & GitHub

🔭 Current Mission

  • 🔭 Building: Alfred's core agent architecture (LangGraph + vector memory) into a production-ready private build
  • 🌱 Exploring: Agentic workflow design, n8n automation, and multi-hop LLM tool orchestration
  • 🤝 Open to: AI/ML internships, backend engineering roles, and collaborations on agentic AI projects
  • 💬 Ask me about: LangGraph, Mistral AI, Flask backends, or intrusion detection with XGBoost
  • Fun fact: I built a clap-to-wake assistant using real-time FFT spectral analysis, no cloud needed
  • 🎯 Goal: Shipping AI systems that are genuinely useful, not just impressive demos

🤝 Connect & Collaborate

LinkedIn GitHub Email


Open to internships, collaborations, and interesting problems.

Star a repo if my work impressed you

Pinned Loading

  1. Cloud-Portfolio Cloud-Portfolio Public

    HTML

  2. football-pundit football-pundit Public

    JavaScript

  3. NIDS-Machine-Learning NIDS-Machine-Learning Public

    Network Intrusion Detection System using Machine Learning (Random Forest + XGBoost)

    Python