Skip to content
Avatar
:octocat:
chillin' like the vanilla shake that I am
:octocat:
chillin' like the vanilla shake that I am

Highlights

  • Pro

Pinned

  1. Forked from Kirkaiya/ServerlessWebApiWithCognito

    An ASP.NET Core Web API project using AWS Cognito for authorization, for deployment to AWS Lambda as a demo of SPA with Cognito running serverless.

    C#

  2. 1
    PROJNAME=$1
    2
    mkdir $PROJNAME
    3
    echo Making $PROJNAME
    4
    mkdir -p $PROJNAME/src && cd $PROJNAME
    5
    npm init
  3. 1
    Install-Module AzureAutomationAuthoringToolkit -Scope CurrentUser
    2
    Import-Module AzureAutomationAuthoringToolKit
  4. 1
    
                  
    2
    ```
    3
    aws cloudformation create-stack --stack-name hogehoge --template-body file://conf.yaml --region ap-northeast-1 --parameters file://param.yaml
    4
    ```
  5. Forked from KhepryQuixote/PyPubChemXtractor

    Python 3.4 script to extract Chemical Abstract Society Registry Numbers (CASRNs) from PubChem's CID Synonym file.

    Python

  6. Forked from thombashi/sqlitebiter

    A CLI tool to convert CSV / Excel / HTML / JSON / Jupyter Notebook / LDJSON / LTSV / Markdown / SQLite / SSV / TSV / Google-Sheets to a SQLite database file.

    Python

15 contributions in the last year

Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Mon Wed Fri

Contribution activity

November 2020

jetstreamin has no activity yet for this period.

October 2020

1 contribution in private repositories Oct 6

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.