Skip to content
View zcoulibalyeng's full-sized avatar

Block or report zcoulibalyeng

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

Popular repositories Loading

  1. openstreetmap-route-planner openstreetmap-route-planner Public

    A* pathfinding algorithm implementation in C++17 that computes optimal routes on real OpenStreetMap data. Features heuristic-guided search, path visualization, and distance calculation.

    C++

  2. enterprise-rag-system-with-aws-bedrock enterprise-rag-system-with-aws-bedrock Public

    Generative AI document intelligence system using Amazon Bedrock, Aurora Serverless PostgreSQL with vector storage, and S3. Features RAG (Retrieval Augmented Generation) for natural language documen…

    HCL

  3. mlops-for-short-term-rental-price-prediction mlops-for-short-term-rental-price-prediction Public

    A production-ready MLOps pipeline for predicting short-term rental prices in New York City using machine learning. This project implements end-to-end automated workflows for data processing, model …

    Jupyter Notebook

  4. ml-workflow-for-image-classification-on-aws ml-workflow-for-image-classification-on-aws Public

    End-to-end ML workflow on AWS: Image classification pipeline using SageMaker, Lambda, and Step Functions. Features serverless inference, automated confidence filtering, and real-time model monitoring.

    Jupyter Notebook

  5. census-income-classification census-income-classification Public

    Full-stack ML pipeline with FastAPI backend, Streamlit frontend, and automated CI/CD. From model training to production deployment.

    Python

  6. complete-ci-cd-pipeline complete-ci-cd-pipeline Public

    Production-grade DevSecOps platform orchestrating a microservices ecosystem on AWS EKS. Features a full GitOps lifecycle using Terraform, GitHub Actions, and ArgoCD, with an integrated "Shift-Left"…

    HCL