Exp — 01
Web Vitals CLI
Real-time Core Web Vitals monitoring during development. Built from frustration with Lighthouse's post-hoc, one-shot analysis.
AI Engineer · Full Stack Developer · Automation Specialist.
I design, build, and ship digital products that solve real
problems at scale.
001
Corporate site built to establish trust at first glance — fast, server-rendered, and purpose-built so the company communicates professionalism without managing complex infrastructure.
002
Multi-role management system — students self-register, admins manage courses, grades, and enrollment through a dedicated dashboard. Built for real academic workflows.
003
Retail brand website built to convert browsers into inquiries — clear product presentation, strong visual identity, mobile-first approach.
RAG-powered assistant that answers questions against a client's private document library. Built with Claude API, Pinecone vector search, and a Next.js chat interface.
Multi-step automation pipeline that eliminated manual data entry across 3 business tools using n8n, Python scripts, and webhook-driven triggers — saving the client ~20 hrs/week.
6+ projects across web platforms, full-stack applications, AI systems, and automation pipelines.
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
Need an intelligent system or automated workflow?
Let's talk about what's possible.
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
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.
Exp — 02
A lightweight tool for A/B testing prompt variants across multiple LLM providers with side-by-side output comparison.
Exp — 03
A growing collection of interface patterns built with radical constraint — no libraries. Pure HTML, CSS, and intent.
Exp — 04
Visual tooling for Next.js bundle composition — identify code splitting opportunities and trace large dependency chains.
Exp — 05
A curated library of n8n automation templates with LLM integration — for content, lead generation, and data enrichment.
Exp — 06
Interactive fluid type scale generator. Explores the mathematical relationship between viewport width and reading comfort.
In Progress
Articles on AI engineering, automation design, and building for the web are in progress. Check back soon — or follow me on LinkedIn for updates.
I reply within 24 hours. Or reach me on any of these channels directly.