Hi there, I'm Ahmed! 👋
Principal Data Engineer @ Systems Ltd @Ex Northbay @Ex Neighborhoods
Data/Analytics/Machine Learning/Software Engineer!
import os
def greet():
print(f"Welcome {os.popen('whoami').read().strip()}!! 👋")
Learning and Implementing