Skip to content
View Checksum's full-sized avatar
:octocat:
Doing stuff
:octocat:
Doing stuff

Block or report Checksum

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Checksum/README.md

G'day 🤠 I'm Srinath and I live down under 🇦🇺. I am a digital mason who dabbles in whatever interests me. I don't get too caught up with programming languages, frameworks or libraries and believe in using the best tool for the job.

Work

JavaScript, TypeScript, Node.js, Go, Terraform, AWS, Nginx + Lua, Python, Bash

Play

Elm, Rust

Toys

git-cloc - Embeddable lines of code report for your git repository [Go]

ghviz - Visualize GitHub orgs and repos [JavaScript, React]

Deckosaur - Markdown powered presentation deck [Elm]

Pinned Loading

  1. critic.shcritic.shPublic

    Dead simple testing framework for Bash with coverage reporting

    Shell 456 11

  2. esbuild-elm-loaderesbuild-elm-loaderPublic

    Elm loader for esbuild

    JavaScript 6 1

  3. elm-toy-robotelm-toy-robotPublic

    Toy Robot puzzle in Elm

    Elm 4

  4. ghvizghvizPublic

    Visualize and discover interesting GitHub repos

    JavaScript

  5. nginx-echo-servernginx-echo-serverPublic

    A very poor man's version of httpbin

    Lua 4

  6. Assertion library for jqAssertion library for jq
    1
    # A simple assertion library for jq (https://github.com/stedolan/jq)
    2
    # Author: Srinath Sankar
    3
    4
    defassert(level; expr; msg):
    5
    ifexprthen