class TahabPoker:
location = "Building in the open"
contact = "pokertahab@gmail.com"
focus = "Machine Learning"
stack = {
"languages" : ["Python", "C++", "C#", "Java", "JavaScript"],
"web" : ["React", "Node.js", "Django", "Flask", "Express"],
"ml" : ["TensorFlow", "PyTorch", "scikit-learn", "OpenCV"],
"databases" : ["MySQL", "MongoDB", "Firebase", "Oracle"],
"devops" : ["Docker", "Git", "Linux", "Jenkins"],
}
motto = "Solve the right problem, then solve it well.""Talk is cheap. Show me the code."
"Bad programmers worry about the code. Good programmers worry about data structures and their relationships."
"Most good programmers do programming not because they expect to get paid, but because it is just plain fun."
"An infinite number of monkeys typing into GNU emacs would never make a good program."
— Linus Torvalds

