Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leiqiaozhi/leiqiaozhi
Config files for my GitHub profile.
https://github.com/leiqiaozhi/leiqiaozhi
config github-config
Last synced: 7 days ago
JSON representation
Config files for my GitHub profile.
- Host: GitHub
- URL: https://github.com/leiqiaozhi/leiqiaozhi
- Owner: LeiQiaoZhi
- Created: 2022-10-31T09:21:35.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-28T02:37:54.000Z (5 months ago)
- Last Synced: 2024-08-28T03:44:28.556Z (5 months ago)
- Topics: config, github-config
- Homepage: https://github.com/LeiQiaoZhi
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
š Hi, Iām Qiaozhi Lei, a **Computer Science** graduate from the University of Cambridge. I'm currently pursuing my MS in **Computer Science (Game Development)** at the University of Southern California.
- Here is my [LinkedIn Profile](https://www.linkedin.com/in/qiaozhilei/)
- Here is my [Portfolio](https://qiaozhilei.carrd.co)I love š« **Computer Graphics**, especially shaders:
- Dissertation project I finished last year: [Complex Procedural Natural Environments with Raymarching and Implicit Representation in Real Time](https://github.com/LeiQiaoZhi/procedural-implicit-terrain-raymarching) (The entire renderer is implemented as a shader)
- A [web shader editor](https://github.com/LeiQiaoZhi/shader-web) (similar to shadertoy.com) that supports multi-pass rendering, live preview, and tweaking uniform values in real-time via user created widgets.---
One of my favorite hobbies is š® **Game Development**, and I absolutely enjoy taking part in thrilling game jams! Below, you can find the source code of some projects that I am particularly proud of:
0. I developed on a **[2D mobile puzzle game](https://github.com/LeiQiaoZhi/NumberSliderGame)** related to numbers and maths. It was developed in 3 months.
1. **[Neon Dash](https://github.com/LeiQiaoZhi/NeonDash)**: 2D arcade/action game in Unity, Ranked 4 overall, Mini Game Jam 128.
2. **[Mayi Garden](https://github.com/LeiQiaoZhi/MAYIGarden)**: 2D base defence game in Unity, Winner of best use of theme, Cambridge Game Jam 2023.
3. **Cascade Down**: 3D platformer game in Unity, Ranked 23 overall, Mini Game Jam 104.
4. Experimental Projects: [wave function collapse](https://github.com/LeiQiaoZhi/WaveFunctionCollapseUnity/tree/master) in Unity.
5. Tools: A [Dialogue Manager&Visualization Tool](https://github.com/LeiQiaoZhi/UnityDialogueSystem) in Unity.All of the games can be played on my [itch.io page](https://georgelei.itch.io).