Pinned Repositories
Slippy
Our 2024 Robot Code
BrainFInterpreter
An interpreter for https://en.wikipedia.org/wiki/Brainfuck
Lua-Obfuscator
A Lua Obfuscator made for Roblox, but should work on most Lua applications
LuaBytecodeDeobfuscator
Deobfuscates Lua Bytecode
LuaDeserializer
A deserializer for Lua 5.1 binaries. Created for a Lua obfuscator
LuaMinifier
A basic lua minification program written in pure Rust
LuaObfuscatorV2
A program that obfuscates Lua programs so no one can steal your source code
RobloxUsernameChecker
Checks if Roblox Usernames are available
website
https://www.ryankennasmith.com/
PY44N's Repositories
PY44N/Lua-Obfuscator
A Lua Obfuscator made for Roblox, but should work on most Lua applications
PY44N/LuaObfuscatorV2
A program that obfuscates Lua programs so no one can steal your source code
PY44N/LuaBytecodeDeobfuscator
Deobfuscates Lua Bytecode
PY44N/LuaDeserializer
A deserializer for Lua 5.1 binaries. Created for a Lua obfuscator
PY44N/RobloxUsernameChecker
Checks if Roblox Usernames are available
PY44N/BrainFInterpreter
An interpreter for https://en.wikipedia.org/wiki/Brainfuck
PY44N/BuildSystem
A bad c/c++ build system written in python
PY44N/dwm
My dwm config
PY44N/Google-Chrome-Dino-Game-AI
PY44N/LibGDXPong
A LibGDX Pong game made to teach kids how to code
PY44N/LuaMinifier
A basic lua minification program written in pure Rust
PY44N/neovim
My neovim config
PY44N/website
https://www.ryankennasmith.com/
PY44N/dotfiles
PY44N/GithubWatch
A small program for automatically deploying the newest commit of a program, created for use in my own home server
PY44N/JavaEnvironment
A template Java environment that is cloned by students for use in their computer science classes at CSH
PY44N/LuaParser
Pure Rust implementation of the Lua parser. Based on https://github.com/lonng/lua-rs
PY44N/Pound
My personal fork of https://github.com/Kofituo/pound
PY44N/PY44N
PY44N/RustTicTacToe
A console Tic Tac Toe game written in Rust
PY44N/Slippy
Our 2024 Robot Code
PY44N/TicTacToe
PY44N/Transpiled-HTML
PY44N/website-green726
My generic developer website
PY44N/YAGSL-Example
Yet Another General Swerve Library Example Project