philip@portfolio:~$ who_am_i
HKU Computer Science Year 2 Student
philip@portfolio:~$ cat welcome.txt
Welcome to my personal website. Scroll down to learn more about me.
philip@portfolio:~$ _
Passionate about solving problems through code
#include <string>
#include <vector>
using Text = std::string;
using TextList = std::vector<Text>;
struct AboutMe {
Text university = "The University of Hong Kong";
Text degree = "Bachelor of Engineering in Computer Science (2024-2028)";
TextList education = {
"Second Major in Finance",
"Focus in AI & Robotics",
"Cluster in Sustaining Cities, Cultures, and the Earth"
};
TextList awards = {
"HSBC Life Innovation Competition (Top 3 Winner)",
"2025 GEN-AI Hackathon (Top 10 Finalist)",
"The 8th International Mathematical Modeling Challenge (Champion in Greater China)",
"Hong Kong Social Enterprise Challenge (Semi-finalist)",
"Saudi Arabia Algo Trading Challenge 2025 (Second Round)"
};
TextList leadership = {
"Microsoft Student Ambassadors",
"HKU Residential Student Advisor"
};
};
A multi-agent AI health management concept designed to coordinate diet, exercise, and wellness support in one connected workflow.
Python with specialized libraries (NumPy, Pandas, Matplotlib) for data science. C++ for performance-critical applications and algorithmic problem-solving. Version control with Git/GitHub for collaborative development. Cloud deployment using Vercel for web applications and project hosting.
Midjourney for AI-powered image generation, creating professional illustrations, visual designs, posters, and marketing materials. Codex, Claude Code for AI-assisted coding with intelligent code completion, refactoring suggestions, and accelerated development workflows. Leveraging these tools to bridge creativity with technical implementation.
Figma for UI/UX design, creating wireframes, interactive prototypes, and design systems for web and mobile applications. CapCut for video editing, producing promotional content, demo videos, and visual storytelling. Skilled in visual design principles, user-centered design methodologies, and creating cohesive brand experiences.
Hong Kong Social Enterprise Challenge
An AI plush companion concept created for social impact, combining emotional support, interactive experiences, and user-centered product thinking.