Hi, I'm Hafsa Omer
Aspiring Machine Learning Engineer
& Python Developer
Fascinated by data, algorithms, and artificial intelligence. Currently building my foundation in Python and exploring the endless possibilities of ML.
About Me
class HafsaOmer:
def __init__(self):
self.education = "11th Grade"
self.interests = [
"Machine Learning",
"Data Science",
"Problem Solving"
]
self.goal = "To build AI that makes a difference"
def get_current_status(self):
return "Learning and building projects!"
hafsa = HafsaOmer()
print(hafsa.get_current_status())
# Output: Learning and building projects!
My Journey into Tech
As an 11th-grade student, my curiosity about how things work naturally led me to programming. When I discovered Python and Machine Learning, I was captivated by the idea of teaching computers to learn from data.
I spend my free time solving math puzzles, writing Python scripts, and reading about the latest breakthroughs in AI. My goal is to eventually work at the intersection of AI research and real-world applications.
Technical Skills
Languages
Machine Learning (Basics)
Fundamentals
Featured Projects
Hand Gesture Recognition
A computer vision project that uses a webcam to recognize basic hand gestures and map them to keyboard presses.
Student Marks Predictor
A simple linear regression model that predicts a student's final score based on number of study hours.
Text Sentiment Analyzer
A script that analyzes movie reviews text and classifies them as positive, negative, or neutral using basic NLP.
Ready to Collaborate?
I'm always looking for opportunities to learn, join hackathons, or contribute to open-source projects.