Skip to content
View yashdivya5's full-sized avatar

Highlights

  • Pro

Block or report yashdivya5

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

Popular repositories Loading

  1. Yash-Divya Yash-Divya Public

    C

  2. pdfcompressor pdfcompressor Public

    This Python spellbook wields iLovePDF API's magic to compress PDF files effortlessly. It offers three compression levels: "low," "recommended," or "extreme." Add files, say "Abracadabra," and downl…

    Python

  3. commclassroomOP commclassroomOP Public

    Forked from WeMakeDevs/github-tutorial

    This is a test copy.

  4. DSA-Bootcamp-Java DSA-Bootcamp-Java Public

    Forked from kunal-kushwaha/DSA-Bootcamp-Java

    This repository consists of the code samples, assignments, and notes for the Java data structures & algorithms + interview preparation bootcamp of WeMakeDevs.

    Java

  5. vscode-remote-try-python vscode-remote-try-python Public template

    Forked from microsoft/vscode-remote-try-python

    Python sample project for trying out Dev Containers

    Python

  6. selection-sort selection-sort Public

    This is a code of sorting an array by selection sort algorithm.

    Java