Skip to content
View X-141's full-sized avatar
💭
Fighting CMake
💭
Fighting CMake

Block or report X-141

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

    This is a Independent Study project for the purpose of learning Machine Learning and it's application. In its current form, it the project will predict what Japanese character was drawn by the user.

    C++ 1

  2. RGB565-Matrix-to-BMP RGB565-Matrix-to-BMP Public

    Convert RGB565 Matrix data (N * M) into BMP files. RGB565 is commonly used in embedded systems. The purpose of this repo is to allow for easily manipulation.

    C