Software Engineering Intern, Electronics | Science Corp | Alameda, CA

At Science Corporation, I built hardware-in-the-loop infrastructure for SciFi, an implantable neurotechnology system. The workflow exercised real hardware through command-line and gRPC interfaces, including a NIXEL 512 probe path.

I worked across device discovery and control, automated test execution, deployment, and failure recovery. The pipeline backed up the existing SciFi server before deploying a new binary, validated the deployed system, and restored the original binary after the test run.

The interesting problem was not one script or service. It was making the physical device, remote machines, test software, gRPC interface, and rollback logic behave as one dependable engineering system.