◐ Shell
clean mode source ↗

mahata - Overview

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@mahata

mahata

Follow

View mahata's full-sized avatar

💭

On parenting...

Yasunori MAHATA mahata

💭

On parenting...

A happy polyglot software engineer 🥳

Organizations

@github @microsoft @evo-tokyo

Block or report mahata

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

mahata/README.md

Hi there 👋

Pinned Loading

  1. memoize @ SICP memoize @ SICP

    1

    (define (memoize f)

    2

      (let ((table (make-table)))

    3

        (lambda (x)

    4

          (let ((previously-computed-result (lookup x table)))

    5

            (or previously-computed-result
  2. mahata-pages/mahata-pages.github.io mahata-pages/mahata-pages.github.io Public

    It's my personal weblog

    TypeScript

  3. mlack mlack Public

    It's a free slack-like app 😉

    TypeScript 1

  4. dotfiles dotfiles Public

    Just for Codespaces

    Shell

  5. mahata.github.io mahata.github.io Public

    TypeScript