Hi, my name is
Saqib Ali Butt.
A final-year CS student at UCP, Lahore — building at the intersection of Software Engineering and Artificial Intelligence. Transforming complex data into intuitive, impactful products.
01.About Me
I'm a final-year Computer Science student at the University of Central Punjab, Lahore, building at the intersection of Software Engineering and Artificial Intelligence. I specialize in transforming complex data into intuitive products — whether that means training robust machine learning models or architecting fluid, scalable web applications using React and Next.js.
Beyond building software, I hold an IBM Data Science Professional Certificate and recently ranked in the 98.5th percentile nationwide in the HEC National Skills Competency Test. Driven by a growing fascination with Generative AI, my ultimate goal is to engineer intelligent technology that is technically profound and genuinely useful.
15+
Projects Built
98.5th
Percentile — HEC National Test
10+
Certifications
3.28
CGPA
Technical Arsenal
AI / ML
Data Science
Full Stack
Tools
03.Some Things I've Built
Featured Project
EcoScout
EcoScout is a final-year project that applies real-time computer vision to environmental enforcement. Built with Python, OpenCV and a custom-trained YOLO model, it detects vehicle littering and smoke emissions from live CCTV footage. The system generates incident reports with timestamps and vehicle metadata for authority review.
# EcoScout — Detection Pipeline
import cv2
import torch
from ultralytics import YOLO
class DetectionPipeline:
def __init__(self):
self.models = [
"litter_v8",
"smoke_v8",
"vehicle_v8"
]
def detect(self, frame):
# Real-time violation detection
return violations
$ python pipeline.py
06.Certifications & Licenses
IBM Data Science Professional Certificate
IBM (Coursera)
Machine Learning with Scikit-learn, PyTorch & Hugging Face
DeepLearning.AI & Stanford
Introduction to Generative AI
Google Cloud
Introduction to Large Language Models
Google Cloud
AI For Everyone
DeepLearning.AI
Google Prompting Essentials
07.Leadership & Activities
Logistics Sub-Core
TAAKRA 2026 (UCP)
Feb 2026
Click to expand ↓
Director Graphics
IEEE Computer Society
Oct 2025 - Feb 2026
Click to expand ↓
Executive Member
ACM Management
Past
Click to expand ↓
Volunteer
Welfare Society
Past
Click to expand ↓
04.Writing
Building Real-World AI Systems
From Student to Shipping: My Journey
Context Engineering for LLM Applications
Articles coming soon. Follow on @Saqibbdev to get notified first.