Skip to content
View pratkpranav's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report pratkpranav

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

    Forked from PetarV-/Algorithms

    Several algorithms and data structures implemented in C++ by me (credited to others where necessary).

    C++

  2. Custom_Shell Custom_Shell Public

    C

  3. Metro_Route_Display Metro_Route_Display Public

    This repo contains vhdl code for Delhi metro route

    VHDL

  4. qemu qemu Public

    Forked from qemu/qemu

    Official QEMU mirror. Please see http://wiki.qemu.org/Contribute/SubmitAPatch for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.

    C

  5. Triangulation_of_solid_objects Triangulation_of_solid_objects Public

    Codes for solving various queries on triangulation of solid objects like finding diameter, minmum distance between different connected components etc.

    Java

  6. Working_with_Makefiles Working_with_Makefiles Public

    Brief code on how to using makefiles

    C