Skip to content
View sajanbasnet75's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report sajanbasnet75

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 Loading

  1. Rails-Course Rails-Course Public

    3 1

  2. rails_api_series rails_api_series Public

    Ruby 2 1

  3. dev_challenges dev_challenges Public

    DevChallenges

    CSS

  4. educative.io_courses educative.io_courses Public

    Forked from techtanic/educative.io_courses

    this is downloadings of all educative.io free student subscription courses as pdf from GitHub student pack

  5. express_api express_api Public

    A basic curd API built using node js app with express framework

    JavaScript

  6. ohmyzsh ohmyzsh
    1
    # Enable Powerlevel10k instant prompt. Should stay close to the top of ~/.zshrc.
    2
    # Initialization code that may require console input (password prompts, [y/n]
    3
    # confirmations, etc.) must go above this block; everything else may go below.
    4
    if [[ -r "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh" ]]; then
    5
      source "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh"