Skip to content
View GOSHROW's full-sized avatar
:octocat:
Enjoying
:octocat:
Enjoying

Organizations

@ietbitmesra @BITSoC @Crio-Winter-of-Doing-2021
Block or Report

Block or report GOSHROW

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

  1. whereAreMyFingers whereAreMyFingers Public

    Assitive Tool to track where are your fingers

    Shell

  2. TutorialExtractor TutorialExtractor Public

    Stores multiple pages of Tutorials onto a Single PDF file

    Python 3

  3. thecodefoundation/Vison-WoC-Backend thecodefoundation/Vison-WoC-Backend Public

    Repository for Vison Backened for Winter of Code 2019.

    Python 9 6

  4. Sudoku Sudoku Public

    Sudoku Solver with GUI and OpenCV, CNN-enabled input through images.

    Python

  5. Zooms In and Out Properly in urxvt. Zooms In and Out Properly in urxvt.
    1
    #! /bin/zsh -
    2
    
                  
    3
    fontSize=16
    4
    fontName="MonoSpace"
    5
    # Adjust Base fontSize and Font Name accordingly
  6. EncryptImg EncryptImg Public

    Encrypts 3 channel images using sd2pbd model and also has the option to hide the encrypted image within another image

    Python