Skills, tools, and project work
I work on projects spanning AI automation systems, databases, OLTP & OLAP systems, inventory management, financial analysis, business intelligence, and chatbots & AI-powered assistants.
Explore all my repositories on GitHub — from Python scripts and SQL databases to full-stack AI-integrated applications.
View All Projects on GitHubclass AbeerfatimaPortfolio:
def __init__(self):
self.roles = [
"PhD Student",
"AI Engineer",
"Data Scientist",
]
self.passion = "Endless"
def get_skills(self):
return {
"Python": ⭐⭐⭐⭐⭐,
"SQL": ⭐⭐⭐⭐⭐,
"Power BI": ⭐⭐⭐⭐⭐,
"ML": ⭐⭐⭐⭐⭐,
}