Hello, I'm

Hasnain Akhtar.

AI Engineer | Generative AI | Cloud & MLOps | Computer Vision

A CS graduate building intelligent systems at the intersection of Generative AI, cloud-native MLOps, and computer vision. Former AI Engineer at Eighty4Digital. Currently finishing my FYP, FinAI, an AI-powered financial advisory platform for Pakistan.

Scroll
About Me

Building AI that
actually ships.

I'm Muhammad Hasnain Akhtar, a Computer Science graduate from FAST NUCES Islamabad (2026) specializing in AI/ML, Generative AI, and cloud-native systems. I build the full pipeline: from RAG chatbots and computer vision models all the way to containerized Kubernetes deployments and GitOps-driven CI/CD.

At Eighty4Digital, I shipped production LLM chatbots with LangChain, built AI-driven automation that cut processing time by 40%, and designed DevOps pipelines with SAST/SCA security scanning, ArgoCD GitOps, and full Prometheus + Grafana observability. I also TA'd three courses at FAST, mentoring 200+ students across AI, Machine Learning, and Android development.

Gold Medalist, Rector's List of Honors, Fall 2025. Dean's List twice. AWS Certified Cloud Practitioner. Currently open to full-time AI/MLOps roles.

RAG Pipelines LLM Engineering AWS Cloud Kubernetes CI/CD Computer Vision MLflow DVC
hasnain@portfolio ~
python about.py

{
  "name""Muhammad Hasnain Akhtar",
  "role""AI Engineer",
  "location""Islamabad, Pakistan",
  "education""FAST NUCES CS '26",
  "specialties": [
    "Generative AI & LLMs",
    "Cloud & MLOps (AWS)",
    "Computer Vision",
    "DevSecOps Pipelines"
  ],
  "honors""Gold Medal 🥇",
  "status""open_to_opportunities"
}

Portfolio

Projects.

From production LLM chatbots to DevSecOps pipelines and computer vision research — 10 projects across AI/ML, DevOps/MLOps, and Computer Vision.

💰
AI / ML
FinAI: AI Financial Platform

Intelligent financial advisory platform for the Pakistani market. ML models for loan eligibility, credit scoring, and financial risk prediction. Leading backend architecture as Final Year Project.

PythonFlask scikit-learnFYP
🔄
MLOps
FinAI MLOps Pipeline

Production MLOps layer on the FinAI platform. DVC for dataset and model artifact versioning, MLflow for experiment tracking and model registry, GitHub Actions CI/CD for automated retraining, validation, and deployment.

DVCMLflow GitHub ActionsPython
DevOps
AWS Serverless Order Processing

Fully serverless order pipeline on AWS with zero infrastructure management. API Gateway + Lambda (Python 3.12), SQS FIFO for exactly-once delivery, SNS for real-time notifications, DynamoDB for storage, least-privilege IAM and CloudWatch monitoring.

AWS LambdaSQS FIFO SNSDynamoDBCloudWatch
🔐
DevSecOps
DevSecOps CI/CD: Netflix Clone on AWS

Production-grade DevSecOps pipeline with security baked into every stage. Jenkins on EC2 (t2.large), SAST via SonarQube, SCA via OWASP Dependency-Check, image scanning via Trivy, deployed to Amazon EKS via ArgoCD (GitOps). Full Prometheus + Grafana observability stack.

JenkinsSonarQube TrivyEKS ArgoCDGrafana
🏗️
DevOps
Automated Multi-Tier Deployment

End-to-end IaC + container orchestration pipeline. Terraform provisions a full VPC and EC2 instance; Ansible handles server configuration. Containerized React + Node.js microservices deployed to MicroK8s. GitHub Actions CI triggers ArgoCD GitOps redeploy on every push.

TerraformAnsible KubernetesArgoCD DockerGitHub Actions
🔍
Computer Vision
Enhanced DBSCAN Object Detection

Novel DBSCAN algorithm for detecting small objects (humans, rocks) in LiDAR point clouds. Achieved ~17% accuracy improvement over baseline, a first-of-its-kind implementation based on research paper study.

PythonDBSCAN LiDARPoint Clouds
GitHub →
🚶
Computer Vision
SMPL for Road Crossing Prediction

Improved pedestrian crossing prediction on the JAAD dataset. Fused SMPL body models + CLIP with RGB frames, optical flow, and pose data in a four-component fusion model achieving higher accuracy than single-modality baselines.

SMPLCLIP PyTorchOptical Flow
GitHub →
🛡️
AI / ML
Anomaly Detection: Network Traffic

Unsupervised anomaly detection system for network traffic. Implemented Isolation Forest, LOF, and DBSCAN with feature engineering, PCA dimensionality reduction, and t-SNE visualization for interpretability.

