Skip to content
View sayanriju's full-sized avatar

Organizations

@logicsquare
Block or Report

Block or report sayanriju

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. Tiny-Bash-Server Tiny-Bash-Server Public

    A tiny http server written in Bash which supports CGI like scripting in Bash

    Shell 31 6

  2. express-skeleton-2 express-skeleton-2 Public

    A starter template for Express JS apps, with sane defaults

    JavaScript 6 2

  3. stripe-connect-functions stripe-connect-functions Public

    A collection of functions to help with a Customers -> Marketplace -> Vendors Workflow using Stripe Connect (https://stripe.com/connect)

    JavaScript 24 4

  4. lambda-birthday-wisher lambda-birthday-wisher Public

    A lambda function to auto wish people via email (using SES) on their birthdays. Uses Claudia to handle deployments. #PoC

    JavaScript

  5. A tiny, nifty script for playing ran... A tiny, nifty script for playing random musical notes on each keypress
    1
    #!/usr/bin/env python 
    2
    ## A tiny, nifty script for playing random musical notes on each keypress. 
    3
    ## 
    4
    ##	Copyright Sayan "Riju" Chakrabarti <s26c.sayan@gmail.com> 2009-2019
    5
    ##		Released under WTFPL Version 2 
  6. Python Scripts to convert non-unicod... Python Scripts to convert non-unicode Bangla fonts to Unicode
    1
    #!/usr/bin/env python
    2
    # -*- coding: utf-8 -*-
    3
    #
    4
    #  fontconverter.py
    5
    #