Skip to content
View 3bsalam-1's full-sized avatar
🧠
Available For Hiring
🧠
Available For Hiring

Block or report 3bsalam-1

Report abuse

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

Report abuse
3bsalam-1/README.md

badge

Typing SVG

Hi.


👨‍💻 About Me

I am a motivated AI/ML Engineer and a recent Computer Science graduate from Suez Canal University (Grade: Very Good). I specialize in building end-to-end Machine Learning solutions, from data analysis and preprocessing to model development and deployment. My passion lies in Deep Learning, Computer Vision, and creating intuitive applications using Python.


class AI_Engineer:
    def __init__(self):
        self.name = "Ahmed Mohamed"
        self.role = "AI/Machine Learning Engineer"
        self.education = "B.Sc. Computer Science (Suez Canal University)"
        self.location = "Ismailia, Egypt"
        
    def get_skills(self):
        return {
            "Core": ["Python", "Data Structures", "Algorithms"],
            "AI_ML": ["TensorFlow", "PyTorch", "Scikit-learn", "Computer Vision"],
            "Deployment": ["FastAPI", "Docker", "Desktop Apps (Tkinter)"]
        }
    
    def say_hi(self):
        print("Welcome to my profile! Let's build something amazing with AI. 🚀")


🛠️ Tech Stack


🔥 My Stats :

GitHub Streak

Top Langs






trophy


📜 Certifications

  • Getting Started with Deep Learning - Nvidia
  • Supervised Machine Learning: Regression and Classification - DeepLearning.AI & Stanford University (Coursera)
  • Python Project: pillow, tesseract, and OpenCV - University of Michigan (Coursera)

My GitHub Game

Pinned Loading

  1. FitSync FitSync Public

    🩺A holistic fitness ecosystem designed to bridge the gap between workout tracking, nutrition management, and AI-driven insights. It seamlessly integrates a cross-platform mobile application, a resp…

    Jupyter Notebook 4 1

  2. Screw-Detector Screw-Detector Public

    🪛A high-precision object detection system for tiny objects (bolts, washers) using YOLOv8 and Slicing Aided Hyper Inference (SAHI).

    Jupyter Notebook 1

  3. RobustDocOCR RobustDocOCR Public

    📄A robust preprocessing pipeline for document OCR that significantly improves Tesseract accuracy on mobile-captured ID documents.

    Jupyter Notebook 2

  4. Mood-Detection Mood-Detection Public

    ��️A professional deep learning project that detects facial mood expressions (Happy vs Sad) from images using a Convolutional Neural Network (CNN). Features real-time prediction via camera or file u…

    Jupyter Notebook 3

  5. Soundify_Arabic-OCR-Text-to-Speech Soundify_Arabic-OCR-Text-to-Speech Public

    🗣️Soundify is a Python desktop application that converts Arabic text from images into spoken audio. It offers two OCR recognition modes in a single unified interface

    Jupyter Notebook 5 1

  6. Car-Info Car-Info Public

    🚗 A professional FastAPI-based REST API that predicts car prices using a Gradient Boosting machine learning model. Simply provide a car brand, and the API returns an intelligent price prediction al…

    Python 6