Skip to content
View numerical-perspective's full-sized avatar
Block or Report

Block or report numerical-perspective

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. docker-primer docker-primer Public

    Primer for getting started with Docker. Primer is written primarily for linux/mac, and provides some of the most common commands required to get your Docker set-up going.

    1

  2. postgres-primer postgres-primer Public

    Primer for getting started with PostgreSQL database. Primer is written primarily for linux/mac, and provides some of the most common commands required to get your database going.

  3. algorithms-and-data-structures algorithms-and-data-structures Public

    Implementation of 10+ data structures, and dozens of popular algorithms, including 6 sorting algorithms! All of these structures and algorithms are organized as a boilerplate example (that you can …

    JavaScript

  4. inflation-on-pension inflation-on-pension Public

    A simple calculator function that computes total inflation on pension. It returns an object that contans: pension deposits (total and per annum), inflation on pension (total and per annum), salary …

    JavaScript 1