Skip to content
View ibra-dotcom's full-sized avatar
πŸ˜ƒ
πŸ˜ƒ
  • Microsoft
  • Canada
  • 02:15 (UTC -05:00)

Block or report ibra-dotcom

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
ibra-dotcom/README.md

Ibra

AI Engineer in the making | MS Computer Science | TPM @ Microsoft

I build machine learning systems, with a focus on NLP and conversational AI. Currently transitioning from technical program management to hands-on AI engineering.


What I'm Working On

🏦 banking77-intent-classifier β€” Multi-class intent classification for banking customer queries using transformer models

πŸ”§ task-tracker β€” Python CLI for task management with persistent storage

🧠 Deep-Learning β€” Neural network implementations and experiments


Background

  • Current: Technical Program Manager at Microsoft, working on AI agent production systems (Copilot Studio)
  • Previous: Built EHR integration systems at Ontario Ministry of Health
  • Education: Master's in Computer Science

Tech Stack

Python PyTorch Keras Transformers scikit-learn Azure SQL


Let's Connect

LinkedIn Email

Pinned Loading

  1. banking77-intent-classifier banking77-intent-classifier Public

    Intent classification for banking queries using DistilBERT (90.8% accuracy)

    Python

  2. task-tracker task-tracker Public

    A simple Python command-line app to manage tasks (add, list, mark done, delete) with persistent storage.

    Python

  3. Deep-Learning Deep-Learning Public

    Neural Networks and Deep Learning

  4. LLMs-from-scratch LLMs-from-scratch Public

    Forked from rasbt/LLMs-from-scratch

    Implement a ChatGPT-like LLM in PyTorch from scratch, step by step

    Jupyter Notebook 1