{
  "$schema": "https://cvjson.com/schema/v1.json",
  "basics": {
    "name": "Muhammad Haris Altaf",
    "label": "Computer Science Student",
    "image": "https://freecv.org/i/avatars/c14e019c-bf49-4906-8c48-051927cf0612/avatar.webp?t=1780683046349",
    "summary": "Computer Science student at CUST (2024–2028) specializing in AI, Agentic Systems, and Full-Stack development. Independently built 7 production-style AI projects including a multi-agent LLM pipeline, two RAG systems with hybrid vector search, and a voice-controlled automation assistant. Proficient in Python, FastAPI, LangChain-style agentic workflows, LLM integration, and Next.js. Actively seeking internship opportunities in AI engineering and applied machine learning.",
    "location": "Islamabad, Pakistan",
    "url": "https://harryportfolio.pages.dev/"
  },
  "work": [
    {
      "company": "Academic Projects",
      "position": "Data Analytics & Database",
      "startDate": "2022-01",
      "endDate": "2023-01",
      "highlights": [
        "Spent a year getting solid hands-on experience with relational databases, writing SQL queries, and understanding how data is structured and managed.",
        "Covered advanced DBMS concepts through university and applied them in real project work including data modeling and normalization."
      ]
    },
    {
      "company": "Fiverr / Upwork",
      "position": "Data Entry & Research Specialist",
      "startDate": "2021-01",
      "highlights": [
        "Worked with clients worldwide handling large-scale data entry, pulling business information from websites, generating leads, and conducting web research.",
        "Comfortable working with MS Excel and Google Sheets, collecting structured data at scale around 1000+ records with clean accuracy."
      ]
    }
  ],
  "education": [
    {
      "institution": "Capital University of Science and Technology (CUST)",
      "degree": "Bachelor of Science, Computer Science — 2024 to 2028",
      "startDate": "2024",
      "endDate": "2028"
    }
  ],
  "skills": [
    "AI / ML: Agentic AI, LLM Integration, RAG (Retrieval-Augmented Generation), Vector Search, BM25, TF-IDF, Prompt Engineering, Multi-Agent Orchestration",
    "Backend: Python, FastAPI, REST APIs, Task Scheduling, Email Automation",
    "Frontend: Next.js, TypeScript, HTML, CSS, JavaScript",
    "Tools & Other: Git, Voice Recognition, Browser Automation, File System Automation"
  ],
  "languages": [
    {
      "language": "English",
      "fluency": "Advanced"
    },
    {
      "language": "Urdu",
      "fluency": "Native"
    }
  ],
  "projects": [
    {
      "name": "Multi-Agent AI System",
      "description": "Designed and built a 4-agent pipeline (Planner, Researcher, Writer, Critic) that breaks down complex goals into sub-tasks, executes them in sequence, and delivers output in three formats (text, structured JSON, HTML report) with real-time execution logging.",
      "keywords": [
        "Python · AI API · LLM · Agentic AI · HTML · CSS · JS · Multi-Agent · LLM Orchestration"
      ]
    },
    {
      "name": "HarryRAG - Personal Document Intelligence",
      "description": "Built a full-stack RAG system supporting any uploaded document with hybrid retrieval (vector + keyword search) and streaming LLM responses. Features a custom-designed dark UI and sub-2-second query response time.",
      "keywords": [
        "Python · FastAPI · Next.js · TypeScript · Vector Search · LLM Integration · RAG · Tailwind CSS"
      ]
    },
    {
      "name": "RAGEngine - Knowledge Intelligence Platform",
      "description": "Developed a production-ready RAG platform with TF-IDF + BM25 fusion ranking and multi-format document ingestion (PDF, DOCX, CSV, MD). Supports API key-based access and streaming LLM responses.",
      "keywords": [
        "Python · FastAPI · Next.js · TF-IDF · BM25 · TypeScript"
      ]
    },
    {
      "name": "JARVIS",
      "description": "Built a voice-activated AI assistant capable of sending WhatsApp messages, performing web searches, and managing desktop files entirely through natural speech commands with no manual input required.",
      "keywords": [
        "Python · Agentic AI · Voice Recognition · File System Automation · Browser Automation"
      ]
    },
    {
      "name": "AI Digital Twin",
      "description": "Developed a full-stack AI avatar trained on a personal persona, deployable as a FastAPI backend or standalone web app. Allows users to interact with a conversational clone via a browser interface.",
      "keywords": [
        "Python · FastAPI · LLM · HTML · CSS · JavaScript · Full-Stack"
      ]
    },
    {
      "name": "SIGNAL - AI News Digest Bot",
      "description": "Built an automated news aggregator that fetches, filters, and summarises daily news digests via NewsAPI. Delivered through a production-grade web interface with zero backend required on the client side.",
      "keywords": [
        "Python · NewsAPI · REST APIs · HTML · CSS · JavaScript · Task Scheduling"
      ]
    },
    {
      "name": "AI Email Response Agent",
      "description": "Developed an AI agent that classifies incoming emails, auto-replies to routine queries, and flags high-priority messages (e.g. payment-related) for human review, reducing manual email handling time.",
      "keywords": [
        "Python · Email Automation"
      ]
    }
  ],
  "certificates": [
    {
      "name": "Certificate of Participation — Agentic AI: Beyond Prompting",
      "issuer": "AWS Student Builder Group | Agentic AI, Prompt Engineering & AI Workflows",
      "date": "2026-05"
    },
    {
      "name": "Certificate of Participation — NextGen Success Blueprint",
      "issuer": "CUST & Youth Empowerment Program | Freelancing & Digital Skills",
      "date": "2026-05"
    }
  ],
  "referencesMode": "on-request",
  "availability": {
    "status": "open",
    "sponsorship": false
  },
  "ats": {
    "keywords": [
      "Data Analytics & Database",
      "Academic Projects",
      "Data Entry & Research Specialist",
      "Fiverr / Upwork",
      "Python · FastAPI · Next.js · TF-IDF · BM25 · TypeScript",
      "Python · Email Automation",
      "Frontend: Next.js, TypeScript, HTML, CSS, JavaScript",
      "English",
      "Urdu",
      "Certificate of Participation — Agentic AI: Beyond Prompting",
      "Certificate of Participation — NextGen Success Blueprint",
      "Computer Science Student"
    ],
    "yearsOfExperience": 0,
    "seniority": "entry",
    "highestEducation": "Bachelor's"
  },
  "verification": {
    "email": true,
    "platform": "freecv.org"
  },
  "meta": {
    "version": "1.2.1",
    "canonical": "https://livelink.cv/muhammadharisaltaf/cv.json",
    "lastModified": "2026-06-05T18:38:15.846Z",
    "generator": "FreeCV.org"
  }
}