Exp — 01
Web Vitals CLI
Real-time Core Web Vitals monitoring during development. Built from frustration with Lighthouse's post-hoc, one-shot analysis.
Node.js · CLI
AI Engineer · Full Stack Developer · Automation Specialist.
I design, build, and ship digital products that solve real
problems at scale.
001
Unit PK is a corporate website built to establish a strong digital presence for a Pakistani business. The site communicates the company's services, values, and contact information with a clean, professional aesthetic that builds credibility at a glance.
6 projects total — web applications, tools & digital experiences
View All Projects"The internet doesn't need more software. It needs better software — built with intention."
I'm a Computer Science student at the University of Central Punjab (2024–2028) who has been building for the web since 2022. I started with curiosity — opening source code, wondering how things worked — and turned that into a discipline.
Today I sit at the intersection of AI engineering and product development. I build systems that automate, accelerate, and augment — whether that's a custom LLM pipeline, a high-performance React product, or an automation suite that removes entire categories of manual work.
What drives me is the belief that technology should solve real problems — not create complexity. Every line I write is in service of that.
Hire me directly for your next AI, automation, or full-stack project.
View Upwork ProfileI specialize in building AI systems that go beyond demos — production-ready agents, automated pipelines, and intelligent tools that integrate directly into business workflows.
# AI Agent · LLM Pipeline from anthropic import Anthropic client = Anthropic() def build_agent(task, tools): """Production AI agent with tools""" response = client.messages.create( model="claude-opus-4-5", max_tokens=8192, tools=tools, messages=[{ "role": "user", "content": task }] ) return process_response(response) # ✓ Tool use ✓ Memory # ✓ Streaming ✓ RAG
Independent · Remote · Global
Building AI-powered products, automation systems, and full-stack applications for clients across e-commerce, SaaS, and professional services.
University of Central Punjab, Lahore
Formal study of algorithms, data structures, systems programming, and software engineering. Graduation: 2028.
LLM tooling · LangChain · OpenAI APIs
Intensive self-directed study into large language models, prompt engineering, agent frameworks, and production AI deployment patterns.
Self-directed · Open source projects
Full year of intensive frontend engineering — mastering React, Next.js, TypeScript, and performance optimization patterns.
HTML · CSS · JavaScript
Started with curiosity about how websites are built. Never stopped asking that question.
Frontend Engineering
Backend & Infrastructure
AI & Automation
I work with clients globally through Upwork. Whether you need a quick automation, an AI-powered feature, or a full product built — I deliver with speed and care.
"Adil built our automation system faster than we expected and it worked perfectly from day one. Will definitely hire again."
Exp — 01
Real-time Core Web Vitals monitoring during development. Built from frustration with Lighthouse's post-hoc, one-shot analysis.
Node.js · CLIExp — 02
A lightweight tool for A/B testing prompt variants across multiple LLM providers with side-by-side output comparison.
Python · OpenAI · ClaudeExp — 03
A growing collection of interface patterns built with radical constraint — no libraries. Pure HTML, CSS, and intent.
HTML · CSS · Open SourceExp — 04
Visual tooling for Next.js bundle composition — identify code splitting opportunities and trace large dependency chains.
Next.js · AnalysisExp — 05
A curated library of n8n automation templates with LLM integration — for content, lead generation, and data enrichment.
n8n · Automation · LLMExp — 06
Interactive fluid type scale generator. Explores the mathematical relationship between viewport width and reading comfort.
CSS · JavaScriptOn the difference between wrappers, agents, and systems — and why the distinction shapes everything you build.
Performance engineering as design philosophy — why speed is the most underrated UX variable.
What separates automation that multiplies capability from automation that multiplies problems.
I reply within 24 hours. Or reach me on any of these channels directly.