Skip to content
View rpgove's full-sized avatar

Block or report rpgove

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
rpgove/README.md

Robert Gove - Data Visualization Engineer 📈

I am a data visualization engineer at Two Six Technologies. There I design and develop visual analytic tools, primarily for cyber security analysts.

I enjoy designing and developing innovative data analysis tools. Most recently I've worked in the areas of data summarization, graph visualization, high-dimensional visualization, and machine learning for optimizing visualizations. I've published several blog posts and papers about projects on these and other topics, and I've released some of those projects open source, which you can find here on GitHub.

Please visit my website at rpgove.com to learn more about me.

Pinned Loading

  1. twosixlabs/d3-force-sampled twosixlabs/d3-force-sampled Public

    A fast, simple, memory-efficient graph layout algorithm for visualizing networks in D3

    JavaScript 50 7

  2. twosixlabs/d3-force-reuse twosixlabs/d3-force-reuse Public

    Faster force-directed graph layouts by reusing force approximations

    JavaScript 124 5

  3. greadability greadability Public

    Graph layout readability metrics.

    JavaScript 77 3

  4. graphbase2json graphbase2json Public

    Python script to convert Stanford GraphBase .dat files to JSON graphs for D3

    Python