Skip to content
View pranjalibajpai's full-sized avatar
:octocat:
Learning
:octocat:
Learning
  • Indian Institute Of Technology,Ropar
  • India
Block or Report

Block or report pranjalibajpai

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. underwater-image-enhancement underwater-image-enhancement Public

    Underwater images generally appear greenish & bluish due to scattering & absorption of light. Used image processing techniques to produce output enhanced image having better visibility and contrast.

    Jupyter Notebook 7 4

  2. eRail eRail Public

    Online railway reservation system developed using PHP & MySQL. Database triggers and stored procedures were used to implement the required business logic & to take care of constraints.

    PHP 2 3

  3. RISC-V-ISA-SIMULATOR RISC-V-ISA-SIMULATOR Public

    Build a simulator to convert assembly code to machine code. Implemented pipelined and non-pipelined execution of 32-bit RISC-V instructions.

    C++

  4. digital-image-processing digital-image-processing Public

    Implementation of some basic image processing operations

    Jupyter Notebook

  5. Tic-Tac-Toe Tic-Tac-Toe Public

    Project for The Mars Colonization Program.Build an unbeatable Tic Tac Toe Game using the Minimax Algorithm.

    JavaScript

  6. arboresecence arboresecence Public

    Implemented the Edmond’s Algorithm in C for finding the spanning arborescence of minimum weight of the graph.

    C