Skip to content
View RuhanGi's full-sized avatar

Block or report RuhanGi

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 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

Popular repositories Loading

  1. multilayer_perceptron multilayer_perceptron Public

    Binary Classifier using a Multilayer Perceptron (MLP). The goal is to predict whether a cancer is malignant or benign using a neural network built from scratch using mathematical modeling of a mult…

    Python 1

  2. RuLib RuLib Public

    A modified Libft to suit needs

    C

  3. push_swap push_swap Public

    An optimized stack-sorting algorithm implemented in C, designed to sort a list of integers using a limited set of stack operations. The goal is to achieve the sorting with the minimal number of mov…

    C

  4. minishell minishell Public

    Building a simple shell (minishell) in C, mimicking the behavior of bash. It includes features like prompt display, history management, command execution, redirection, pipes, and environment variab…

    C

  5. cub3d cub3d Public

    First-person 3D maze exploration game inspired by the classic Wolfenstein 3D. Built using ray-casting techniques, this project aims to recreate a dynamic maze with textures and user movement, provi…

    C

  6. CPP CPP Public

    C++