Zain Ul Abdeen

Zain Ul Abdeen

> INIT_PROTOCOL: AI Systems Engineer...
CGPA: 3.65
STUDENT @ GIKI
Initialize.Projects Extract.CV Comm.Link

01. About Entity

AI

Entity Profile

I'm Zain Ul Abdeen, a 6th-semester BS Artificial Intelligence student at Ghulam Ishaq Khan Institute (GIKI), with a CGPA of 3.65. AI isn't just my major — it's genuinely what I spend my time thinking about, building, and breaking things with.

> Field_Operations

Over the past couple of years, I've completed three remote AI/ML internships, worked across the full ML stack from data pipelines to deployed APIs, and built projects I'm actually proud of. My flagship project, EconML, is a full-stack financial ML platform covering fraud detection, stock forecasting, and regression across 8 tickers — built with FastAPI, XGBoost, TensorFlow, Docker, and GitHub Actions.

> Academic_Trajectory

I've kept a consistent upward GPA trajectory while carrying heavy credit loads — including Deep Neural Networks, DevOps, and Algorithms — and I've competed in international hackathons like the 5th Hack-Nation Global AI Hackathon in collaboration with the MIT Sloan AI Club. I've also explored multimodal RAG systems, speech emotion recognition, and AI-powered research tools.

> Mission_Directive: Work at the intersection of AI agents and production-grade data systems — building things that are not just technically sound but actually useful in the real world. Actively seeking opportunities to contribute meaningfully, learn fast, and work with people who take their craft seriously.

02. Skill Matrix

AI / ML

PyTorch TensorFlow Scikit-learn XGBoost LangChain LLaVA Stable Diffusion

MLOps & DevOps

Docker Docker Compose GitHub Actions Prefect FastAPI Terraform AWS ECS/ECR

Data & Code

Python C++ JavaScript Bash Pandas Neo4j Gradio

03. Project Database

> ACTIVE EXPERIMENTS [AI/ML]

Generative Fashion Designer

AI-powered textile pattern generation suite using VAE, GANs (DC, WGAN-GP, cGAN), Latent DiT, and Flux API with a React frontend dashboard.

PyTorchFlaskReactDocker

Generative Fashion Designer

A specialized generative suite for fashion designers featuring 6 locally-trained models and Flux API integration. Includes a complete data pipeline (DTD, 5,640 images, 47 classes), quantitative evaluation (FID, IS, SSIM), containerized REST API, and CI/CD via GitHub Actions.

VAEDCGANWGAN-GPcGANLatent DiTFlux APITensorBoardMLOps
View Source Repository

Aegis-IoT

AnyLogic-based IoT network simulation with embedded ML for latency prediction, anomaly detection, forecasting, and adaptive Q-learning load management.

AnyLogicRandom ForestQ-LearningFedAvg

Aegis-IoT Intelligence Platform

A 5-layer IoT simulation platform: MQTT-style packet flows, transpiled Java ML models (Random Forest, One-Class SVM, BiLSTM) for inline inference, tabular Q-learning for adaptive congestion control, FedAvg federated learning across 3 edge nodes, and a dual-surface NOC + React web dashboard. Uses RT-IoT2022 dataset (4,132 flows) with GAN-style DDoS stress injection.

AnyLogicRandom ForestOne-Class SVMBiLSTMQ-LearningFedAvgm2cgenReact
View Source Repository

EconML

Financial ML platform covering 26 models across 8 tickers. Regression, BiLSTM forecasting, KMeans, and SMOTE-based fraud detection.

FastAPIXGBoostDocker

EconML Platform

End-to-end financial machine learning platform with 26 trained models across 8 stock tickers. Covers regression analysis, BiLSTM time-series forecasting, KMeans clustering, and SMOTE-based credit card fraud detection with containerized deployment.

FastAPIXGBoostBiLSTMDockerKMeansSMOTE
View Source Repository

The AI Scientist

Agentic Research Assistant taking hypothesis, running ArXiv/Semantic Scholar QC, then generating operationally-grounded experiment plans.

LLaMA 3.3 70BLangChain RAG

The AI Scientist

An agentic research assistant that accepts a hypothesis, runs quality-controlled searches via ArXiv and Semantic Scholar APIs, performs literature synthesis, and generates operationally-grounded experiment plans with full citation support.

LLaMA 3.3 70BLangChainRAGArXiv APIAgents
View Source Repository

