From 925767e66d55307f81a00ce02e3ee1605348f542 Mon Sep 17 00:00:00 2001 From: Ken Divina Date: Tue, 23 Dec 2025 07:25:20 +0800 Subject: [PATCH 1/2] chore (about): update about page content --- src/lib/components/headers/MeetCSI.svelte | 2 +- .../panels/MissionVisionPanel.svelte | 24 +++++++++---------- 2 files changed, 12 insertions(+), 14 deletions(-) diff --git a/src/lib/components/headers/MeetCSI.svelte b/src/lib/components/headers/MeetCSI.svelte index a7e0f4aa..0ee51ca8 100644 --- a/src/lib/components/headers/MeetCSI.svelte +++ b/src/lib/components/headers/MeetCSI.svelte @@ -30,7 +30,7 @@ To create a center where students can innovate with the latest technology.

- Mission and Vision + UP CSI Core Messages and Tagline See Team
diff --git a/src/lib/components/panels/MissionVisionPanel.svelte b/src/lib/components/panels/MissionVisionPanel.svelte index ca7cd6af..0cf17296 100644 --- a/src/lib/components/panels/MissionVisionPanel.svelte +++ b/src/lib/components/panels/MissionVisionPanel.svelte @@ -13,47 +13,45 @@ id="mission-vision" >
-
Mission
+
Core Messages
- Develop well-rounded DCS students + Purpose with fundamental classroom learning through practical experienceUP CSI empowers students to become professionals, and professionals to remain lifelong learners. The organization and its members strive to constantly improve, engineer solutions, and serve the community. - Establish DCS as a center of student innovation - and excellent in software engineering + Mission + To provide opportunities wherein students can enhance their software engineering skills and their innovative thinking. To develop and showcase a diverse set of software projects. - Improve people's lives by producing works + Vision that advocate the right use of Computer Science and Software EngineeringTo establish UP CSI as the premier organization for software engineering and student innovation whose members are capable of developing practical solutions to everyday problems.
-
Vision
+
CSI Tagline
Learn Create development camps wherein students can enrich their skills in Software - Engineering.We strive to continuously grow by embracing new knowledge and experiences, using both success and failure as stepping stones toward greater service and impact. Create Have a diverse set of software projects to enhance the versatility of UP CSI.We build solutions and opportunities that shape the future we aspire to, turning ideas into tangible outcomes. Innovate Showcase the quality projects produced by the Department of Computer Science - (DCS) and the UP CSI and make them accessible to the public.We push boundaries through creative problem solving, finding new ways forward while remaining grounded in professional and ethical principles.
From 38c43898e5f480fe7209f04044250cdd0a07b1eb Mon Sep 17 00:00:00 2001 From: Ken Divina Date: Tue, 23 Dec 2025 07:38:25 +0800 Subject: [PATCH 2/2] style (about): comply with formatter --- .../panels/MissionVisionPanel.svelte | 42 ++++++++++++++----- 1 file changed, 31 insertions(+), 11 deletions(-) diff --git a/src/lib/components/panels/MissionVisionPanel.svelte b/src/lib/components/panels/MissionVisionPanel.svelte index 0cf17296..b4cae401 100644 --- a/src/lib/components/panels/MissionVisionPanel.svelte +++ b/src/lib/components/panels/MissionVisionPanel.svelte @@ -14,21 +14,35 @@ >
Core Messages
+
Purpose - UP CSI empowers students to become professionals, and professionals to remain lifelong learners. The organization and its members strive to constantly improve, engineer solutions, and serve the community. + UP CSI empowers students to become professionals, and + professionals to remain lifelong learners. The organization and its members + strive to + constantly improve, engineer solutions, and serve the community. Mission - To provide opportunities wherein students can enhance their software engineering skills and their innovative thinking. To develop and showcase a diverse set of software projects. + To provide opportunities wherein students can enhance + their software engineering skills and their innovative thinking. To + develop and showcase a diverse set of software projects. Vision - To establish UP CSI as the premier organization for software engineering and student innovation whose members are capable of developing practical solutions to everyday problems. + To establish UP CSI as the premier organization for software engineering and student + innovation whose members are capable of developing practical solutions to everyday problems.
@@ -38,20 +52,26 @@
Learn - We strive to continuously grow by embracing new knowledge and experiences, using both success and failure as stepping stones toward greater service and impact. + We strive to continuously grow by embracing new knowledge and experiences, using both success and failure as stepping stones toward greater service and + impact. Create - We build solutions and opportunities that shape the future we aspire to, turning ideas into tangible outcomes. + We build solutions and opportunities that shape the future + we aspire to, turning ideas into tangible outcomes. Innovate - We push boundaries through creative problem solving, finding new ways forward while remaining grounded in professional and ethical principles. + We push boundaries through creative problem solving, + finding new ways forward while remaining grounded in professional and ethical + principles.