A breif introduction about my skillset
LUA AND RUST
Lua and Rust represent distinct paradigms in programming, each tailored to different domains and priorities. Lua, renowned for its simplicity and efficiency, shines as a lightweight scripting language often embedded within larger applications or frameworks. Its ease of integration with C and C++ makes Lua a preferred choice for extending functionality and enabling customizable behaviors in diverse contexts, from video games (such as scripting game logic in popular titles like World of Warcraft) to embedded systems. Lua's dynamic typing and automatic garbage collection further enhance its flexibility, appealing particularly to scenarios requiring rapid prototyping and adaptable scripting capabilities.
Blockchain
Blockchains are decentralized and distributed digital ledgers that record transactions across many computers so that the record cannot be altered retroactively without the alteration of all subsequent blocks and the consensus of the network
AI and Gaming
AI-based game development refers to the integration of artificial intelligence (AI) techniques and technologies in the creation and enhancement of video games. AI in game development can be used to improve various aspects of games, from designing intelligent and adaptive non-player characters (NPCs) to personalizing the gaming experience for individual players. Here are some key aspects of AI-based game development: