Skip to content
View Meeshbhoombah's full-sized avatar
⚒️
buidl
⚒️
buidl

Block or report Meeshbhoombah

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 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 Loading

  1. maketh maketh Public

    Makers 💎 Maketh 🔨 Money 💵

    Jupyter Notebook 2 1

  2. domschiener/deliverdao domschiener/deliverdao Public

    Hackathon project for Distributed Trade

    Python 7 7

  3. micrograd micrograd Public

    A miniature Autograd engine

    Jupyter Notebook

  4. meeshbhoombah.github.io meeshbhoombah.github.io Public

    Meeshbhoombah 𝐱 WWW

    JavaScript 3 1

  5. GNU Readline Config GNU Readline Config
    1
    "\e[1~": beginning-of-line
    2
    "\e[4~": end-of-line
    3
    "\e[5~": history-search-backward
    4
    "\e[6~": history-search-forward
    5
    "\e[3~": delete-char
  6. Vim Config Vim Config
    1
    " ***** VUNDLE *****
    2
    set nocompatible              " be improved, required
    3
    filetype off                  " required
    4
    
                  
    5
    " set the runtime path to include Vundle and initialize