Skip to content
View diegolrs's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report diegolrs

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
diegolrs/README.md

Hey there, Diego here!

I have a finished game on steam called Snowyland and I'm currently solo developing a platformer called Hair Bows. Both games can be found on steam.

Here is where you can find more about me / contact me:

Diego-Reis

Pinned

  1. Assembly-Image-Filter Assembly-Image-Filter Public

    Filtering a .bmp image with sum operations using Assembly MASM32.

    Assembly 1

  2. DCT2D-Digital-Image-Processing DCT2D-Digital-Image-Processing Public

    Computes the two-dimensional discrete cosine transform (DCT2D) of an image an its inverse, taking the image to the frequency domain.

    Jupyter Notebook 4

  3. NFA-nondeterministic-finite-automaton NFA-nondeterministic-finite-automaton Public

    NFA (nondeterministic finite automaton) simulator using C++

    C++

  4. MyIO-MASM32-Console-Handler MyIO-MASM32-Console-Handler Public

    A library to handle console inputs using MASM32 Assembly. Allows the user to read strings and integers and write on console without use a macro library.

    Assembly

  5. ship-game ship-game Public

    ShaderLab

  6. 2048 2048 Public

    A 2048 clone game made with c# and Unity Engine.

    C#