class AliHaider:
name = "Ali Haider"
location = "Pakistan π΅π°"
role = "Software Engineer"
education = "BS Computer Science"
skills = {
"frontend" : ["Angular", "React", "Next.js", "TypeScript", "TailwindCSS"],
"backend" : ["Node.js", "Express", "NestJS", "FastAPI"],
"ml_ai" : ["PyTorch", "TensorFlow", "HuggingFace", "Scikit-learn"],
"databases" : ["PostgreSQL", "MongoDB", "MySQL"],
"devops" : ["Docker", "Kubernetes", "AWS", "Azure", "GCP"],
}
currently_learning = ["Machine Learning", "Deep Learning", "LLMs"]
open_to = ["ML Projects", "Data Science Roles", "Open Source"]
fun_fact = "I solve LeetCode problems for breakfast β"
|
|
|
|
|
|



