Skip to content
View SajanGhuman's full-sized avatar
😁
Coding
😁
Coding

Block or report SajanGhuman

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. Dotfiles Dotfiles Public

    Arch linux dotfiles backup

    Shell

  2. bluewave-labs/bluewave-dataroom bluewave-labs/bluewave-dataroom Public

    The open source DocSend alternative

    TypeScript 13 7

  3. ask_naruto_sensei ask_naruto_sensei Public

    Talk with naruto sensei and ask question related to naruto series

    JavaScript

  4. Minecraft-3JS Minecraft-3JS Public

    Minecraft in three.js

    TypeScript

  5. Portfolio Portfolio Public

    TypeScript

  6. Script for instatnly setting up dotf... Script for instatnly setting up dotfiles
    1
    #!/bin/bash
    2
    
                  
    3
    # Define variables
    4
    DOTFILES_REPO="https://github.com/SajanGhuman/Dotfiles"  # Replace with your Git repository URL
    5
    DOTFILES_DIR="$HOME/Dotfiles"