Manufacturing Operations Apps for Mycronic

Manufacturing · Industrial software

Applications that streamline operations in electronics-manufacturing environments, including a hybrid web/mobile application and a web application for tracking components on printed circuit boards (PCBs).

I built software that streamlines daily operations on electronics-manufacturing lines.

Context

At Kinali I worked on projects for Mycronic, a Swedish technology company whose equipment and software run electronics-manufacturing lines. The applications I helped build streamline day-to-day operations in manufacturing environments; they’re the software layer factory staff use alongside the production machinery.

There were two main projects: a hybrid application that delivers the same product on web and mobile platforms, and a web application for tracking components on printed circuit boards (PCBs), following parts through the manufacturing process.

My role

Full-stack developer, full-time at Kinali from 2017 to 2020. I worked across the stack: React and Redux on the frontend, and backend services in .NET Core and Node.js.

Highlights

  • Hybrid web and mobile delivery from a shared React codebase.
  • PCB component tracking for manufacturing operations, a data-centric UI over the production process.
  • GraphQL end to end, with Apollo Client on the frontend talking to Apollo Server on the backend.
  • Polyglot backend work across .NET Core and Node.js services.
  • End-to-end testing with Cypress.