Skip to content
View abdubakr77's full-sized avatar
πŸ’»
Always Coding
πŸ’»
Always Coding

Block or report abdubakr77

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

πŸ‘‹ Hi, I'm Abdullah Bakr


🌐 Connect with Me

LinkedIn GitHub


🧠 About Me

class AIEngineer:
    def __init__(self):
        self.name = "Abdullah Bakr"
        self.role = "AI Engineer"
        self.focus = ["Machine Learning", "Deep Learning", "Computer Vision"]
        self.tools = ["Python", "TensorFlow", "Keras", "PyTorch"]
        self.platforms = ["GitHub", "Kaggle", "PyPI"]

    def mission(self):
        return "Building intelligent systems that solve real-world problems."

me = AIEngineer()
print(me.mission())
  • 🧠 AI Engineer focused on real-world machine learning systems
  • 🐍 Strong Python & Deep Learning foundation
  • πŸ“¦ Published projects on PyPI
  • πŸ”¬ Active in Kaggle competitions & experiments

πŸ› οΈ Tech Stack & Tools

πŸ’» Programming Languages

Python

πŸ€– AI & Data Science

NumPy Pandas Scikit-Learn Matplotlib TensorFlow Keras PyTorch

πŸ”§ Tools & Environment

VS Code Git GitHub Jupyter


πŸ“Š GitHub Stats

GitHub Streak


GitHub Stats Top Languages

🎯 Goals for 2025-2026

Goal Status
βœ… Build AI projects with real-world applications Done βœ…
βœ… Master Deep Learning architectures (CNNs, RNNs, Transformers) Done βœ…
βœ… Become extremely comfortable with ML Mathematics Done βœ…
βœ… Create a strong GitHub portfolio with quality projects Done βœ…
βœ… Contribute to Open Source AI projects Done βœ…

πŸ”₯ Featured Projects

deepcsv



Deep CSV

Automatically walks folders and converts list strings to lists in CSV/XLSX files

πŸ› οΈ Technologies: Python | Data PreProcessing | Data Fixing | Pandas

πŸ”— View Project


πŸ’‘ More exciting projects coming soon! Stay tuned... πŸ’‘


πŸ“ˆ Contribution Activity

Contribution Graph

πŸ’­ Random Dev Quote

Quote


🌟 "The future belongs to those who keep learning β€” every day." 🌟

Thanks for visiting! Feel free to reach out and let's collaborate! πŸ’¬


Profile Views



Pinned Loading

  1. deepcsv deepcsv Public

    Automatically processes data files in directories, converts array-like strings to NumPy arrays, detects and fixes data type issues, and saves results as optimized Parquet files and MORE!

    Python 4 2