Skip to content
View mahata's full-sized avatar
💭
On parenting...
💭
On parenting...

Organizations

@github @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.

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
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. ktlog ktlog Public archive

    Yet another blog software

    TypeScript 2

  3. vercelog vercelog Public

    A personal weblog

    TypeScript

  4. www.mahata.org www.mahata.org Public

    It's a personal website built by Next.js.

    TypeScript

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy