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

Block or report auycro

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  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# 3 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