I'm Belal Kourkmas, a software developer from Vancouver, BC, with 7 years of combined professional and educational experience in software development.
I have experience working with many different languages and technologies, along with a ton of experience working alongside others.
My passion for technology, improvement, and problem-solving drives me to constantly work on new projects and enhance my skills.
Feel free to check out my projects by visiting my portfolio at Syte1.github.io (Videos included). If you have any questions or would like to connect, please feel free to reach out to me on LinkedIn.
while (response := input("Would you like to hire Belal? (yes/y): ").strip().lower()) not in {"yes", "y"}:
print("To proceed, please respond with 'yes' or 'y'.")
print("Thank you! Belal has been hired!")