Code Monkey home page Code Monkey logo

👋 Hi, I’m @kzaky!

☁️ I am a Sr. Product Manager at AWS - Amazon Web Services.

👨‍💻 I am responsible for AWS Identity products such as user authentication, sign-in, and multi-factor authentication for AWS - Amazon Web Services.

👨‍🏫 I teach a Product Management class at Brainstation in the evenings and weekends.

🤔 I’m interested in all things cloud, identity, and product management.

👀 I'm looking to collaborate on improving authentication for workforce and enterprise customers.

🎯 My goal is to enable customers to easily adopt more secure authentication solutions such as FIDO security keys.

📫 You can reach me on Twitter or LinkedIn.

✍️ I often share what I'm learning on my blog.

Khaled Zaky's Projects

12factor icon 12factor

Official fork now at: https://github.com/heroku/12factor

battleship-game icon battleship-game

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 grid location – B4, E9, etc. If a ship is located at that location, the owner of the ship indicates a “hit”. Otherwise the owner indicates a miss. Each salvo fired is recorded on the grid as a “hit” or “miss”. If all the squares on a ship have been hit, the owner indicates that the ship has been sunk. The first player to sink all the other player’s ships wins the game. The example shows the number of ships in a fleet and the size of each ship (in squares).

bok icon bok

This is a public comment environment for the IDPro body of knowledge.

kzaky icon kzaky

Config files for my GitHub profile.

laptop icon laptop

A shell script which turns your Mac into an awesome web development machine.

magicmirror icon magicmirror

MagicMirror² is an open source modular smart mirror platform. With a growing list of installable modules, the MagicMirror² allows you to convert your hallway or bathroom mirror into your personal assistant.

markdown-here icon markdown-here

Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.

osx icon osx

Install everything you need on your laptop, powered by Puppet.

polynomial-monomial-operations icon polynomial-monomial-operations

We decided to create an additional Item class where each object has a unique code, description, cost and quantity. This way, we could use an Array List of Item objects as our data structure for the Inventory class. Having an Array List allows our data structure to be dynamic so that items can be added and removed from the inventory with ease. Since each element of the Array List is an item object, an item's attributes can be accessed and modi

threaded-implementation-of-berkowitz-s-algorithm icon threaded-implementation-of-berkowitz-s-algorithm

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 algorithm for computing the characteristic polynomial of a matrix. For the sake of simplicity we assume that the matrices are over {0,1}, i.e., the two field elements, where plus is XOR and multiplication is AND. The algorithm was designed such that the process takes no more than log2 n sequentially many steps. The program was then rigorously tested to ensure its accuracy.

twitterdancer icon twitterdancer

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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.