Skip to content
View vinzee's full-sized avatar
😃
Everything Distributed !
😃
Everything Distributed !
Block or Report

Block or report vinzee

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 Loading

  1. collab-editor collab-editor Public

    A realtime collaborative editor (like Google Docs) made using CRDTs demonstrating eventual consistency in a leaderless distributed system

    JavaScript 2

  2. ml_project ml_project Public

    Improvised the accuracy of classifying human voice to around 96% using generic Machine Learning models and ensemble techniques such as PCA and Voting.

    Python 1

  3. etcd `concurrency.Election` example ... etcd `concurrency.Election` example with connection interruption detection and initial leadership status reporting
    1
    package etcd_election
    2
    
                  
    3
    import (
    4
    	"context"
    5
    	"fmt"
  4. 6.824 6.824 Public

    Go