Hi, my name is
Saqib Ali Butt.
A final-year CS student at UCP, building at the intersection of Software Engineering and Artificial Intelligence. Transforming complex data into intuitive, impactful products.
01.About Me
I am 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 am continuously pushing my boundaries. 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.
1+
Projects Built
98.5th
Percentile — HEC National Test
1+
Certifications
3.28
CGPA
02.Some Things I've Built
Featured Project
EcoScout
OngoingEcoScout 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
03.Education & Leadership
Education
Bachelors in Computer Science
University of Central Punjab
CGPA: 3.28 | 8th Semester
Intermediate in Computer Science
Punjab Group of Colleges
Computer Science fundamentals
Leadership & Activities
Logistics Sub-Core
Participated as Logistics Sub-Core in UCP's five-day mega event featuring 64 competitions, 22 categories, and cash prizes worth PKR 2,575,000.
Director Graphics
Leading the design team for event branding, creating high-impact visuals, and managing digital assets for major society events.
Volunteer
Active volunteer for the Esaar-e-Ramadan program, managing food distribution and logistics for community support initiatives.
04.Certifications & Licenses
Chronological archive of verified credentials and specializations
IBM Data Science Professional Certificate
Machine Learning with Scikit-learn, PyTorch & Hugging Face
2026 Data Analyst Bootcamp
Introduction to Generative AI
05.Writing
Understanding React: What It Is, Why Developers Love It, and What Makes It Different
A deep beginner-friendly dive into React’s architecture, Virtual DOM, component model, hooks, and the core ideas that made React one of the most popular frontend libraries.
Architecting Production-Ready RAG Systems: Beyond the Naive Baseline
An in-depth look at moving from basic LangChain tutorials to robust, production-grade Retrieval-Augmented Generation (RAG) systems. Learn how to optimize chunking strategies, implement advanced retrieval techniques, and evaluate system performance.
06.Get In Touch
What's Next?
Let's Create Something Amazing
I'm always open to new opportunities and collaborative projects. If you have a vision to execute, or just want to discuss the latest advancements in AI and software engineering, let's connect and make it happen.