scikit-learnIsolation Forest PCAt-SNE
GitHub →
🏎️
AI / ML
TORCS AI Racing Agent

Intelligent racing agent for the TORCS simulator using reinforcement and supervised learning. Neural network architecture with Llama models for decision-making. Q-learning and policy gradient methods for race strategy.

RLLlama Q-LearningNeural Networks
GitHub →
Full-Stack
Petro Pulse: Petroleum Management

Comprehensive fuel management system handling inventory, orders, and transactions. Complex stored procedures for automated reporting with role-based access control across multiple user tiers.

C#JavaFX MSSQLOOP
Tech Stack

Skills.

From Python and PyTorch to Terraform, ArgoCD, and LangChain: full-stack AI and DevOps.

Languages
PythonC/C++ JavaC# KotlinSQL PHPJavaScript
AI / ML
PyTorchTensorFlow scikit-learnNumPy PandasCNNs RNNs / LSTMsRL
Generative AI
LangChainLangSmith RAG PipelinesLLM APIs Groq APILocal LLMs Prompt Engineering
Computer Vision
SMPLCLIP OpenCVDBSCAN Point CloudsOptical Flow Pose Estimation
Cloud (AWS)
EC2Lambda EKSS3 SQS / SNSDynamoDB API GatewayIAM CloudWatch
DevOps / MLOps
DockerKubernetes TerraformAnsible JenkinsArgoCD GitHub ActionsHelm PrometheusGrafana
ML Lifecycle
DVCMLflow SonarQubeTrivy OWASP Dep-Check Model RegistryCI/CD
Databases & Backend
MSSQLMySQL MongoDBFirebase DynamoDB FlaskNode.js REST APIs
Career

Experience.

Industry experience shipping production AI systems, plus 11 months mentoring students across three university courses.

Oct 2025 to May 2026
Artificial Intelligence Engineer
Eighty4Digital · Burton-Upon-Trent (Remote)
  • Designed and integrated a live website chatbot from scratch using LLM APIs and LangChain, deployed into client-facing web properties with LangSmith for observability
  • Built an internal employee management system using Node.js and REST APIs, streamlining HR and operational workflows
  • Developed end-to-end marketing and sales funnels with embedded AI components to improve customer conversion rates
LangChainLangSmith LLM APIsNode.js REST APIs
Jan 2026 to Jun 2026
Teaching Assistant, AI & Machine Learning
FAST NUCES, Islamabad · AI-2002 & CS-5027
  • Designed and evaluated 3 hands-on ML assignments covering KNN, Linear Regression, and Decision Trees with live demo sessions
  • Led a course project on Voice Generation Model Evaluation, guiding students through comparative analysis and supporting academic paper writing
  • Conducted demos and quiz assessments, providing structured feedback to reinforce theoretical and practical ML concepts
Pythonscikit-learn Machine LearningGenAI Evaluation
Aug 2025 to Jan 2026
Teaching Assistant, Mobile Development
FAST NUCES, Islamabad · CS4039 Software for Mobile Devices
  • Designed and published course assignments on mobile application development
  • Conducted student demos for 200+ students and evaluated project submissions
  • Mentored students in Kotlin, XML, Firebase, SQLite, PHP, Android Studio, and OneSignal
KotlinAndroid SDK FirebaseSQLite
Jun 2025 to Sep 2025
AI Intern
Eighty4Digital · Burton-Upon-Trent (Remote)
  • Built and deployed AI-driven automation workflows using LangChain and LLM APIs, reducing manual processing time by 40% across product and operations teams
  • Authored SOPs for automation pipelines, onboarding documentation, and project structures enabling smooth cross-functional handoffs
LangChainLLM APIs AI AutomationSOP Writing
Aug 2022 to Jun 2026
B.Sc. Computer Science
FAST NUCES, Islamabad
  • Specializing in AI/ML, Generative AI, cloud systems, and computer vision
  • Final Year Project: FinAI, an AI-powered financial advisory platform for Pakistan
  • Gold Medal: Rector's List of Honors Fall 2025 · Dean's List Fall 2024 & Spring 2025
AI / MLData Science AlgorithmsBackend Systems
Credentials

Certifications.

AWS
Cloud Practitioner (CLF-C02) Cert Prep
Coursera / DeepLearning.AI
Generative AI with Large Language Models
LinkedIn Learning
Generative AI Essentials: Overview and Impact
Coursera / Stanford
Supervised ML: Regression & Classification
Get In Touch

Let's build
something great.

Whether you have a role in mind, a project idea, or just want to connect — my inbox is open. I'd love to hear from you.

Location Islamabad, Pakistan