Skip to content
View vishalvrv9's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report vishalvrv9

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. A Vagrantfile listing properties for... A Vagrantfile listing properties for reference. Starting point to play around with VM/Container development
    1
    # -*- mode: ruby -*-
    2
    # vi: set ft=ruby :
    3
    
                  
    4
    # All Vagrant configuration is done below. The "2" in Vagrant.configure
    5
    # configures the configuration version (we support older styles for
  2. container-go container-go Public

    a container implementation as a proof of concept inspired from Liz Rice and Julian Friedman talks

    Go

  3. Java code to create adjacency list f... Java code to create adjacency list for Graph DSA problems
    1
    import java.util.*;
    2
    
                  
    3
    
                  
    4
    public class Graph {
    5
        
  4. openwhisk openwhisk Public

    Forked from apache/openwhisk

    Apache OpenWhisk is an open source serverless cloud platform

    Scala

  5. yve-bot yve-bot Public

    Forked from andersonba/yve-bot

    Smart rule-based bot. For Browser & Node.

    TypeScript