Skip to content
View d12o6aa's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report d12o6aa

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

Hi πŸ‘‹, I'm Doaa Karem

πŸ€– AI Engineer | Machine Learning Specialist | Problem Solver πŸš€

Typing SVG

d12o6aa


πŸš€ About Me

class AIEngineer:
    def __init__(self):
        self.name = "Doaa Karem"
        self.role = "AI Engineer"
        self.location = "Cairo, Egypt πŸ‡ͺπŸ‡¬"
        self.languages = ["Python", "C", "C++", "Java", "JavaScript", "PHP"]
        
    def get_expertise(self):
        return {
            "AI_ML": ["TensorFlow", "PyTorch", "Scikit-learn", "Keras"],
            "Data_Science": ["Pandas", "NumPy", "Matplotlib", "Jupyter"],
            "Computer_Vision": ["OpenCV", "Image Processing", "Object Detection"],
            "NLP": ["Natural Language Processing", "Text Analysis"],
            "Databases": ["MySQL", "MS SQL Server"],
            "Tools": ["Git", "Linux", "Bash"]
        }
    
    def current_focus(self):
        return ["Generative AI πŸ€–", "Large Language Models 🧠", "MLOps βš™οΈ"]
  • πŸ”­ I'm currently working on AI & Machine Learning Projects
  • 🌱 I'm currently learning Generative AI, LLMs, and Advanced Deep Learning
  • πŸ’¬ Ask me about AI, ML, Python, Data Science
  • πŸ“« How to reach me: Check social links below!
  • ⚑ Fun fact: I turn coffee into AI models β˜•οΈπŸ€–

🌐 Connect with me:

doaakarem12 doaa-karem-896b02212 doaa798karem

doaakarem12


πŸ› οΈ AI & Machine Learning Stack:


πŸ’» Languages and Tools:

python c cplusplus java javascript php html5 css3 git linux bash mysql mssql


πŸ“Š GitHub Stats:

d12o6aa d12o6aa

d12o6aa


πŸ† GitHub Trophies:

d12o6aa


πŸ“ˆ Contribution Graph:

d12o6aa


πŸ’‘ What I'm Working On:

  • πŸ€– Building AI models for real-world applications
  • 🧠 Exploring Large Language Models and Generative AI
  • πŸ“Š Creating data-driven solutions
  • πŸ”¬ Experimenting with Computer Vision and NLP
  • βš™οΈ Learning MLOps and model deployment

Random Dev Quote


⭐️ From Doaa Karem

Pinned Loading

  1. arabguard arabguard Public

    A high-performance Python SDK for protecting LLMs against Prompt Injection attacks in Arabic, Egyptian Dialect, and Franco. Combining Rule-based and AI-driven security layers.

    Python 3