Skip to content
View FinochioM's full-sized avatar
:shipit:
Probably programming
:shipit:
Probably programming
  • Autoworklet
  • Argentina
  • 05:10 (UTC -03:00)

Block or report FinochioM

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

Hi there, I'm Matias, an Automation Engineer based in Buenos Aires, Argentina.

I enjoy low level programming with languages like Odin, JAI or C

💬 EN / ES

⚙️ Currently:


FinochioM's github stats

Pinned Loading

  1. S2D S2D Public

    A 2D game programming library written in and for Scala Native.

    Scala 44 1

  2. ODx ODx Public

    Build tool for Odin.

    Odin 12

  3. gim gim Public

    A 2D game programming library written in and for Nim.

    Nim 2

  4. love2d web build script - linux love2d web build script - linux
    1
    #!/usr/bin/env bash
    2
    set -euo pipefail
    3
    
                  
    4
    SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
    5
    cd "$SCRIPT_DIR"