← All builds

BioTuring / BioVinci

Interactive Visualization Platform

Building web-based visualization experiences and tools for transforming complex data into understandable insights.

Making complex data easier to understand through interactive visualization workflows.

Role
Software Engineer
Stack
Next.js · React · Apache ECharts · deck.gl

Overview

For BioTuring / BioVinci, I worked on web-based visualization experiences and tools for transforming complex data into understandable interactive views.

Visualization challenges

Complex data needs to stay readable while people explore it interactively. The work included chart rendering systems and workflows that could support different visualization needs without hiding the underlying data story.

Technical approach

I worked across Next.js and React interfaces, Apache ECharts chart rendering, and deck.gl-based visualization work. The platform also included visualization workflows and SDK development so chart experiences could be assembled and reused.

Engineering decisions

The engineering approach separated visualization concerns into reusable pieces while leaving room for each chart to express its own interactions. This kept rendering behavior close to the charting workflows that use it.

SDK contribution

I contributed to writing a visualization SDK package using deck.gl, extending the toolkit available for building interactive visualization experiences.

Outcome

The work produced web-based visualization tools that make complex data easier to inspect and understand through interactive views.

What I'd do differently

Future iterations could continue to make the visualization primitives and SDK boundaries easier to extend as new chart workflows are added.