Agentic Multimodal RAG

Pipeline combining CLIP (embeddings), FAISS (search), Neo4j (graph), LangChain ReAct agent, and BLIP-2/LLaVA (visual QA).

CLIPFAISSNeo4j

Agentic Multimodal RAG

A multimodal retrieval-augmented generation pipeline combining CLIP embeddings, FAISS vector search, Neo4j knowledge graphs, LangChain ReAct agents, and BLIP-2/LLaVA for visual question answering over complex document collections.

CLIPFAISSNeo4jLangChainBLIP-2LLaVA
View Source Repository

> INFRASTRUCTURE [DEVOPS]

DOMjudge Deploy

Automated deployment of DOMjudge using Bash and Docker Compose. CLI-driven control & judgehost scaling.

BashDocker Compose

DOMjudge Deploy

A fully automated deployment solution for the DOMjudge competitive programming judge system. Features CLI-driven control, dynamic judgehost scaling, and one-command setup with Docker Compose orchestration.

BashDocker ComposeCLIAutomation
View Source Repository

AWS Auto CI/CD

GitHub Actions logic connecting React, Node.js, and DB to AWS EC2 via ECR (Staging/Testing envs).

GitHub ActionsAWS EC2/ECR

AWS Auto CI/CD

End-to-end CI/CD pipeline using GitHub Actions to build, test, and deploy a full-stack app (React + Node.js + DB) to AWS EC2 via ECR. Supports isolated staging and testing environments with automated rollback.

GitHub ActionsAWS EC2ECRTerraform
View Source Repository

> ARCHIVE LOGS [PREVIOUS]

Bite n Byte

Bite n Byte

An AI-powered dining revolution blending smart automation with seamless restaurant management.

FlaskMongoDB

Bite n Byte

An AI-powered smart restaurant management system featuring automated ordering, real-time kitchen management, intelligent menu recommendations, and seamless payment integration. Built with Flask backend and MongoDB for scalable data persistence.

FlaskMongoDBAIAutomation
View Source Repository
Edumate

AI Learning App

EduMate is an AI-driven web app that helps students study smarter by summarizing notes & planning.

GeminiFlask

EduMate - AI Learning App

An AI-driven educational web application powered by Google Gemini. Helps students study smarter through automated note summarization, intelligent study planning, flashcard generation, and personalized learning paths.

Gemini APIFlaskNLPEducation
View Source Repository
Bank

Bank System

Standard banking operations via a C++ OOP architecture.

C++OOP

Bank Management System

A comprehensive banking system implementing core operations — account creation, deposits, withdrawals, transfers, and statement generation — using clean C++ OOP architecture with inheritance, polymorphism, and file-based persistence.

C++OOPFile I/OData Structures
View Source Repository
Race

DSA Race Car

C++ console-based 2D race car game with lane logic and custom algorithms.

C++DSA

DSA Race Car Game

A console-based 2D racing game built in C++ featuring real-time lane-switching mechanics, obstacle avoidance algorithms, dynamic difficulty scaling, and score tracking — all implemented using custom data structures and algorithms.

C++DSAGame LogicConsole UI
View Source Repository
Recognition

Character Recognition

Flask-based deep learning web app that recognizes handwritten characters (CNN via EMNIST).

TensorFlowCNN

Handwritten Character Recognition

A deep learning web application using a Convolutional Neural Network trained on the EMNIST dataset. Users draw characters on a canvas and get real-time predictions. Deployed as a Flask web app with interactive frontend.

TensorFlowCNNEMNISTFlask
View Source Repository

04. Neural Training [Experience & Education]

BS Artificial Intelligence

GIKI | 2023 - 2027

CGPA: 3.65

Relevant Coursework: Machine Learning, Deep Learning, Data Structures & Algorithms, Database Systems, Computer Vision, Big Data Analytics.

AI/ML Intern

Developers Hub Corporation

Worked remotely on building scalable machine learning solutions, integrating data pipelines, and implementing AI agents.

AI/ML Intern

CodeAlpha

Developed core AI functionalities, optimized deep learning models, and handled data preprocessing tasks remotely.

NLP Intern

Elvvo

Developed and fine-tuned NLP pipelines for text classification, entity recognition, and semantic similarity. Worked on transformer-based models and contributed to production-ready language processing modules.

05. Certification Array

Stanford

ML Specialization

