Skip to content
View y3rsh's full-sized avatar
😊
One moment at a time.
😊
One moment at a time.
Block or Report

Block or report y3rsh

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

Hello! πŸ‘‹ thanks for checking out my profile.

πŸ”­ Adoring my work at Opentrons

Lead Dev full stack and platform of Protocol Library.

Lead Dev full stack and platform of the Opentrons User Accounts.

Test tooling and hands on QA with our Flex and OT-2

Personal projects

Pinned

  1. Opentrons/opentrons Opentrons/opentrons Public

    Software for writing protocols and running them on the Opentrons Flex and Opentrons OT-2

    Python 389 170

  2. Python script to get and install lat... Python script to get and install latest chromedriver. Needs requests and Python 3 😊
    1
    import requests
    2
    import zipfile
    3
    import io
    4
    import re
    5
    import subprocess
  3. template template Public template

    Starter setup for dev containers and pre-commit

    Dockerfile 1