Skip to content
View iam-mike's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report iam-mike

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
iam-mike/README.md

Goodmorrow, everyone. πŸ‘‹


πŸ“« How to reach me: Twitter: mikedentity Linkedin: mwitts GitHub IAM-Mike


✨ I'm Mike. I am a rock climber, motorcycle rider, identity specialist. I write a bit of code, too. πŸ”­
Currently working as a Principal Tech Strategist and Architect at Okta

Previously worked at: Microsoft.

I'm forever learning and developing new skills.

  • πŸ’¬ Ask me about Identity Management
  • πŸ‘― I’m looking to collaborate on any open source projects, reach out if you need my help
  • πŸ˜„ Pronouns: he/him/his
  • ⚑ Fun fact: I've broken my spine... twice.


More about me...


{
  "mike": {
    "personal": {
      "pronouns": ["he","him","his"],
      "software engineer": true,
      "nouns": [
        "father",
        "rock climber",
        "motorcycle rider",
        "forever student"
      ]
    },
    "professional": {
      "employer": "Okta",
      "title": "Technical Strategist & Architect",
      "speciality": "Identity & Access Management",
      "languages": [
        "C#",
        "JavaScript",
        "Java"
      ],
      "platforms": [
        "Azure",
        "Docker",
        "GCP",
        "Kubernetes"
      ]
    },
    "learning": [
      "TensorFlow",
      "Python"
    ]
  }
}

Thanks for stopping by!


Popular repositories Loading

  1. PS-Utils PS-Utils Public

    PowerShell 1

  2. ConditionalAccessPolicyReport ConditionalAccessPolicyReport Public

    Forked from Donovand4/ConditionalAccessPolicyReport

    PowerShell Script used to create a report for Azure AD Conditional Access Policies.

    PowerShell 1

  3. iam-mike iam-mike Public

  4. gh-stats gh-stats Public

    Python

  5. system-design-primer system-design-primer Public archive

    Forked from donnemartin/system-design-primer

    Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

    Python

  6. basic-password-generator basic-password-generator Public archive

    Very simplistic method of developing a basic password

    C#