Skip to content
View PedroMVillar's full-sized avatar
👁️‍🗨️
I may be slow to respond.
👁️‍🗨️
I may be slow to respond.

Highlights

  • Pro

Block or report PedroMVillar

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

    C library for performing convolution operations on grayscale images.

    C 2

  2. ARMv8-FrameArtist ARMv8-FrameArtist Public

    A project that create an image by directly manipulating framebuffer registers in an ARMv8 environment emulated with QEMU.

    Assembly 4 1

  3. sudoku-solver-backtracking sudoku-solver-backtracking Public

    An implemented Sudoku solver in Java that employs the method of exhaustive search to solve the puzzle.

    C++ 2

  4. bash-implementation bash-implementation Public

    Simple bash-like shell implemented in C, supporting basic command execution, input/output redirection, and more.

    C