- Resume
- Derek Yu R4f - QNX.pdf
- Portals
-
-
Vancouver, British Columbia, Canada
-
Achievements



Latest feedback
Recent projects
Work experience
Software Lead
FRC8729
August 2022 - September 2024
Programmed robots using Java. Automated tasks & navigation. Integration of individual hardware and software
components with OOP. Developed UI complete with real-time robot data analysis and visualization.
βͺ Competed in the FIRST Robotics Competition. Led community outreach events.
o 2023 Provincial Division Champions; 2024 Provincial Division Champions;
GitHub (2023): https://github.com/Spark-Youth-Robotics-Club-8729/CNESecondBot
GitHub (2024): https://github.com/Spark-Youth-Robotics-Club-8729/2024-code
Personal projects
MediPath
January 2025 - January 2025
https://github.com/DerekY2/MediPathMediPath is an AI-powered symptom checker, fully developed and hosted on Gadget. It takes an input from the user, then returns a list of possible diagnoses. The user may then select any diagnosis returned for an in-depth explanation on how the result was determined, risks involved, preventional steps, and recommended next-steps.
MediPath uses OpenAI's ADA to generate vector embeddings from the user's input. They are then analysed with medical databases in order to find and display the best-matching diseases from the user's input. Upon selecting a diagnosis, MediPath additionally leverages GPT 4o to generate a informational report on the selected diagnosis, tailored to the user's symptom
Sparkling H2O2
November 2024 - Current
https://github.com/DerekY2/Sparkling-H2O2GitHub: https://github.com/DerekY2/Sparkling-H2O2
Sparkling H2O2 is a collection of web tools for Chromium-based browsers. Generates and stores user data with AWS Relational Database Service - MySQL. Parses and exports student schedules as calendar files.
Autonomously performs in-browser human benchmark tests according to user specifications. Uses a custom
PHP API (with AWS Elastic Compute Cloud) to handle & store generated data. OOP-structured.
Reader.
September 2022 - Current
https://chromewebstore.google.com/detail/reader/egjjcdhmghilihegkekmhdfhgcafffof?authuser=0&hl=enGitHub: https://github.com/DerekY2/Reader
βͺ Reader. is a web plug-in for Chromium-based browsers. Leverages Mozillaβs Readability to parse articles and
text to create a standalone, distraction-free reading environment. Fully customizable with accessibility settings.
βͺ Saves user data to Chrome Storage databases and syncs user configurations across devices.
Self-developed and published. GitHub
o Over 200 active users. Officially Featured on the Chrome Web Store.
o Stack: JavaScript; HTML; CSS; ChromeAPI.