Projects
My journey to the Computer Science World starts in July 2018. The followings are the projects I have at least made a fair amount of contribution. Some of them might not be open sourced, but they will shine and work as expected in the future.
2020.7 - Now awesome-unsw
Link: https://github.com/UNSWEEB/awesome-unsw
Just to collect class notes of UNSW computer science courses for students. Looking for more notes. We are welcome and seeking for contribution.
2020.7 - Now XYZSAS
Student Afair System using Aliyun table storage and function compute.
2020.7 - Now Aauth
Web link: https://aauth.link/
Repo link: https://github.com/yzITI/Aauth
“Auth with Anything: Fourth Party Login Service.” The goal is to make it is easier for other web developers to use third party login service. I have only contributed to front-end page yet.
2020.4 - Now Acewords
Link: https://acewords.top
An web app to help Chinese memorize foreign language words.
This one is actually version2.0. I have made more than half of its backend(written in NodeJs) and about one third of its front-end(still VueJs).My journey to the backend world starts now.
2019.12 - 2020.2 YZSA-fe
Student Affair system for Yangzhou Highschool of Jiangsu Province front-end.
I have paticipated in this project which is currently using by Yangzhou Highschool of Jiangsu Province. This project is not open sourced and I won’t provide the link to the website because it requires students or staff account to login.
2019.9 - Now YZZX-tech
Website link: https://yzzx.tech
Repo link(deprecated): https://github.com/CutePikachu/yzzx-tech-deprecated-
Repo link(in use): https://github.com/yzITI/yzzx-tech
This is the web page for ITI(website language in Chinese).
The deprecated version is not fully written by me, though I have made it suitable to view in phone. In the current version, I have written some pages(in about early 2020).
2019.7 Little litters
Link: https://github.com/dsksi/cse-2019-hackathon
This was made during UNSW(university of New South Wales) cse hackathon, and our group got 3rd prize(3/40). The project itself was not complicated but it was impressive because we made it in 24 hours and only part of our team actually had some web programming experience. I wrote few components or functions in react and this was my first time coding using ReactJs.
2019.6 Building Maze
Link: https://github.com/CutePikachu/BuildingMaze-FE
It is a maze game built using vue.
This project was somewhat incomplete and can be inproved. However, I don’t want to change it and have decided to leave it like that.
This is the project opening the door of front-end development for me. Guided by Phantomlsh.