- Found a bug without a source code that existed for 8 years
- Described the bug related to LuaJIT in the game code. The bug was known for at least 5 years but no one could reproduce and find it
- Developed and supporting Discord-bot for the official Garry's Mod community. Written in Lua with Discordia library on Luvit framework and my own library for chat commands support
- Made scripts for my own project
- Moderating and influencing on the developers' community here and here
- Making code-review for other developers in the game community
- Teaching Lua and Garry's Mod Lua, helping developers for their own projects
- Writing documentation and tutorials on public game's wiki
- Made C++ module that connects phone's gyroscope and accelerometer to the game using websockets.
- Developed libraries, frameworks, APIs, GUIs and administrative and priviledge systems for clients
- Optimized clients' code, gained speed by 20%
- Upgraded alrogithm using coroutines, this fixed long game freezes, the content started generating slowly
- Optimized clients' code and advised them on optimizations
- Made code-review for clients