class Developer:
def __init__(self):
self.name = "Arsh Anwar"
self.role = "Machine Learning Engineer & Data Scientist"
self.interests = ["Conceptual Thinking", "Analytical Problem Solving"]
self.current_status = "Looking for opportunities to learn and grow"
def get_skills(self):
return {
"machine_learning": ["TensorFlow", "PyTorch", "Scikit-learn"],
"data_science": ["Pandas", "NumPy", "OpenCV"],
"development": ["Python", "C++", "Kotlin", "Java"]
}
Highlights
Pinned Loading
-
-
Home-Automation
Home-Automation PublicMicro-Controller Based Home Automation for Smart Homes
-
-
Currency-Detection-OpenCV
Currency-Detection-OpenCV PublicCurrency Detection using OpenCV
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.