Skip to content
View auycro's full-sized avatar
🍫
🍫
Block or Report

Block or report auycro

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. netframework-action-template netframework-action-template Public template

    Template for new GitHub Actions running .NET Framework

    C# 16 1

  2. th-brailler-js th-brailler-js Public

    JavaScript snippet to convert Thai characters into braille unicode

    JavaScript

  3. thchess_server thchess_server Public

    Thai Chess web application by Node.js

    JavaScript 1

  4. AESCrypt AESCrypt Public

    AES Encryption DLL for delphi 32bit

    C# 2 3

  5. Unity update info.plist Unity update info.plist
    1
    //Copyright (c) 2015 Gumpanat Keardkeawfa
    2
    //Licensed under the MIT license
    3
    
    
    4
    using System.IO;
    5
    using UnityEngine;
  6. clustering-study-with-GA-java clustering-study-with-GA-java Public

    Solving cluster problem using Genetic Algorithm (GA) implement in Java

    Java