
{"id":22455,"date":"2022-06-28T11:48:45","date_gmt":"2022-06-28T03:48:45","guid":{"rendered":"https:\/\/academy.isf.edu.hk\/?page_id=22455"},"modified":"2022-07-13T12:17:40","modified_gmt":"2022-07-13T04:17:40","slug":"class-of-2022-rachel-ng","status":"publish","type":"page","link":"https:\/\/academy.isf.edu.hk\/index.php\/achievements-and-news\/class-of-2022-rachel-ng\/","title":{"rendered":"Class of 2022 &#8211; Rachel Ng"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_section el_class=&#8221;theme-news theme-news-header header-section&#8221;][vc_row el_class=&#8221;container&#8221;][vc_column el_class=&#8221;container&#8221;][vc_empty_space height=&#8221;150px&#8221;][vc_custom_heading text=&#8221;CLASS of 2022&#8243; font_container=&#8221;tag:h2|font_size:28px|text_align:center|color:%23ffffff&#8221; use_theme_fonts=&#8221;yes&#8221; css_animation=&#8221;fadeIn&#8221;][vc_wp_custommenu nav_menu=&#8221;144&#8243; el_class=&#8221;header-menu&#8221;][vc_empty_space height=&#8221;150px&#8221;][\/vc_column][\/vc_row][\/vc_section][vc_section el_class=&#8221;theme-news container&#8221;][vc_row el_class=&#8221;container&#8221;][vc_column][vc_empty_space height=&#8221;50px&#8221;]<style text=\"text\/css\"><\/style><h2  class=\"isf_custom_heading filled\" style=\"text-align:left;\">Rachel Ng<\/h2>[vc_empty_space height=&#8221;30px&#8221;][\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text]ISF has been a welcoming and warm environment for the past 13 years\u2014 in my time here, I have met kind, patient teachers, and considerate, amicable, best friends. I feel grateful to have had the privilege to spend my childhood in such a safe, secure environment.<\/p>\n<blockquote>\n<p style=\"text-align: center;\">ISF has provided me with a unique, insightful and important perspective through their focus on Chinese morals and values, such as the strong belief in The <em>Eight Virtues + One<\/em>.<\/p>\n<\/blockquote>\n<p>In today\u2019s social media, it is very easy to be overwhelmed with one-sided perspectives and cultures. ISF\u2019s Chinese teachers and classes allow me to understand a multitude of nuanced perspectives, specifically through a Chinese cultural lens. While Chinese culture can be easily encroached by the growing focus on Western media, ISF has reminded me of how important it is to be rooted in my personal culture and identity. Deeper connections to Chinese culture have not only fueled my desire to study anthropology at university but have also strengthened the bridge between myself and my family.<\/p>\n<p>After high school, my immediate short-term goal is to attain the needed score for my first-choice university. To know that I will be attending a different school in September is nerve-wracking yet exciting \u2014 I look forward to being able to further my passion for the social sciences!<\/p>\n<p>Now that high school has finally come to an end, I have taken the time to tune into my hobbies that I was not able to fully develop while focusing on schoolwork. I have been enjoying little arts and crafts, such as crocheting and embroidery, as well as baking for my friends and family.<\/p>\n<p>Overall, my ISF journey has been full of ups and downs, challenging yet incredibly rewarding. I am thankful to the teachers, staff, and friends that have made the stressful journey fun and enjoyable![\/vc_column_text][vc_empty_space height=&#8221;50px&#8221;][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/6&#8243;][\/vc_column][vc_column width=&#8221;4\/6&#8243;]<style type=\"text\/css\">\r\n                .image-container{\r\n                    width:100%;\r\n                    overflow:hidden;\r\n                    position:relative;\r\n                }\r\n                .image-container img{\r\n                    width:100%;\r\n                    border-radius:0px 72px 0px 72px;\r\n                }\r\n                .image-container.Bottom2Col img{\r\n                    border-radius:72px 0px 72px 0px;\r\n                }\r\n                .image-container .caption-container{\r\n                    position:absolute;\r\n                    right:0;\r\n                    left:0;\r\n                    bottom:0;\r\n                    max-height:50%;\r\n                    z-index:2;\r\n                    background:rgba(0,24,132, 0.8);\r\n                    border-radius:0px 72px 0px 72px;\r\n                    padding:10px 30px 30px 30px;\r\n                    overflow:hidden;\r\n                }\r\n                .image-container.Bottom2Col .caption-container{\r\n                    padding:4% 50px;\r\n                    max-height:33%;\r\n                    border-radius:72px 0px 72px 0px;\r\n                }\r\n                .image-container.Mouseover .caption-container{\r\n                    display:none;\r\n                }\r\n                .image-container.Mouseover:hover .caption-container{                    \r\n                    display:block;\r\n                }\r\n                .image-container.Mouseover:hover::after {position:absolute;\r\n                    right:0;\r\n                    left:0;\r\n                    bottom:0;\r\n                    top:0;\r\n                    content:\"\";\r\n                    z-index:1;\r\n                    background:rgba(0,0,0,0.3);\r\n                    border-radius:0px 72px 0px 72px;\r\n                }\r\n                .image-container .caption-inner-container{\r\n                    height:100%;\r\n                    overflow:hidden;\r\n                }\r\n                .image-container .caption-title{\r\n                    width:100%;\r\n                    display:block;\r\n                    float:left;\r\n                    color:#FFF;\r\n                    font-size:28px;\r\n                    font-weight:600;\r\n                    margin-right:-5px;\r\n                    padding:10px 0px;\r\n                    line-height:1.2;\r\n                }\r\n                .image-container.Bottom2Col .caption-title{\r\n                    width:30%;\r\n                    font-size:32px;\r\n                    padding:0px 10px;\r\n                }\r\n                .image-container .caption::before{\r\n                    content:\" \";\r\n                    background:#FFF;\r\n                    position:absolute;\r\n                    display:block;\r\n                    float:left;\r\n                    width:40px;\r\n                    height:3px;\r\n                    margin-top:-20px;\r\n                }\r\n                .image-container.Bottom2Col .caption::before{\r\n                    top:50%;\r\n                    width:3px;\r\n                    height:40px;\r\n                    margin-top:-20px;\r\n                    margin-left:-55px;\r\n                }\r\n                .image-container .caption{\r\n                    color:#FFF;\r\n                    display:block;\r\n                    float:left;\r\n                    font-size:18px;\r\n                    overflow:hidden;\r\n                    line-height:1.4;\r\n                    width:100%;\r\n                    padding:10px 0px;\r\n                    padding-top:20px;\r\n                }\r\n                .image-container.Bottom2Col .caption{\r\n                    width:60%;\r\n                    margin-left:10%;\r\n                    padding:0px 10px;\r\n                    padding-left:50px;\r\n\r\n                }\r\n\r\n\r\n\r\n                <\/style><div class=\" image-container  wpb_content_element wpb_animate_when_almost_visible wpb_ \">\r\n                    <img decoding=\"async\" src=\"https:\/\/academy.isf.edu.hk\/wp-content\/uploads\/Rachel-Ng-scaled.jpg\" \/><\/div>[vc_column_text]<\/p>\n<p style=\"text-align: center;\">Rachel Ng<\/p>\n<p style=\"text-align: center;\">University of Cambridge &#8211; Pembroke College<\/p>\n<p style=\"text-align: center;\">Major in Human, Social, &amp; Political Sciences<\/p>\n<p>[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/6&#8243;][\/vc_column][\/vc_row][\/vc_section][vc_section el_class=&#8221;container&#8221;][vc_row][vc_column][vc_empty_space height=&#8221;100px&#8221;][\/vc_column][\/vc_row][\/vc_section]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_section el_class=&#8221;theme-news theme-news-header header-section&#8221;][vc_row el_class=&#8221;container&#8221;][vc_column el_class=&#8221;container&#8221;][vc_empty_space height=&#8221;150px&#8221;][vc_custom_heading text=&#8221;CLASS of 2022&#8243; font_container=&#8221;tag:h2|font_size:28px|text_align:center|color:%23ffffff&#8221; use_theme_fonts=&#8221;yes&#8221; css_animation=&#8221;fadeIn&#8221;][vc_wp_custommenu nav_menu=&#8221;144&#8243; el_class=&#8221;header-menu&#8221;][vc_empty_space height=&#8221;150px&#8221;][\/vc_column][\/vc_row][\/vc_section][vc_section el_class=&#8221;theme-news container&#8221;][vc_row el_class=&#8221;container&#8221;][vc_column][vc_empty_space height=&#8221;50px&#8221;][vc_empty_space height=&#8221;30px&#8221;][\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text]ISF has been a welcoming and warm environment for the past 13 years\u2014 in my time here, I have met kind, patient teachers, and considerate, amicable, best friends. I feel grateful to have had the&hellip;&nbsp;<a href=\"https:\/\/academy.isf.edu.hk\/index.php\/achievements-and-news\/class-of-2022-rachel-ng\/\" class=\"\" rel=\"bookmark\">Read More &raquo;<span class=\"screen-reader-text\">Class of 2022 &#8211; Rachel Ng<\/span><\/a><\/p>\n","protected":false},"author":3,"featured_media":0,"parent":4168,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"neve_meta_sidebar":"full-width","neve_meta_container":"","neve_meta_enable_content_width":"on","neve_meta_content_width":100,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","footnotes":""},"acf":[],"_links":{"self":[{"href":"https:\/\/academy.isf.edu.hk\/index.php\/wp-json\/wp\/v2\/pages\/22455"}],"collection":[{"href":"https:\/\/academy.isf.edu.hk\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/academy.isf.edu.hk\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/academy.isf.edu.hk\/index.php\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/academy.isf.edu.hk\/index.php\/wp-json\/wp\/v2\/comments?post=22455"}],"version-history":[{"count":4,"href":"https:\/\/academy.isf.edu.hk\/index.php\/wp-json\/wp\/v2\/pages\/22455\/revisions"}],"predecessor-version":[{"id":23061,"href":"https:\/\/academy.isf.edu.hk\/index.php\/wp-json\/wp\/v2\/pages\/22455\/revisions\/23061"}],"up":[{"embeddable":true,"href":"https:\/\/academy.isf.edu.hk\/index.php\/wp-json\/wp\/v2\/pages\/4168"}],"wp:attachment":[{"href":"https:\/\/academy.isf.edu.hk\/index.php\/wp-json\/wp\/v2\/media?parent=22455"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}