Skip to content
View VictorBezak's full-sized avatar
  • LaborChart
  • Austin, Tx

Highlights

  • Pro
Block or Report

Block or report VictorBezak

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

Pinned

  1. Plotly_Multi-Axes_Gridlines Plotly_Multi-Axes_Gridlines Public

    How do you make the grid-lines for multiples y-axes match up with each other? Start at the README for a full explanation, or go straight to the code!

    JavaScript 23 2

  2. fullstack-gql-demo fullstack-gql-demo Public

    Practice building a full-stack app with GraphQL

    TypeScript

  3. javascript-event-loop-demo javascript-event-loop-demo Public

    Javascript Event Loop Demo -- Replication of Jake Archibald's example in his talk from JSConf 2018 (https://www.youtube.com/watch?v=cCOL7MC4Pl0&t=0s)

    JavaScript

  4. random-walk-infinite-staircase random-walk-infinite-staircase Public

    Simulating a random walk to find the number of die rolls (each result corresponding to an instruction) it would take to reach a given step of an infinite staircase.

    Python

  5. angular-data-app angular-data-app Public

    Dockerized web app with an Angular frontend container, a Jenkins CI/CD container. Coming soon will be a backend GQL container and a python data-exploration container. These will eventually be refac…

    HTML

  6. microservice-practice-load-balancer microservice-practice-load-balancer Public

    A first introduction to building micro-services with Docker

    JavaScript