Skip to content
View siradhanajatin's full-sized avatar

Block or report siradhanajatin

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. image-viewer-in-C image-viewer-in-C Public

    A custom image viewer in C that parses and displays binary PPM (Portable Pixelmap) images using the SDL3 (Simple DirectMedia Layer) library. I am using Windows and VS Code for creating this image v…

    C

  2. chess chess Public

    The Chess game from scratch in C++17+ language. Using Raylib library for the GUI and CMake for compile and build.

    C++