Skip to content
View Tobio89's full-sized avatar
🧯
🧯

Block or report Tobio89

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Tobio89/README.md

Tobio89

Tobias Sample

Front-End Engineer

Hi, I'm Toby!

I'm a Front End/Full Stack engineer since 2020.12.

I've previously worked on software to visualise AI-based cancer diagnosis results, which means managing heavy data and paying close attention to performnce. I've gained a deep understanding of data ownership and React's rendering processes because of this.

The coolest things I've done so far are the bullet-proof state system I made for the above app, which lets you configure the app's sidebar, relevant state, and rendering pipelines, all from JSON received from the back end.

I also made a POC for a data visualisation technique I called Bitmasked Tiled Images. You can see this in action at https://mars-viewer-nu.vercel.app/

I'm not just a Front End Engineer - I'm also comfortable in Go and Rust. I made a utility for processing huge images used in the above rendering technique in Rust.

Check me out at LinkedIn!

Pinned Loading

  1. mars-viewer mars-viewer Public

    A portfolio app to visualise Mars! And demonstrate visualisation techniques.

    TypeScript

  2. mars-tiler mars-tiler Public

    A standalone server to pair with the Data Visualisation Demo, to serve tiles

    TypeScript

  3. rust-img-merge rust-img-merge Public

    A rust CLI utility for merging separate PNG images into one bitmasked image

    Rust

  4. rust-sweeper rust-sweeper Public

    CLI Minesweeper, in Rust!

    Rust