Skip to content
View arismoko's full-sized avatar

Block or report arismoko

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 Loading

  1. ARIS-Language ARIS-Language Public

    ARISL is a lua-inspired scripting language that transpiles into c# code. My goal was to create a language that is flexible, easy to code in, and portable.

    C# 5

  2. ActionBinderPlus ActionBinderPlus Public

    Unity asset designed to simplify the management of input actions for interactable items, making it ideal for handling complex inventory systems and various interactive elements in your game.

    C#

  3. Neural-Networks Neural-Networks Public

    This project implements a simple neural network-based agent to play a Flappy Bird-inspired game environment. The goal is to train multiple agents to navigate through the environment and achieve the…

    C#

  4. StreamerTools StreamerTools Public

    Twitch chat audio generator that uses RealTimeTTS to convert Twitch chat messages into audio. It allows for the customization of voices and applies various text filters to modify or block specific …

    Python 1

  5. SimpleLuaParser SimpleLuaParser Public

    A simple Lua parser designed to help you analyze Lua code, tokenize it, and generate an Abstract Syntax Tree (AST). Whether you want to extract identifiers, analyze the structure of Lua code, or pe…

    Lua

  6. avim avim Public

    A Neovim-like Editor Inside ComputerCraft/CC:Tweaked. It emulates the functionality and feel of Neovim, offering features like keybindings, visual mode, command execution, and plugin support, all w…

    Lua