Skip to content
View IsaacHdezA's full-sized avatar
🧑‍💻
🧑‍💻

Block or report IsaacHdezA

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

Popular repositories Loading

  1. FoodAndCode FoodAndCode Public

    A school project. This is a WebApp for managing a single-branch restaurant. Uses VueJS and MySQL mainly.

    Vue 1 2

  2. multilevel-color-transfer multilevel-color-transfer Public

    This code is an implementation of the paper "Multilevel Color Transfer on Images for Providing an Artistic Sight of the World" by Víctor H. Jiménez-Arredondo, Jonathan Cepeda-Negrete and Raúl E. Sá…

    C++ 1

  3. classImage classImage Public

    Forked from machip3r/classImage

    Proyecto de Programación Orientada a Objetos para el procesamiento de imágenes. (C++)

    C++

  4. GameOfLife GameOfLife Public

    My implementation of the world famous Conway's 'Game Of Life'. I wrote it in C because it was a school project for a friend, maybe later I will update it so it will be written in C++. It doesn't ne…

    C

  5. LinuxInstalledAppsFilter LinuxInstalledAppsFilter Public

    C++

  6. MatrixClass MatrixClass Public

    In this little project, I tried to create a basic matrix system in C++ using classes, operator overloading and everything I know, to easily handle matrices as a new data type. Obviously it won't be…

    C++