From 7a4fb4b6b47318a21091e68ae661ecc72c1d6d01 Mon Sep 17 00:00:00 2001 From: mortrpestl Date: Mon, 22 Dec 2025 19:36:12 +0800 Subject: [PATCH 1/3] feat(data): add events --- src/lib/data/events/json/3rd_anniversary.json | 9 +++++++++ src/lib/data/events/json/ex_series_23.json | 13 +++++++++++++ src/lib/data/events/json/featureme_impulse.json | 9 +++++++++ src/lib/data/events/json/geecs_9.0.json | 9 +++++++++ src/lib/data/events/json/hackengg25.json | 10 ++++++++++ src/lib/data/events/json/innov_school_19.json | 12 ++++++++++++ src/lib/data/events/json/k++25.json | 9 +++++++++ src/lib/data/events/json/ng_manila_17.json | 9 +++++++++ src/lib/data/events/json/remin12ce.json | 9 +++++++++ src/lib/data/events/json/service_proj_101.json | 9 +++++++++ src/lib/data/events/json/web_and_game_dev_25.json | 10 ++++++++++ src/lib/data/events/json/wings_of_wisdom.json | 9 +++++++++ src/lib/data/events/json/women_in_tech25.json | 9 +++++++++ 13 files changed, 126 insertions(+) create mode 100644 src/lib/data/events/json/3rd_anniversary.json create mode 100644 src/lib/data/events/json/ex_series_23.json create mode 100644 src/lib/data/events/json/featureme_impulse.json create mode 100644 src/lib/data/events/json/geecs_9.0.json create mode 100644 src/lib/data/events/json/hackengg25.json create mode 100644 src/lib/data/events/json/innov_school_19.json create mode 100644 src/lib/data/events/json/k++25.json create mode 100644 src/lib/data/events/json/ng_manila_17.json create mode 100644 src/lib/data/events/json/remin12ce.json create mode 100644 src/lib/data/events/json/service_proj_101.json create mode 100644 src/lib/data/events/json/web_and_game_dev_25.json create mode 100644 src/lib/data/events/json/wings_of_wisdom.json create mode 100644 src/lib/data/events/json/women_in_tech25.json diff --git a/src/lib/data/events/json/3rd_anniversary.json b/src/lib/data/events/json/3rd_anniversary.json new file mode 100644 index 00000000..5ea02f26 --- /dev/null +++ b/src/lib/data/events/json/3rd_anniversary.json @@ -0,0 +1,9 @@ +{ + "type": "External", + "name": "3rd Anniversary Celebration", + "description": "The UP Center for Student Innovations is commemorating its third anniversary celebration on August 6th and all members and alumni are invited to celebrate this special occasion at Headquarters Cafe & Games, Katipunan, 12:30 PM - 4:00 PM.", + "sessions": [ + "External|2016-08-06|2016-08-06|" + ], + "slug": "3rd_anniversary" +} \ No newline at end of file diff --git a/src/lib/data/events/json/ex_series_23.json b/src/lib/data/events/json/ex_series_23.json new file mode 100644 index 00000000..50432b97 --- /dev/null +++ b/src/lib/data/events/json/ex_series_23.json @@ -0,0 +1,13 @@ +{ + "type": "External", + "name": "EX Series", + "description": "\ud835\uddd8\ud835\uddeb \ud835\udde6\ud835\uddf2\ud835\uddff\ud835\uddf6\ud835\uddf2\ud835\ude00 aims to equip students with new skills in the field of software engineering through a series of workshops, as well as give students a head start on what to expect this coming internship season. ", + "sessions": [ + "[External|2023-05-18|2023-05-18|]", + "[External|2023-05-19|2023-05-19|]", + "[External|2023-05-20|2023-05-20|]", + "[External|2023-05-21|2023-05-21|]", + "[External|2023-05-22|2023-05-22|]" + ], + "slug": "ex_series_23" +} \ No newline at end of file diff --git a/src/lib/data/events/json/featureme_impulse.json b/src/lib/data/events/json/featureme_impulse.json new file mode 100644 index 00000000..91e9062e --- /dev/null +++ b/src/lib/data/events/json/featureme_impulse.json @@ -0,0 +1,9 @@ +{ + "type": "External", + "name": "FeatureME", + "description": "A project in aims to feature projects of DCS in social media posts", + "sessions": [ + "[External|2016-01-01|2016-12-31|]" + ], + "slug": "featureme_impulse" +} \ No newline at end of file diff --git a/src/lib/data/events/json/geecs_9.0.json b/src/lib/data/events/json/geecs_9.0.json new file mode 100644 index 00000000..37fce317 --- /dev/null +++ b/src/lib/data/events/json/geecs_9.0.json @@ -0,0 +1,9 @@ +{ + "type": "External", + "name": "GeeCS 9.0 Hackathon Training", + "description": "Is it your first time joining a hackathon? Do you want to brush up on your skills? \n\nThis event is brought to you by UP CSI for the Department of Computer Science's GeeCS 9.0, a week-long celebration of CS Network Week 2016.", + "sessions": [ + "External|2016-11-10|2016-11-10|" + ], + "slug": "geecs_9.0" +} \ No newline at end of file diff --git a/src/lib/data/events/json/hackengg25.json b/src/lib/data/events/json/hackengg25.json new file mode 100644 index 00000000..41d8cb5b --- /dev/null +++ b/src/lib/data/events/json/hackengg25.json @@ -0,0 +1,10 @@ +{ + "type": "External", + "name": "HackEng'g 2025", + "description": "From late-night brainstorming sessions to spellbinding pitches, \ud835\udc07\ud835\udc1a\ud835\udc1c\ud835\udc24\ud835\udc04\ud835\udc27\ud835\udc20\ud835\udc20 conjured a whirlwind of creativity, collaboration, and coding magic right here at UP DCS. In collaboration with UP CURSOR and CS Week SteerComm.", + "sessions": [ + "[External|2025-05-07|2025-05-07|]", + "[External|2025-05-08|2025-05-08|]" + ], + "slug": "hackengg25" +} \ No newline at end of file diff --git a/src/lib/data/events/json/innov_school_19.json b/src/lib/data/events/json/innov_school_19.json new file mode 100644 index 00000000..c924f3cd --- /dev/null +++ b/src/lib/data/events/json/innov_school_19.json @@ -0,0 +1,12 @@ +{ + "type": "External", + "name": "Innov School: A Hackathon on Blockchain", + "description": "Wanna crack the secrets to the tech behind blockchain but don't know where to start?\nUP CSI, together with NEM Philippines, welcomes everyone to this year's Innov School: A Hackathon on Blockchain, a university-wide event where we will be having a set of lectures, workshops and our very own hackathon, all centered around blockchain.", + "sessions": [ + "[External|2019-02-23|2019-02-23|]", + "[External|2019-02-26|2019-02-26|]", + "[External|2019-02-28|2019-02-28|]", + "[External|2019-03-02|2019-03-02|]" + ], + "slug": "innov_school_19" +} \ No newline at end of file diff --git a/src/lib/data/events/json/k++25.json b/src/lib/data/events/json/k++25.json new file mode 100644 index 00000000..7b83b186 --- /dev/null +++ b/src/lib/data/events/json/k++25.json @@ -0,0 +1,9 @@ +{ + "type": "External", + "name": "K++: Karaoke Night", + "description": "An unforgettable night of music, laughter, and karaoke fun, here at UP CSI.", + "sessions": [ + "[External|2025-05-09|2025-05-09|]" + ], + "slug": "k++25" +} \ No newline at end of file diff --git a/src/lib/data/events/json/ng_manila_17.json b/src/lib/data/events/json/ng_manila_17.json new file mode 100644 index 00000000..aefa2624 --- /dev/null +++ b/src/lib/data/events/json/ng_manila_17.json @@ -0,0 +1,9 @@ +{ + "type": "External", + "name": "ngManila ", + "description": "ngManila is an event focused on all things Angular, from the basics to the more advanced, to the latest news about the web framework.", + "sessions": [ + "External|2017-09-27|2017-09-27|" + ], + "slug": "ng_manila_17" +} \ No newline at end of file diff --git a/src/lib/data/events/json/remin12ce.json b/src/lib/data/events/json/remin12ce.json new file mode 100644 index 00000000..c7bea6e6 --- /dev/null +++ b/src/lib/data/events/json/remin12ce.json @@ -0,0 +1,9 @@ +{ + "type": "Internal", + "name": "Remin12ce: the 12th Anniversary ", + "description": "Last August 5, UP Center for Student Innovations held \ud835\udde5\ud835\uddf2\ud835\uddfa\ud835\uddf6\ud835\uddfb\ud835\udfed\ud835\udfee\ud835\uddf0\ud835\uddf2, \ud835\udde8\ud835\udde3 \ud835\uddd6\ud835\udde6\ud835\udddc\u2019\ud835\ude00 \ud835\udfed\ud835\udfee\ud835\ude01\ud835\uddf5 \ud835\uddd4\ud835\uddfb\ud835\uddfb\ud835\uddf6\ud835\ude03\ud835\uddf2\ud835\uddff\ud835\ude00\ud835\uddee\ud835\uddff\ud835\ude06 \ud835\udde3\ud835\uddee\ud835\uddff\ud835\ude01\ud835\ude06. We would like to thank everyone who joined us to commemorate another successful year of UP CSI. Here\u2019s to more years of innovating!", + "sessions": [ + "Internal|2025-08-05|2025-08-05|" + ], + "slug": "remin12ce" +} \ No newline at end of file diff --git a/src/lib/data/events/json/service_proj_101.json b/src/lib/data/events/json/service_proj_101.json new file mode 100644 index 00000000..6224115e --- /dev/null +++ b/src/lib/data/events/json/service_proj_101.json @@ -0,0 +1,9 @@ +{ + "type": "External", + "name": "Service Project 101", + "description": "Last February UP CSI held Service Project 101, led by our Vice President for Service, Aaron Tanael. Together we delved into the qualities of an excellent project manager, as well as the operational workflows and responsibilities of the teams that drive the success of UP CSI\u2019s Service Projects.\nSince 2013, UP CSI has been doing its part to give back to the community through upskilling students in tech and fostering the spirit of #innovation to tackle real-world problems with our clients.", + "sessions": [ + "External|2024-02-01|2024-02-01|" + ], + "slug": "service_proj_101" +} \ No newline at end of file diff --git a/src/lib/data/events/json/web_and_game_dev_25.json b/src/lib/data/events/json/web_and_game_dev_25.json new file mode 100644 index 00000000..49a8a6bb --- /dev/null +++ b/src/lib/data/events/json/web_and_game_dev_25.json @@ -0,0 +1,10 @@ +{ + "type": "External", + "name": "Web & Game Dev 101", + "description": "Hi, Trainer! \ud83d\udd34\u26aa\ufe0f The UP Center for Student Innovations, co-presented by DevelUP Diliman, proudly introduces Web & Game Dev 101! \u26a1\ufe0f\nJoin us for an exciting two-day event packed with workshops and hands-on activities in both Website Development and Game Development. \ud83d\udca5Whether you're just starting your journey or looking to level up your skills, this is the perfect opportunity to catch \u2018em all in the world of coding and creativity!", + "sessions": [ + "[External|2024-11-21|2024-11-21|]", + "[External|2024-11-22|2024-11-22|]" + ], + "slug": "web_and_game_dev_25" +} \ No newline at end of file diff --git a/src/lib/data/events/json/wings_of_wisdom.json b/src/lib/data/events/json/wings_of_wisdom.json new file mode 100644 index 00000000..b9be342b --- /dev/null +++ b/src/lib/data/events/json/wings_of_wisdom.json @@ -0,0 +1,9 @@ +{ + "type": "External", + "name": "Wings of Wisdom: Bootcamp 12.0 CSI Orientation", + "description": "UP CSI invited all incoming UPD DCS FST students to soar with the Wings of Wisdom of our very own Lino for the 1st day of Bootcamp 12.0.", + "sessions": [ + "External|2025-07-30|2025-07-30|" + ], + "slug": "wings_of_wisdom" +} \ No newline at end of file diff --git a/src/lib/data/events/json/women_in_tech25.json b/src/lib/data/events/json/women_in_tech25.json new file mode 100644 index 00000000..ff6d40e2 --- /dev/null +++ b/src/lib/data/events/json/women_in_tech25.json @@ -0,0 +1,9 @@ +{ + "type": "External", + "name": "Women of the Month: Women in Tech", + "description": "UP CSI and ASES Manila proudly present Women of the Month: Women in Tech, featuring an incredible lineup of speakers who\u2019ll empower you to take your tech journey to the next level!", + "sessions": [ + "External|2025-03-26|2025-03-26|" + ], + "slug": "women_in_tech25" +} \ No newline at end of file From 2dd07747608bfcd8cdbdfc1819d0e5681ac3d8c2 Mon Sep 17 00:00:00 2001 From: Ehren Castillo Date: Mon, 2 Mar 2026 19:34:35 +0800 Subject: [PATCH 2/3] fix(data): add proper event tags --- src/lib/data/events/json/3rd_anniversary.json | 1 + src/lib/data/events/json/ex_series_23.json | 1 + src/lib/data/events/json/featureme_impulse.json | 1 + src/lib/data/events/json/geecs_9.0.json | 1 + src/lib/data/events/json/hackengg25.json | 1 + src/lib/data/events/json/innov_school_19.json | 1 + src/lib/data/events/json/k++25.json | 1 + src/lib/data/events/json/ng_manila_17.json | 1 + src/lib/data/events/json/remin12ce.json | 1 + src/lib/data/events/json/service_proj_101.json | 1 + src/lib/data/events/json/web_and_game_dev_25.json | 1 + src/lib/data/events/json/wings_of_wisdom.json | 1 + src/lib/data/events/json/women_in_tech25.json | 1 + src/lib/models/event.ts | 1 + 14 files changed, 14 insertions(+) diff --git a/src/lib/data/events/json/3rd_anniversary.json b/src/lib/data/events/json/3rd_anniversary.json index 5ea02f26..74660532 100644 --- a/src/lib/data/events/json/3rd_anniversary.json +++ b/src/lib/data/events/json/3rd_anniversary.json @@ -1,5 +1,6 @@ { "type": "External", + "tag": "Other", "name": "3rd Anniversary Celebration", "description": "The UP Center for Student Innovations is commemorating its third anniversary celebration on August 6th and all members and alumni are invited to celebrate this special occasion at Headquarters Cafe & Games, Katipunan, 12:30 PM - 4:00 PM.", "sessions": [ diff --git a/src/lib/data/events/json/ex_series_23.json b/src/lib/data/events/json/ex_series_23.json index 50432b97..849ba270 100644 --- a/src/lib/data/events/json/ex_series_23.json +++ b/src/lib/data/events/json/ex_series_23.json @@ -1,5 +1,6 @@ { "type": "External", + "tag": "Workshop", "name": "EX Series", "description": "\ud835\uddd8\ud835\uddeb \ud835\udde6\ud835\uddf2\ud835\uddff\ud835\uddf6\ud835\uddf2\ud835\ude00 aims to equip students with new skills in the field of software engineering through a series of workshops, as well as give students a head start on what to expect this coming internship season. ", "sessions": [ diff --git a/src/lib/data/events/json/featureme_impulse.json b/src/lib/data/events/json/featureme_impulse.json index 91e9062e..14c305b3 100644 --- a/src/lib/data/events/json/featureme_impulse.json +++ b/src/lib/data/events/json/featureme_impulse.json @@ -1,5 +1,6 @@ { "type": "External", + "tag": "Other", "name": "FeatureME", "description": "A project in aims to feature projects of DCS in social media posts", "sessions": [ diff --git a/src/lib/data/events/json/geecs_9.0.json b/src/lib/data/events/json/geecs_9.0.json index 37fce317..8fc9849e 100644 --- a/src/lib/data/events/json/geecs_9.0.json +++ b/src/lib/data/events/json/geecs_9.0.json @@ -1,5 +1,6 @@ { "type": "External", + "tag": "Workshop", "name": "GeeCS 9.0 Hackathon Training", "description": "Is it your first time joining a hackathon? Do you want to brush up on your skills? \n\nThis event is brought to you by UP CSI for the Department of Computer Science's GeeCS 9.0, a week-long celebration of CS Network Week 2016.", "sessions": [ diff --git a/src/lib/data/events/json/hackengg25.json b/src/lib/data/events/json/hackengg25.json index 41d8cb5b..def21e57 100644 --- a/src/lib/data/events/json/hackengg25.json +++ b/src/lib/data/events/json/hackengg25.json @@ -1,5 +1,6 @@ { "type": "External", + "tag": "Hackathon", "name": "HackEng'g 2025", "description": "From late-night brainstorming sessions to spellbinding pitches, \ud835\udc07\ud835\udc1a\ud835\udc1c\ud835\udc24\ud835\udc04\ud835\udc27\ud835\udc20\ud835\udc20 conjured a whirlwind of creativity, collaboration, and coding magic right here at UP DCS. In collaboration with UP CURSOR and CS Week SteerComm.", "sessions": [ diff --git a/src/lib/data/events/json/innov_school_19.json b/src/lib/data/events/json/innov_school_19.json index c924f3cd..fdf87f6f 100644 --- a/src/lib/data/events/json/innov_school_19.json +++ b/src/lib/data/events/json/innov_school_19.json @@ -1,5 +1,6 @@ { "type": "External", + "tag": "Innov School/InnovCamp", "name": "Innov School: A Hackathon on Blockchain", "description": "Wanna crack the secrets to the tech behind blockchain but don't know where to start?\nUP CSI, together with NEM Philippines, welcomes everyone to this year's Innov School: A Hackathon on Blockchain, a university-wide event where we will be having a set of lectures, workshops and our very own hackathon, all centered around blockchain.", "sessions": [ diff --git a/src/lib/data/events/json/k++25.json b/src/lib/data/events/json/k++25.json index 7b83b186..18bc16e5 100644 --- a/src/lib/data/events/json/k++25.json +++ b/src/lib/data/events/json/k++25.json @@ -1,5 +1,6 @@ { "type": "External", + "tag": "Other", "name": "K++: Karaoke Night", "description": "An unforgettable night of music, laughter, and karaoke fun, here at UP CSI.", "sessions": [ diff --git a/src/lib/data/events/json/ng_manila_17.json b/src/lib/data/events/json/ng_manila_17.json index aefa2624..7490ff42 100644 --- a/src/lib/data/events/json/ng_manila_17.json +++ b/src/lib/data/events/json/ng_manila_17.json @@ -1,5 +1,6 @@ { "type": "External", + "tag": "Workshop", "name": "ngManila ", "description": "ngManila is an event focused on all things Angular, from the basics to the more advanced, to the latest news about the web framework.", "sessions": [ diff --git a/src/lib/data/events/json/remin12ce.json b/src/lib/data/events/json/remin12ce.json index c7bea6e6..f8de9a14 100644 --- a/src/lib/data/events/json/remin12ce.json +++ b/src/lib/data/events/json/remin12ce.json @@ -1,5 +1,6 @@ { "type": "Internal", + "tag": "Other", "name": "Remin12ce: the 12th Anniversary ", "description": "Last August 5, UP Center for Student Innovations held \ud835\udde5\ud835\uddf2\ud835\uddfa\ud835\uddf6\ud835\uddfb\ud835\udfed\ud835\udfee\ud835\uddf0\ud835\uddf2, \ud835\udde8\ud835\udde3 \ud835\uddd6\ud835\udde6\ud835\udddc\u2019\ud835\ude00 \ud835\udfed\ud835\udfee\ud835\ude01\ud835\uddf5 \ud835\uddd4\ud835\uddfb\ud835\uddfb\ud835\uddf6\ud835\ude03\ud835\uddf2\ud835\uddff\ud835\ude00\ud835\uddee\ud835\uddff\ud835\ude06 \ud835\udde3\ud835\uddee\ud835\uddff\ud835\ude01\ud835\ude06. We would like to thank everyone who joined us to commemorate another successful year of UP CSI. Here\u2019s to more years of innovating!", "sessions": [ diff --git a/src/lib/data/events/json/service_proj_101.json b/src/lib/data/events/json/service_proj_101.json index 6224115e..0d57f35f 100644 --- a/src/lib/data/events/json/service_proj_101.json +++ b/src/lib/data/events/json/service_proj_101.json @@ -1,5 +1,6 @@ { "type": "External", + "tag": "Workshop", "name": "Service Project 101", "description": "Last February UP CSI held Service Project 101, led by our Vice President for Service, Aaron Tanael. Together we delved into the qualities of an excellent project manager, as well as the operational workflows and responsibilities of the teams that drive the success of UP CSI\u2019s Service Projects.\nSince 2013, UP CSI has been doing its part to give back to the community through upskilling students in tech and fostering the spirit of #innovation to tackle real-world problems with our clients.", "sessions": [ diff --git a/src/lib/data/events/json/web_and_game_dev_25.json b/src/lib/data/events/json/web_and_game_dev_25.json index 49a8a6bb..f36ba729 100644 --- a/src/lib/data/events/json/web_and_game_dev_25.json +++ b/src/lib/data/events/json/web_and_game_dev_25.json @@ -1,5 +1,6 @@ { "type": "External", + "tag": "Workshop", "name": "Web & Game Dev 101", "description": "Hi, Trainer! \ud83d\udd34\u26aa\ufe0f The UP Center for Student Innovations, co-presented by DevelUP Diliman, proudly introduces Web & Game Dev 101! \u26a1\ufe0f\nJoin us for an exciting two-day event packed with workshops and hands-on activities in both Website Development and Game Development. \ud83d\udca5Whether you're just starting your journey or looking to level up your skills, this is the perfect opportunity to catch \u2018em all in the world of coding and creativity!", "sessions": [ diff --git a/src/lib/data/events/json/wings_of_wisdom.json b/src/lib/data/events/json/wings_of_wisdom.json index b9be342b..f8129316 100644 --- a/src/lib/data/events/json/wings_of_wisdom.json +++ b/src/lib/data/events/json/wings_of_wisdom.json @@ -1,5 +1,6 @@ { "type": "External", + "tag": "Other", "name": "Wings of Wisdom: Bootcamp 12.0 CSI Orientation", "description": "UP CSI invited all incoming UPD DCS FST students to soar with the Wings of Wisdom of our very own Lino for the 1st day of Bootcamp 12.0.", "sessions": [ diff --git a/src/lib/data/events/json/women_in_tech25.json b/src/lib/data/events/json/women_in_tech25.json index ff6d40e2..ee9ec460 100644 --- a/src/lib/data/events/json/women_in_tech25.json +++ b/src/lib/data/events/json/women_in_tech25.json @@ -1,5 +1,6 @@ { "type": "External", + "tag": "Other", "name": "Women of the Month: Women in Tech", "description": "UP CSI and ASES Manila proudly present Women of the Month: Women in Tech, featuring an incredible lineup of speakers who\u2019ll empower you to take your tech journey to the next level!", "sessions": [ diff --git a/src/lib/models/event.ts b/src/lib/models/event.ts index 3565bce6..9576fa46 100644 --- a/src/lib/models/event.ts +++ b/src/lib/models/event.ts @@ -6,6 +6,7 @@ import type { State } from '$lib/types/state'; export const TAGS = [ 'EX Series', 'Innov School/InnovCamp', + 'Hackathon', 'App Process', 'Teambuilding', 'Partnership', From 9925bd9eb19ca1e64a0d6f2d7564c98e73d25d62 Mon Sep 17 00:00:00 2001 From: Ehren Castillo Date: Mon, 2 Mar 2026 19:35:26 +0800 Subject: [PATCH 3/3] chore: run formatters --- src/lib/data/events/json/3rd_anniversary.json | 6 ++---- src/lib/data/events/json/ex_series_23.json | 2 +- src/lib/data/events/json/featureme_impulse.json | 6 ++---- src/lib/data/events/json/geecs_9.0.json | 6 ++---- src/lib/data/events/json/hackengg25.json | 7 ++----- src/lib/data/events/json/innov_school_19.json | 2 +- src/lib/data/events/json/k++25.json | 6 ++---- src/lib/data/events/json/ng_manila_17.json | 6 ++---- src/lib/data/events/json/remin12ce.json | 6 ++---- src/lib/data/events/json/service_proj_101.json | 6 ++---- src/lib/data/events/json/web_and_game_dev_25.json | 7 ++----- src/lib/data/events/json/wings_of_wisdom.json | 6 ++---- src/lib/data/events/json/women_in_tech25.json | 6 ++---- 13 files changed, 24 insertions(+), 48 deletions(-) diff --git a/src/lib/data/events/json/3rd_anniversary.json b/src/lib/data/events/json/3rd_anniversary.json index 74660532..b36c52ba 100644 --- a/src/lib/data/events/json/3rd_anniversary.json +++ b/src/lib/data/events/json/3rd_anniversary.json @@ -3,8 +3,6 @@ "tag": "Other", "name": "3rd Anniversary Celebration", "description": "The UP Center for Student Innovations is commemorating its third anniversary celebration on August 6th and all members and alumni are invited to celebrate this special occasion at Headquarters Cafe & Games, Katipunan, 12:30 PM - 4:00 PM.", - "sessions": [ - "External|2016-08-06|2016-08-06|" - ], + "sessions": ["External|2016-08-06|2016-08-06|"], "slug": "3rd_anniversary" -} \ No newline at end of file +} diff --git a/src/lib/data/events/json/ex_series_23.json b/src/lib/data/events/json/ex_series_23.json index 849ba270..ec468d9b 100644 --- a/src/lib/data/events/json/ex_series_23.json +++ b/src/lib/data/events/json/ex_series_23.json @@ -11,4 +11,4 @@ "[External|2023-05-22|2023-05-22|]" ], "slug": "ex_series_23" -} \ No newline at end of file +} diff --git a/src/lib/data/events/json/featureme_impulse.json b/src/lib/data/events/json/featureme_impulse.json index 14c305b3..b8fa86d1 100644 --- a/src/lib/data/events/json/featureme_impulse.json +++ b/src/lib/data/events/json/featureme_impulse.json @@ -3,8 +3,6 @@ "tag": "Other", "name": "FeatureME", "description": "A project in aims to feature projects of DCS in social media posts", - "sessions": [ - "[External|2016-01-01|2016-12-31|]" - ], + "sessions": ["[External|2016-01-01|2016-12-31|]"], "slug": "featureme_impulse" -} \ No newline at end of file +} diff --git a/src/lib/data/events/json/geecs_9.0.json b/src/lib/data/events/json/geecs_9.0.json index 8fc9849e..fa4e314a 100644 --- a/src/lib/data/events/json/geecs_9.0.json +++ b/src/lib/data/events/json/geecs_9.0.json @@ -3,8 +3,6 @@ "tag": "Workshop", "name": "GeeCS 9.0 Hackathon Training", "description": "Is it your first time joining a hackathon? Do you want to brush up on your skills? \n\nThis event is brought to you by UP CSI for the Department of Computer Science's GeeCS 9.0, a week-long celebration of CS Network Week 2016.", - "sessions": [ - "External|2016-11-10|2016-11-10|" - ], + "sessions": ["External|2016-11-10|2016-11-10|"], "slug": "geecs_9.0" -} \ No newline at end of file +} diff --git a/src/lib/data/events/json/hackengg25.json b/src/lib/data/events/json/hackengg25.json index def21e57..bdf42f3a 100644 --- a/src/lib/data/events/json/hackengg25.json +++ b/src/lib/data/events/json/hackengg25.json @@ -3,9 +3,6 @@ "tag": "Hackathon", "name": "HackEng'g 2025", "description": "From late-night brainstorming sessions to spellbinding pitches, \ud835\udc07\ud835\udc1a\ud835\udc1c\ud835\udc24\ud835\udc04\ud835\udc27\ud835\udc20\ud835\udc20 conjured a whirlwind of creativity, collaboration, and coding magic right here at UP DCS. In collaboration with UP CURSOR and CS Week SteerComm.", - "sessions": [ - "[External|2025-05-07|2025-05-07|]", - "[External|2025-05-08|2025-05-08|]" - ], + "sessions": ["[External|2025-05-07|2025-05-07|]", "[External|2025-05-08|2025-05-08|]"], "slug": "hackengg25" -} \ No newline at end of file +} diff --git a/src/lib/data/events/json/innov_school_19.json b/src/lib/data/events/json/innov_school_19.json index fdf87f6f..5c99d03e 100644 --- a/src/lib/data/events/json/innov_school_19.json +++ b/src/lib/data/events/json/innov_school_19.json @@ -10,4 +10,4 @@ "[External|2019-03-02|2019-03-02|]" ], "slug": "innov_school_19" -} \ No newline at end of file +} diff --git a/src/lib/data/events/json/k++25.json b/src/lib/data/events/json/k++25.json index 18bc16e5..a4fa75c2 100644 --- a/src/lib/data/events/json/k++25.json +++ b/src/lib/data/events/json/k++25.json @@ -3,8 +3,6 @@ "tag": "Other", "name": "K++: Karaoke Night", "description": "An unforgettable night of music, laughter, and karaoke fun, here at UP CSI.", - "sessions": [ - "[External|2025-05-09|2025-05-09|]" - ], + "sessions": ["[External|2025-05-09|2025-05-09|]"], "slug": "k++25" -} \ No newline at end of file +} diff --git a/src/lib/data/events/json/ng_manila_17.json b/src/lib/data/events/json/ng_manila_17.json index 7490ff42..f404b085 100644 --- a/src/lib/data/events/json/ng_manila_17.json +++ b/src/lib/data/events/json/ng_manila_17.json @@ -3,8 +3,6 @@ "tag": "Workshop", "name": "ngManila ", "description": "ngManila is an event focused on all things Angular, from the basics to the more advanced, to the latest news about the web framework.", - "sessions": [ - "External|2017-09-27|2017-09-27|" - ], + "sessions": ["External|2017-09-27|2017-09-27|"], "slug": "ng_manila_17" -} \ No newline at end of file +} diff --git a/src/lib/data/events/json/remin12ce.json b/src/lib/data/events/json/remin12ce.json index f8de9a14..c2ac2f4d 100644 --- a/src/lib/data/events/json/remin12ce.json +++ b/src/lib/data/events/json/remin12ce.json @@ -3,8 +3,6 @@ "tag": "Other", "name": "Remin12ce: the 12th Anniversary ", "description": "Last August 5, UP Center for Student Innovations held \ud835\udde5\ud835\uddf2\ud835\uddfa\ud835\uddf6\ud835\uddfb\ud835\udfed\ud835\udfee\ud835\uddf0\ud835\uddf2, \ud835\udde8\ud835\udde3 \ud835\uddd6\ud835\udde6\ud835\udddc\u2019\ud835\ude00 \ud835\udfed\ud835\udfee\ud835\ude01\ud835\uddf5 \ud835\uddd4\ud835\uddfb\ud835\uddfb\ud835\uddf6\ud835\ude03\ud835\uddf2\ud835\uddff\ud835\ude00\ud835\uddee\ud835\uddff\ud835\ude06 \ud835\udde3\ud835\uddee\ud835\uddff\ud835\ude01\ud835\ude06. We would like to thank everyone who joined us to commemorate another successful year of UP CSI. Here\u2019s to more years of innovating!", - "sessions": [ - "Internal|2025-08-05|2025-08-05|" - ], + "sessions": ["Internal|2025-08-05|2025-08-05|"], "slug": "remin12ce" -} \ No newline at end of file +} diff --git a/src/lib/data/events/json/service_proj_101.json b/src/lib/data/events/json/service_proj_101.json index 0d57f35f..3d584f51 100644 --- a/src/lib/data/events/json/service_proj_101.json +++ b/src/lib/data/events/json/service_proj_101.json @@ -3,8 +3,6 @@ "tag": "Workshop", "name": "Service Project 101", "description": "Last February UP CSI held Service Project 101, led by our Vice President for Service, Aaron Tanael. Together we delved into the qualities of an excellent project manager, as well as the operational workflows and responsibilities of the teams that drive the success of UP CSI\u2019s Service Projects.\nSince 2013, UP CSI has been doing its part to give back to the community through upskilling students in tech and fostering the spirit of #innovation to tackle real-world problems with our clients.", - "sessions": [ - "External|2024-02-01|2024-02-01|" - ], + "sessions": ["External|2024-02-01|2024-02-01|"], "slug": "service_proj_101" -} \ No newline at end of file +} diff --git a/src/lib/data/events/json/web_and_game_dev_25.json b/src/lib/data/events/json/web_and_game_dev_25.json index f36ba729..1d5a198a 100644 --- a/src/lib/data/events/json/web_and_game_dev_25.json +++ b/src/lib/data/events/json/web_and_game_dev_25.json @@ -3,9 +3,6 @@ "tag": "Workshop", "name": "Web & Game Dev 101", "description": "Hi, Trainer! \ud83d\udd34\u26aa\ufe0f The UP Center for Student Innovations, co-presented by DevelUP Diliman, proudly introduces Web & Game Dev 101! \u26a1\ufe0f\nJoin us for an exciting two-day event packed with workshops and hands-on activities in both Website Development and Game Development. \ud83d\udca5Whether you're just starting your journey or looking to level up your skills, this is the perfect opportunity to catch \u2018em all in the world of coding and creativity!", - "sessions": [ - "[External|2024-11-21|2024-11-21|]", - "[External|2024-11-22|2024-11-22|]" - ], + "sessions": ["[External|2024-11-21|2024-11-21|]", "[External|2024-11-22|2024-11-22|]"], "slug": "web_and_game_dev_25" -} \ No newline at end of file +} diff --git a/src/lib/data/events/json/wings_of_wisdom.json b/src/lib/data/events/json/wings_of_wisdom.json index f8129316..2fcf5151 100644 --- a/src/lib/data/events/json/wings_of_wisdom.json +++ b/src/lib/data/events/json/wings_of_wisdom.json @@ -3,8 +3,6 @@ "tag": "Other", "name": "Wings of Wisdom: Bootcamp 12.0 CSI Orientation", "description": "UP CSI invited all incoming UPD DCS FST students to soar with the Wings of Wisdom of our very own Lino for the 1st day of Bootcamp 12.0.", - "sessions": [ - "External|2025-07-30|2025-07-30|" - ], + "sessions": ["External|2025-07-30|2025-07-30|"], "slug": "wings_of_wisdom" -} \ No newline at end of file +} diff --git a/src/lib/data/events/json/women_in_tech25.json b/src/lib/data/events/json/women_in_tech25.json index ee9ec460..24a7057b 100644 --- a/src/lib/data/events/json/women_in_tech25.json +++ b/src/lib/data/events/json/women_in_tech25.json @@ -3,8 +3,6 @@ "tag": "Other", "name": "Women of the Month: Women in Tech", "description": "UP CSI and ASES Manila proudly present Women of the Month: Women in Tech, featuring an incredible lineup of speakers who\u2019ll empower you to take your tech journey to the next level!", - "sessions": [ - "External|2025-03-26|2025-03-26|" - ], + "sessions": ["External|2025-03-26|2025-03-26|"], "slug": "women_in_tech25" -} \ No newline at end of file +}