Skip to content
View devesh2408's full-sized avatar

Block or report devesh2408

Report abuse

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

Report abuse

Popular repositories Loading

  1. cliserver cliserver Public

    Forked from mike-bourgeous/cliserver

    A sample libevent-based network socket server that presents a simple command line interface to multiple connecting clients.

    C 1

  2. dynproto dynproto Public

    Forked from abe-winter/dynproto

    dynamic schemas in golang protos

    Go 1

  3. SystemProgramming SystemProgramming Public

    Forked from angrave/SystemProgramming

    UIUC Crowd-Sourced System Programming Book

  4. rand rand Public

    random word generator

    Go

  5. Design-Patterns-GoF Design-Patterns-GoF Public

    Forked from BartVandewoestyne/Design-Patterns-GoF

    Working code for the Design Patterns book from the Gang of Four.

    C++

  6. observer-pattern-cpp observer-pattern-cpp Public

    Forked from gayashanbc/observer-pattern-cpp

    An introduction to the Observer design patten with C++ using a Weather Station Example

    C++