Skip to content
View kzaky's full-sized avatar
☁️
☁️

Block or report kzaky

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kzaky/README.md

👋 Hi, I’m Khaled (@kzaky)

🚀 Head of AI Governance and Evaluations Platform at RBC Borealis

☁️ Former Sr. Product Manager at AWS – Amazon Web Services, where I worked on AWS Identity including user authentication, sign-in, passkeys, and multi-factor authentication used by millions of customers worldwide.

🤖 Today I lead platform strategy for how the bank governs, evaluates, and deploys AI responsibly at scale — spanning evaluation frameworks, governance infrastructure, model risk, and the organizational patterns needed to operate AI safely in a regulated environment.

👨‍🏫 I teach Product Management and AI at BrainStation, mentoring builders and future product leaders.

🤔 Interests:

  • AI governance and evaluation frameworks
  • Model risk and responsible AI
  • Identity and authentication
  • Cloud and distributed systems
  • Product strategy and platform design

🤝 Open to collaborating on:

  • AI governance, evaluation platforms, and responsible AI infrastructure
  • Authentication and identity innovation
  • Enterprise-grade secure systems

🎯 Mission: make advanced technology usable, secure, and accessible at global scale.

📫 Connect with me:

✍️ I occasionally share lessons learned from building products, platforms, and teams at khaledzaky.com

Pinned Loading

  1. khaledzaky.com khaledzaky.com Public

    My personal website/blog

    Python 3

  2. Python-Threading-Example Python-Threading-Example Public

    Python Threading Example

    Python

  3. Threaded-Implementation-of-Berkowitz-s-Algorithm Threaded-Implementation-of-Berkowitz-s-Algorithm Public

    In this implementation, we are going to implement Berkowitz’s parallel algorithm for comput- ing the characteristic polynomial of a matrix. Berkowitz’s algorithm, is the fastest known parallel algo…

    Python

  4. TwitterDancer TwitterDancer Public

    Twitter Dancer is a Twitter API based application implemented using the Dancer web application framework. The Dancer framework is written in Perl and inspired by Ruby's Sinatra.

    HTML 1

  5. Battleship-Game Battleship-Game Public

    Each player positions their fleet of ships on the primary grid and keeps their location secret. Once play starts, each player has a turn to fire at the enemy ships. This is done by specifying a gri…

    Java