Skip to content
View Mahdi451's full-sized avatar
πŸŒ™
πŸŒ™
  • Milpitas, California
  • 11:32 (UTC -07:00)
Block or Report

Block or report Mahdi451

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
Mahdi451/README.md

Hey there! I'm Mahdi Osman πŸ‘‹

πŸ“‘ About Me πŸ–‹

  - πŸ’Ό Working on Platform Validation & Automation at Intel.

  - πŸ€” Enjoy discovering new ways to automate & learning new and upcoming technologies.

  - πŸŽ“ Currently pursuing a Master of Science in Computer Science from the University of Colorado Boulder.

  - ⚑️ In my spare time you can find me either playing soccer or trading options/futures.

πŸ’» Languages and Tools πŸ”§

Pinned

  1. ChromeOS_Debugging_Tool ChromeOS_Debugging_Tool Public

    Script that can assist in reproducing errors on Chrome DUTs.

    Python 2

  2. Flashing_EC_CoreBoot Flashing_EC_CoreBoot Public

    Remotely flash firmware on multiple Chrome DUTs simultaneously.

    Python 1

  3. Elasticsearch Log Collection Elasticsearch Log Collection
    1
    import argparse
    2
    import os
    3
    import sys
    4
    import time
    5
    import tarfile
  4. Flashing_ChromeOS_Image Flashing_ChromeOS_Image Public

    Flash ChromeOS images to multiple Chrome DUTs simultaneously.

    Python