Skip to content
View mounir19000's full-sized avatar

Highlights

  • Pro

Block or report mounir19000

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

Typing SVG




Name Animation

mounir = {
    "name": "Mostefai Mounir Sofiane",
    "role": "AI and Machine Learning Enthusiast",
    "education": "4th-year Computer Science Student at ESI Algiers",
    "focus": [
        "machine learning",
        "computer vision",
        "natural language processing",
        "optimization",
        "API deployment"
    ],
    "currently_building": "AI systems that move from data exploration to real-world deployment",
    "open_to": "AI internships, hackathons, research-driven projects, and meaningful collaborations"
}



πŸ› οΈ Technology Arsenal

Languages

Frontend & UI

Machine Learning & AI

Libraries & Frameworks

Backend, APIs & Tools




πŸš€ Featured AI Projects

🚦 Road Sign Detection

Deep learning pipeline for autonomous-driving scenarios β€” focused on accurate detection with lightweight deployment constraints.

Domain: Computer Vision
Target: Road sign detection
Deployment Focus: IoT / ESP32-class devices
Status: In Progress
πŸ›‘οΈ Adversarial Patch Attack

EOT-based adversarial patch pipeline β€” studying robust attacks against image classifiers.

Domain: Adversarial Machine Learning
Method: Expectation over Transformation
Focus: Robust image-classifier attacks
πŸ₯ Clinical Alert Generation for Healthcare Professionals

NLP model for patient prescription analysis β€” built during CSE DataHack 2026.

Achievement: 3rd place at CSE DataHack 2026
Domain: Healthcare NLP
Task: Generate clinical alerts from drug prescriptions
Accuracy: 85%
🧭 Vehicle Routing with Time Windows

Optimization challenge solution β€” balancing routes, capacity, time windows, and travel cost.

Achievement: 3rd place at SOAI Haick 2026
Domain: Combinatorial Optimization
Approach: Heuristics and metaheuristics
🍽️ AI-Powered Meal Recommendation System & Voice Chef

Hackathon-winning restaurant AI tools β€” recommendation and voice interaction for smarter food ordering.

Achievement: Winner of Future Caravane 2025
Domains: Recommendation Systems + Speech / Intent Classification
Output: API-ready services
🐟 Fish Movement API & Bacteria Counting System

Computer vision services for fish monitoring β€” video tracking and water-quality analysis.

Domain: Computer Vision
Backend: FastAPI
Use Case: Fish movement tracking + bacteria counting
πŸ“š BookAise β€” Book Search and Recommendation System

Semantic book search and recommendation system β€” fast matching with vector database retrieval.

Achievement: 4th place at MobAI Hackathon
Domain: NLP + Recommendation Systems
Retrieval: Vector database
πŸ‘€ Face Recognition System for Worker Attendance

Real-time attendance prototype β€” detection and recognition for workplace attendance.

Achievement: 1st place at Training Camp 2024
Detection: YOLOv8
Recognition: ResNet-based face recognition



🀝 Let's Connect



πŸ“« Open for:

AI Internships β€’ Machine Learning Projects β€’ Hackathons β€’ Research-Oriented Collaboration β€’ Open Source Contributions



Pinned Loading

  1. junction-DataVim/BacteriaCountModel-IOT junction-DataVim/BacteriaCountModel-IOT Public

    A FastAPI-based web service for detecting and counting bacteria in microscopy images using a trained YOLOv8 model.

    Jupyter Notebook 1 1

  2. junction-DataVim/FishMovement-Speed junction-DataVim/FishMovement-Speed Public

    A FastAPI-based application for detecting and tracking fish in videos with swimming speed analysis.

    Jupyter Notebook 1

  3. junction-DataVim/WaterClarityPrediction junction-DataVim/WaterClarityPrediction Public

    A machine learning system for predicting water quality based on physicochemical parameters. This project uses various ML algorithms to classify water quality into three categories: Excellent, Good,…

    Jupyter Notebook

  4. GDGHack_TechTinkers GDGHack_TechTinkers Public

    Frontend of our GDG hack project

    Python 4

  5. BookAise BookAise Public

    BookAise is a book discovery platform with a Flutter frontend, a FastAPI AI search and recommendation service, and evaluation tooling for semantic book matching.

    C++

  6. amine-kherroubi/snn-gpu-memory-optimization amine-kherroubi/snn-gpu-memory-optimization Public

    CUDA-based performance study of GPU memory management in shallow neural network training, comparing streams, pinned memory, and combined optimizations.

    Cuda 3