- Developed Robotics Automation protocols web application for Gene Assembly and Protein Engineering using Autoprotocol Python
- IQ/OQ/PQ to support device driver development, validation, and calibration for Formulatrix Mantis, Tecan Omni, Beckman Coulter Echo, and Agilent
- Bravo to ensure range of functionality developed covers qualifications for Assay requirements planned
- Wrote App Script on Google Sheets to automate generating CSV's from scientific lab data for software protocol UI input
- Programmatically extracted Scientific Data from Robotics execution trough Flask API using Jupyter Notebook/Postman, organized it with Pandas
- Data Frames, added Data Visualizations, conducted Regression Analysis using Scipy to automatically decide subsequent operations
- Pytest to achieve 100% code coverage to ensure validations and error handlings are correct to prevent runtime issues. Converted UI user inputs
- JSON onto marshmallow data class and use pickle to serialize back end objects for testing data
- Standardize JSON schema for API interaction with different teams and micro-services such as autoprotocol, web, scheduler, driver. Collaboratively
- Dockerized team dev env locally and in on Jenkins CI running on AWS EC2, enabled to locally update PostgresSQL database below staging