import SoftwareDeveloper from 'QiYuan08';
class Bio extends SoftwareDeveloper {
name = 'Teh Qi Yuan';
title = 'Software Engineering Student';
location = 'Selangor, Malaysia';
}
class Skills extends SoftwareDeveloper {
languages = ['Typescript', 'JavaScript', 'PHP', 'Python', 'Java', 'C', 'HTML && CSS' , 'PHP'];
databases = ['OracleSQL', 'Postgresql'];
frameworks = ['Node.js', 'Express.js', 'Java Spring Boot', 'Laravel', 'ReactJS', 'React-Native', 'Inertia',];
}
class ToLearn extends Skills {
frameworks = ['Advanced Spring Boot', 'Sanity']
}
Pinned Loading
-
Attendance-Taker
Attendance-Taker PublicAn attendance take system that allow teacher to generate class code for their student to take online class attendance.
PHP
-
Braaaains
Braaaains PublicA rogue like game build using java that allows player to kill zombies and Non-Player Character (NPC) farmer to farm fruit to heal the player.
Java
-
-
-
Time-Tracker
Time-Tracker PublicA web-based app build with HTML/CSS and PHP software to help tutor mark work that has been done in groups.
PHP
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.