Experience

A timeline of my professional work and internships, detailing the roles, locations, and the core responsibilities I undertook at each position.

Highnoon

Applied MLOps Intern
on-site, LahoreJul 2025 — Aug 2025
  • Architected a local RAG-based retrieval system in Go, enabling users to upload internal documents and query them semantically — eliminating the need to expose data to external LLM providers
  • Integrated ChromaDB as the vector store for efficient embedding search, with export pipelines to JSON and CSV for downstream consumption
  • Designed end-to-end CI/CD pipelines on a self-hosted GitLab instance including automated test suites, GitLeaks secret scanning, and SonarQube SAST analysis
  • Containerised the application with Docker and automated image publishing to Docker Hub upon passing all pipeline stages

Blunder Bot

Frontend Developer
Jun 2025 — Aug 2025
  • Developed a real-time project management dashboard with integrated chat, leaderboard, and intelligent API caching in React
  • Reduced redundant API requests by 45% through strategic Redux-based state management, caching, and pagination
  • Improved frontend performance by 30% via modular component architecture and reusable composables
  • Decreased initial page load time by 67% through code splitting and asset optimisation