Skip to content
View rickyah's full-sized avatar
  • Barcelona
  • 22:50 (UTC +02:00)
  • X @rickyah
Block or Report

Block or report rickyah

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

  1. ini-parser ini-parser Public

    Read/Write an INI file the easy way!

    C# 942 232

  2. DynoBind DynoBind Public

    Simplify late binding calls with C#

    C# 3

  3. MonoBehaviour Singleton MonoBehaviour Singleton
    1
    using System;
    2
    using UnityEngine;
    3
    
                  
    4
    /// <summary>
    5
    ///     This is a generic Singleton implementation for Monobehaviours.
  4. midp10gameapi midp10gameapi Public

    A software-based implementation of MIDP 2.0 GameAPI to be used in MIDP 1.0 J2ME devices

    Java 2

  5. dotfiles dotfiles Public

    Forked from mathiasbynens/dotfiles

    Personal .dotfiles

    Shell 1 6

  6. advent-of-code-2021 advent-of-code-2021 Public

    Learning Rust while solving Advent Of Code 2021

    Rust