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 supported. This note will be visible to only 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)

🚀 Senior Director, Agentic AI 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 focus on building enterprise AI agent platforms, developer ecosystems, and secure-by-design AI infrastructure.

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

🤔 Interests:

  • Agentic AI platforms
  • Identity and authentication
  • Cloud and distributed systems
  • Product strategy and platform design

🤝 Open to collaborating on:

  • AI agents and developer platforms
  • 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 based on Jekyll

    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