Skip to content
View ZohaibCodez's full-sized avatar

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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 Developer | 🐍 Python & Backend Enthusiast

ZohaibCodez


🎯 About Me

I'm a 2nd-semester Data Science student at PUCIT, passionate about building autonomous AI systems and backend services. My focus lies in combining data analysis, Python, and intelligent automation using OpenAI tools and agentic design. I love exploring real-world problems through projects and continuous learning.


🧰 Tech Stack

Python FastAPI Docker OpenAI Chainlit Pandas NumPy Git C++


πŸ› οΈ Skill Area Proficiency
Pythonβ˜…β˜…β˜…β˜…β˜† (Advanced)
Data Analysis (pandas, NumPy)β˜…β˜…β˜…β˜…β˜† (Strong)
Statistical Analysis & Probabilityβ˜…β˜…β˜…β˜†β˜† (Growing)
OpenAI SDK & Prompt Engineeringβ˜…β˜…β˜…β˜†β˜† (Good)
Dockerβ˜…β˜…β˜†β˜†β˜† (Beginner)
C++ (OOP Projects)β˜…β˜…β˜…β˜†β˜† (Solid)
Git & GitHubβ˜…β˜…β˜…β˜…β˜† (Comfortable)
Chainlit & LLM Agentsβ˜…β˜…β˜…β˜†β˜† (Good)
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
    Data science research project analyzing how flexible vs. fixed schedules affect student performance and satisfaction. Used Pandas, NumPy, and Matplotlib for analysis and reporting.


πŸ“‚ Other Projects

  • 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 object-oriented principles and clean code structure.


πŸš€ Currently Learning

  • πŸ“ˆ Advanced Statistical Analysis & Probability – mastering distributions, inference, and hypothesis testing
  • πŸ€– OpenAI Agents SDK & Agentic Workflows – building autonomous data-driven systems
  • 🐳 Docker & 🌐 FastAPI – containerizing applications and deploying production-ready APIs

πŸ“Š 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. Tic-Tac-Toe-CPP Tic-Tac-Toe-CPP Public

    C++ 1

  2. panaverse-agent-app panaverse-agent-app Public

    Python

  3. 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++

  4. schedule-impact-statistical-analysis schedule-impact-statistical-analysis Public

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

    Jupyter Notebook 1

  5. multi-agent-chainlit-assistant multi-agent-chainlit-assistant Public

    Multi-Agent Assistant: One main agent, two tool-using handoff agents (fun meets function!) β€” built with OpenAI Agents SDK + Chainlit

    Python

  6. cashmemo-cpp cashmemo-cpp Public

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

    C++