Stanford University | 2023

ML Specialization

3-course specialization by Andrew Ng covering supervised learning (linear/logistic regression, neural networks), advanced algorithms (decision trees, ensemble methods), and unsupervised learning (clustering, anomaly detection, recommender systems).

RegressionNeural NetworksDecision TreesClusteringRecommender Systems Data ScienceAI/MLPython
DeepLearning

Math for ML

DeepLearning.AI | 2023

Mathematics for ML

Foundational mathematics for machine learning covering linear algebra (vectors, matrices, eigendecomposition), multivariate calculus (gradients, backpropagation), and probability & statistics (Bayes' theorem, distributions, PCA).

Linear AlgebraCalculusProbabilityPCAOptimization Data ScienceAI/MLPython
DeepLearning

TensorFlow Dev

DeepLearning.AI | 2023

TensorFlow Developer

Professional certificate covering TensorFlow for building CNNs for computer vision, NLP with RNNs/LSTMs and word embeddings, time-series forecasting, and deploying production-grade deep learning models with TF Serving and TFLite.

TensorFlowCNNsRNN/LSTMNLPTime SeriesTFLite Data ScienceAI/MLPython
DeepLearning

Generative AI

DeepLearning.AI | 2023

Generative AI for Software Dev

Professional certificate on leveraging LLMs and generative AI for software development — prompt engineering, AI-assisted code generation, debugging workflows, automated testing, and integrating AI copilots into development pipelines.

LLMsPrompt EngineeringCode GenerationAI CopilotsAutomation Data ScienceAI/MLPython
Google

Data Analysis (R)

Google | 2023

Data Analysis with R

Google's course on data analysis using R programming — data cleaning with tidyverse, exploratory data analysis, statistical visualization with ggplot2, R Markdown reporting, and working with structured datasets for business insights.

RTidyverseggplot2EDAR Markdown Data ScienceAI/MLPython
Microsoft

Office Specialist

Microsoft | 2023

Microsoft Office Specialist

Certified proficiency in the Microsoft Office suite — advanced Excel (pivot tables, VLOOKUP, macros), Word document formatting, PowerPoint presentation design, and data management with Access and Outlook productivity workflows.

ExcelPivot TablesWordPowerPointMacros Data ScienceAI/MLPython
Oracle

Oracle AI Foundations

Oracle | Associate

Oracle AI Foundations Associate

Oracle certification covering AI and ML fundamentals — deep learning, NLP, computer vision, Oracle Cloud Infrastructure (OCI) AI services, generative AI concepts, responsible AI practices, and deploying ML models on OCI.

OCIDeep LearningNLPComputer VisionGenerative AICloud AI Data ScienceAI/MLPython
IBM

RAG

IBM

Retrieval-Augmented Generation

IBM course on RAG architectures — vector databases, embedding models, document chunking strategies, retrieval pipelines, prompt augmentation with context injection, and building grounded LLM applications that minimize hallucinations.

RAGVector DBsEmbeddingsLLMsChunkingRetrieval Data ScienceAI/MLPython
Google

Adv. Data Analytics

Google | 8 Courses

Advanced Data Analytics

Google's 8-course professional certificate covering the full data analytics lifecycle — Python, exploratory data analysis, statistical modeling, regression analysis, machine learning with scikit-learn, and Tableau visualization for executive dashboards.

PythonStatisticsRegressionScikit-learnTableauEDA Data ScienceAI/MLPython
Coursera

PyTorch for Deep Learning

Coursera | Professional Certificate

PyTorch for Deep Learning

Professional certificate covering fundamentals of PyTorch and neural networks, advanced architectures, and model deployment techniques, using real-world AI systems for CV and NLP with TorchVision and Hugging Face.

PyTorchNeural NetworksCVNLPHugging FaceDeployment Data ScienceAI/MLPython
Coursera

Deep Learning Specialization

Coursera | DeepLearning.AI

Deep Learning Specialization

5-course specialization covering Neural Networks, Hyperparameter Tuning, Structuring ML Projects, CNNs, and Sequence Models (RNNs, LSTMs, Transformers). Practical applications in Python and TensorFlow.

Deep LearningCNNRNNTransformersTensorFlow Data ScienceAI/MLPython

06. Comm.Link

Establish Connection

I'm currently looking for new opportunities in AI engineering and MLOps. My inbox is open.

Transmit Data Professional Network