Skip to content
View imran-ahmed377's full-sized avatar
👾
👾

Highlights

  • Pro

Block or report imran-ahmed377

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

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

Report abuse
imran-ahmed377/README.md

Hi there! 👋

About Me

I am a Data Scientist with experience in building and deploying production-ready machine learning and generative AI solutions in cloud environments. My expertise spans data preprocessing, feature engineering, classical machine learning, deep learning, and LLM-based workflows, including Retrieval-Augmented Generation (RAG), prompt engineering, and model fine-tuning.

I have completed my Master of Applied Computing (Artificial Intelligence Stream) at the University of Windsor, where I strengthened my foundation in advanced AI, distributed systems, system programming, and software engineering. During my studies, I worked on impactful industry and research projects involving NLP, computer vision, fairness in AI, and large-scale data systems.

At Exeevo, I designed and deployed an LLM-powered AI voice assistant using Azure Cognitive Services and RAG to support secure, context-aware enterprise workflows. At MealLens AI, I collaborated on a large-scale computer vision pipeline for automated meal recognition, working with 200GB+ datasets and leveraging models such as SAM and OpenAI CLIP. Previously, as a Junior Data Engineer at Hydroquo, I built and optimized ETL pipelines processing over one million data points annually and developed real-time dashboards for operational analytics.

My technical skill set includes Python, SQL, R, and Java, with hands-on experience using PyTorch, TensorFlow, scikit-learn, Hugging Face, LangChain, and XGBoost. I am comfortable with MLOps and deployment, including Docker, CI/CD (GitHub Actions, Jenkins), MLflow, and model monitoring, across AWS, Azure, and GCP. I also enjoy translating complex technical insights into clear, actionable outcomes for both technical and non-technical stakeholders.

I am passionate about building scalable, responsible, and impactful AI systems that solve real-world problems. I am actively seeking full-time opportunities in Data Science, Machine Learning, and AI, where I can contribute to innovative, data-driven products and teams.

Connect with Me

LinkedIn Portfolio

Pinned Loading

  1. ContextBridge ContextBridge Public

    ContextBridge is an AI-powered organizational memory and context synthesis platform for teams.

    Python

  2. Debias-Racial-Bias-Using-GNN Debias-Racial-Bias-Using-GNN Public

    This project demonstrates the use of Graph Neural Networks (GNN) for predicting recidivism using various features from a recidivism dataset. The model is implemented using PyTorch and PyTorch Geome…

    Jupyter Notebook

  3. dynamic-and-predictive-sharding dynamic-and-predictive-sharding Public

    Sharding is a database architecture pattern where data is partitioned across multiple database instances to improve performance and scalability. Dynamic and predictive sharding are two advanced app…

    Jupyter Notebook 2

  4. rag-assistant rag-assistant Public

    A production-ready Retrieval-Augmented Generation (RAG) chatbot that intelligently answers questions from your document collection.

    Python

  5. TalkBuzz TalkBuzz Public

    TalkBuzz - A friendly chatting website for everyone

    PHP

  6. unix-distributed-file-system unix-distributed-file-system Public

    This project involves implementing a Distributed File System using socket programming. It requires creating four servers (S1, S2, S3, S4) and a client program (w25clients) to manage file storage an…

    C