Skip to content
View arpitchauhan's full-sized avatar
  • Solaris Digital Assets
  • Berlin
Block or Report

Block or report arpitchauhan

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

Hi there 👋

I'm Arpit Chauhan, Senior Ruby Developer at Solaris Digital Assets!

Here are a few of my projects:

  1. Implementation of cryptographic protocols like digital signature with primitives like AES, RSA and Diffie-Hellman key exchange (repo)
  2. A skeleton for buidling a Facebook Messenger bot (repo)
  3. A benchmark to compare CSV processing performance between Ruby and Go (using standard libraries) repo
  4. A tool to keep track of updates to Netgear routers' firmware (repo)

Besides, I have contributed bug fixes to Sinatra and Spree.

⚡ Fun fact: I love Isaac Asimov's novels, especially the Foundation series.

Pinned

  1. cryptographic-protocols-arduino-and-PC cryptographic-protocols-arduino-and-PC Public

    This project demonstrates how cryptographic protocols can be implemented for the case when an Arduino board and a PC communicate. Primitives implemented: AES, RSA and Diffie–Hellman key exchange.

    C 53 25

  2. sinatra/sinatra sinatra/sinatra Public

    Classy web-development dressed in a DSL (official / canonical repo)

    Ruby 12.1k 2k

  3. mbleigh/acts-as-taggable-on mbleigh/acts-as-taggable-on Public

    A tagging plugin for Rails applications that allows for custom tagging along dynamic contexts.

    Ruby 5k 1.2k

  4. ruby-golang-performance-comparison ruby-golang-performance-comparison Public

    Comparing CSV validation performance achievable with Ruby and Golang

    Go 1