Skip to content
View Waqas01CP's full-sized avatar

Block or report Waqas01CP

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Waqas01CP/README.md

Hi there, I'm Waqas Sharif. 👋

Final-Year Software Engineering Student | Agentic AI & Multi-Agent Systems

Bridging the gap between deterministic software architecture and probabilistic Generative AI.

🟢 Status: Open to Remote Internships & Part-Time AI/ML Roles.

I am a Software Engineering undergraduate applying formal engineering principles—SDLC, Object-Oriented Design, and Formal Methods—to the wild west of AI development. I treat Large Language Models (LLMs) not as magic boxes, but as stochastic components that require deterministic guardrails and structured orchestration.


🧠 The "Lab" Approach

My work focuses on two core engineering pillars:

The Builder (Agentic Systems) The Researcher (LLM Reliability)
Architecting Multi-Agent Systems (MAS) that solve complex workflows using Google ADK and Session Isolation protocols. Conducting behavioral meta-analysis on Google Gemini via AI Studio to diagnose failure modes like "Final Synthesis Bias."
Focus: Orchestration, Latency, State Management Focus: Red Teaming, Context Engineering, Workflow Architecture

🛠️ Technical Arsenal

Languages Python C++ C# SQL JavaScript

AI & Agentic Stack Google Gemini Google ADK OpenAI

Engineering & Tools Google Sheets Git VS Code Jupyter


🚀 Featured Projects

Project Description Tech Stack
Autonomous Research Concierge A production-grade Multi-Agent System that interviews users to clarify intent before executing parallel research. Features Session Isolation and a recursive Draft-Critic-Validator loop. Google ADK Python AsyncIO
Applied LLM Workflow Research A behavioral meta-analysis of Google Gemini. Documents the "Master Workflow" protocol to solve "Optimal Answer Traps" and includes Red Teaming logs for historical hallucination. AI Studio Research Markdown
Crypto Accumulation Scanner Scans 1,200+ cryptocurrencies daily by cross-referencing CoinMarketCap with MEXC Futures. Classifies price action into 7 accumulation signatures and applies a log-log regression Z-score volatility model. Google Apps Script JavaScript CoinMarketCap API MEXC API
WordPy Solver An autonomous solver that reads game state directly from PIL-rendered images via pixel color sampling, then eliminates candidates using constraint-based filtering and a greedy information-gain heuristic. Pillow Constraint Filtering Python PIL Image Reading
Resume & Cover Letter Assistant A GUI-based GenAI tool implementing system-level instructions to enforce a "Career Mentor" persona. OpenAI API Panel Python

🔭 Current Focus

  • Final Year Project: Building an Agentic Decision Support System that aligns student aptitude with market ROI using multi-agent reasoning.
  • Research: Investigating "Context Pollution" in long-context windows (1M+ tokens).

Pinned Loading

  1. Autonomous-Research-Concierge Autonomous-Research-Concierge Public

    A Multi-Agent System built with Google ADK that cures LLM hallucinations. It interviews users, conducts parallel web research, and iteratively refines drafts to produce professional reports

    Python

  2. Applied-LLM-Workflow-Research Applied-LLM-Workflow-Research Public

    A practical portfolio and meta-analysis of advanced prompt engineering. This project not only demonstrates core techniques (ToT, CoD, Prompt Chaining) but also documents the development of a 'Maste…

    Python

  3. Crypto-Accumulation-Scanner Crypto-Accumulation-Scanner Public

    Google Apps Script that scans 1,200+ cryptocurrencies for accumulation patterns, cross-references MEXC futures listings, and applies volatility Z-scoring to identify high-probability setups.

    JavaScript

  4. WordPy-Solver WordPy-Solver Public

    Autonomous Wordle solver — reads game state from PIL Images via pixel color mapping, applies constraint-based filtering with an information-gain heuristic

    Python

  5. resume-assistant resume-assistant Public

    An AI-powered assistant to generate personalized cover letters and resume improvements

    Jupyter Notebook