Hi, my name is
Saqib Ali Butt.
A Computer Science graduate from University Of Central Punjab, building at the intersection of Software Engineering and Artificial Intelligence. Transforming complex data into intuitive, impactful products.
01.About Me
I am a Computer Science graduate from University of Central Punjab, Lahore, building at the intersection of Software Engineering and Artificial Intelligence. Holding an IBM Data Science Professional Certificate, I bridge technical complexity with user-centered design. Specializing in robust machine learning models and high-performance web applications using React and Next.js. Driven by the rapidly evolving landscape of Generative AI, I am actively building agentic workflows and LLM-powered systems that transform complex data into real-world impact.
Research: Ongoing research on Forecasting Binary Neutron Star Mergers using deep learning and LIGO data, conducted under faculty supervision at UCP; manuscript in preparation for peer-reviewed publication.
1+
Projects Built
98.5th
Percentile — HEC National Test
1+
Certifications
3.28
CGPA
02.Some Things I've Built
Featured Project
EcoScout
CompletedEcoScout 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 | Graduated
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 Specialization
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.