Skip to content
View browny's full-sized avatar
👨‍💻
👨‍💻

Block or report browny

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
browny/README.md

Pinned Loading

  1. gcp-daily gcp-daily Public

    Daily highlight of Google Cloud Platform

    4

  2. simple socket example in C simple socket example in C
    1
    /* --- Usage --- */
    2
    g++ server.c -o server
    3
    g++ client.c -o client
    4
    ./server
    5
    ./client 127.0.0.1
  3. hand-tracking hand-tracking Public

    A simple multiple hands tracking implementation based on OpenCV library

    C 29 12

  4. dotvim dotvim Public

    dotvim

    Vim Script 5

  5. gke101 gke101 Public

    GKE 101

    Python 5

  6. inject inject Public

    Golang injection framework based on https://github.com/facebookgo/inject

    Go 5