Pinned Repositories
ActionBinderPlus
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.
ARIS-Language
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.
AutoPlaylistFolder
AutoPlaylistFolder is a C# application that downloads videos from a YouTube playlist, converts them to MP4 format, generates audio fingerprints for the downloaded songs, and saves the information into a JSON file.
avim
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 within the limited environment of ComputerCraft.
craft-os-projects
FlappyBird-Bevy
Gordotron2
Neural-Networks
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 highest score possible by avoiding obstacles.
SimpleLuaParser
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 perform custom operations on the parsed AST, this parser has you covered. The project has zero external dependencies, I made it for computer craft!
StreamerTools
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 types of messages.
arismoko's Repositories
arismoko/ARIS-Language
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.
arismoko/ActionBinderPlus
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.
arismoko/AutoPlaylistFolder
AutoPlaylistFolder is a C# application that downloads videos from a YouTube playlist, converts them to MP4 format, generates audio fingerprints for the downloaded songs, and saves the information into a JSON file.
arismoko/avim
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 within the limited environment of ComputerCraft.
arismoko/craft-os-projects
arismoko/FlappyBird-Bevy
arismoko/Gordotron2
arismoko/kickstart-modular.nvim
A launch point for your personal nvim configuration
arismoko/MIDIPCPortal
Allows you to bind MIDI note events to launching applications. It uses the Raylib library for its graphical user interface and Melanchall's DryWetMIDI library to handle MIDI events.
arismoko/Neural-Networks
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 highest score possible by avoiding obstacles.
arismoko/SimpleLuaParser
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 perform custom operations on the parsed AST, this parser has you covered. The project has zero external dependencies, I made it for computer craft!
arismoko/StreamerTools
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 types of messages.
arismoko/loopr
little game