Android Game: UniMelb H1 Hopper
Developed an Android game similar to Flappy Bird in a team. Participated in game design and presentation. Implemented all sensors and corresponding APIs. Implemented dark mode and its corresponding UI. Designed and implemented overall layout, login page, register page, home page, etc.
Database Management System:
Established database with MySQL and built front-end with HTML, CSS and JavaScript. Connected front-end and backend by Django. The system could realize the addition, deletion, modification, and query of the database through UI.
Inspur Cloud Computing Platform Experiments:
Ran multiple sets of cloud computing platform experiments and wrote experimental reports. Tested the performance of the cloud platform and analyzed the algorithms of each testing set.
IDE Simulation of MIPS Language:
The IDE simulator of MIPS language was developed in C++, including an editor (providing the interface for editing MIPS code with highlighting and other functions), assembler (converting assembly code to machine code), simulator (simulating executing machine code) and debugger.