Irvine, California, United States
⢠Designed and implemented a full-stack project named Game-tips management to give game developers access to control tips of their own games.
⢠Improved Backend Patch API. Figured out the principle behind making Patch API support objects is that transformation between data structure JsonPatch and PatchOperations cannot be done directly by Serialization method. So used Java to add additional functions to fix it so that Patch API can be used for the project.
⢠Used TypeScript, React, and the internal UI tool to build Game-tips pages, which allowed users to view, create, edit and delete tips on the webpage.
⢠The results of this project greatly increased the enthusiasm of game developers for the management of game tips, and the number of game tips increased by more than 45%. Meanwhile, the number of potential game players has also increased by more than 20% because of the more customized tips from game developers.