Skip to content
View mohilp1998's full-sized avatar

Block or report mohilp1998

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. Pencil-Drawing-Production Pencil-Drawing-Production Public

    The algorithm for generating pencil drawing from an image. It includes generating line drawing with strokes and tonal textures.

    Java 1

  2. CHIP-8_Emulator CHIP-8_Emulator Public

    CHIP-8 is a 8-bit microprocessor released in mid-1970. This repo includes c++ code to emulate CHIP-8. It can be used to run chip-8 programs like pong, space invaders, etc.

    C 2

  3. Texture-Synthesis-by-Non-parametric-Sampling Texture-Synthesis-by-Non-parametric-Sampling Public

    Using a non-parametric method generating larger texture image from a smaller texture sample of the same.

    MATLAB 1

  4. BTP BTP Public

    Details regarding B.Tech Final Year Project. In this project, we have built an End-to-End communication system with bidirectional communication.

    VHDL

  5. superscalar_architecture superscalar_architecture Public

    A 16-bit Superscalar Architecture based on Turing Complete ISA with 17 instructions & 2 fetch width.

    VHDL 1 2

  6. js-animation js-animation Public

    Creating an animation using JS

    JavaScript