Skip to content
View ZohaibCodez's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report ZohaibCodez

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
ZohaibCodez/README.md

Hi 👋, I'm Zohaib Khan

📊 Data Science Student | 🤖 Agentic AI & Automation Developer | 🐍 Python & Backend Enthusiast

ZohaibCodez


🎯 About Me

I'm a 3rd-semester Data Science student at PUCIT, passionate about building autonomous AI systems, intelligent workflows, and scalable backend solutions. I focus on combining Python, automation, data analysis, and agentic AI to solve real-world problems. I enjoy experimenting with AI agents, workflow automation, and data-driven apps while constantly leveling up my skills.


🧰 Tech Stack

Python Streamlit FastAPI Docker OpenAI LangChain Chainlit n8n MCP Pandas NumPy Matplotlib Seaborn C++ Git


🛠️ Skill Area Proficiency
Python★★★★☆ (Advanced)
Data Analysis (pandas, NumPy)★★★★☆ (Strong)
Visualization (Matplotlib, Seaborn)★★★☆☆ (Growing)
OpenAI SDK, Agents & Prompt Engineering★★★☆☆ (Good)
LangChain & Agentic Workflows★★★☆☆ (Good)
n8n & MCP (Workflow Automation)★★★☆☆ (Learning)
Web Scraping & Crawl4AI★★★☆☆ (Learning)
Statistical Analysis & Probability★★★☆☆ (Improving)
C++ (DSA & OOP Projects)★★★☆☆ (Solid)
Git & GitHub★★★★☆ (Comfortable)
Asynchronous Python★★☆☆☆ (Learning)

📌 Featured Projects

  • Panaverse Agent App
    Conversational AI assistant built with OpenAI Agents SDK, Chainlit, and FastAPI for intelligent automation workflows.

  • Statistical Analysis Report
    Research project analyzing how flexible vs. fixed schedules affect student performance. Used Pandas, NumPy, and Matplotlib.


📂 Other Projects

  • Document RAG System
    Mini RAG app answering questions from uploaded PDFs using LangChain, Pinecone, and Gemini API.

  • String (C++ Class) Clone
    Recreated std::string in C++ with manual memory management, deep copy, and operator overloading.

  • Tic-Tac-Toe in C++
    Classic CLI game implementing OOP principles and clean code structure.


🚀 Currently Learning

  • 📈 Advanced Statistics & Probability – mastering inference, hypothesis testing, and ML math foundations
  • 🤖 LangChain, MCP & n8n – building agentic and automated workflows
  • 🧮 Data Structures & Algorithms in C++ – strengthening problem-solving & CS fundamentals
  • 🌐 Web Scraping & Crawl4AI – scalable data collection for AI-driven apps

📊 GitHub Stats

ZohaibCodez stats


📫 Let's Connect


“Learning is never cumulative, it is a movement of knowing which has no beginning and no end.” – Bruce Lee

Pinned Loading

  1. text-string-clone text-string-clone Public

    A custom C++ implementation of the std::string class with full memory management, operator overloading, and OOP design principles

    C++

  2. schedule-impact-statistical-analysis schedule-impact-statistical-analysis Public

    Statistical analysis of how fixed vs. flexible schedules affect student performance

    Jupyter Notebook 1

  3. cashmemo-cpp cashmemo-cpp Public

    🧾 Modular C++ cash memo (billing system) using OOP and Makefile

    C++

  4. agents-sdk-from-zero agents-sdk-from-zero Public

    🤖 My comprehensive learning journey through OpenAI Agents SDK - from basics to production-ready applications. Learning by teaching, building by doing. Inspired by expert educational resources, enha…

    Python 9

  5. books-to-scrape-dataset books-to-scrape-dataset Public

    📚 Public dataset of 1000 books scraped from Books to Scrape using Python, crawl4ai, and Gemini LLM — provided in JSON & CSV formats for AI, RAG, and data science projects.

    Python

  6. document-qa-rag-system document-qa-rag-system Public

    A simple Retrieval-Augmented Generation (RAG) project built with LangChain and Streamlit. Upload documents (PDF/TXT) and interact with them using natural language questions powered by embeddings an…

    Jupyter Notebook 11 1