Skip to content
View selvakn's full-sized avatar

Organizations

@thoughtworks @TWChennai @data-sync @tncma

Block or report selvakn

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. p2p-port-forward p2p-port-forward Public

    Command line utility to forward ports between two hosts across different networks/subnets, in a peer-to-peer fashion using zerotier, without sudo privileges

    Go 71 12

  2. yarel yarel Public

    YQL Object Relational Mapper for Ruby

    Ruby 7 1

  3. libzt libzt Public

    Go Wrapper for Zerotier SDK

    C++ 6 3

  4. rails_instrument rails_instrument Public

    Rails Middleware to show instrumentation details like db, view runtimes, number of sql queries, etc

    Ruby 6 1

  5. handlebars precompiler for rhino handlebars precompiler for rhino
    1
    importPackage(java.io);
    2
    
                  
    3
    (function(args) {
    4
        var templateFileExtension = 'handlebars',
    5
        output = ['// This file is auto-generated and should be ignored from version control.\n'],
  6. mockmt mockmt Public

    SMTP test application that acts as a SMTP server and a web interface for viewing emails. Meant to be used for testing email delivery and test environment.

    Go