{"id":14,"date":"2025-10-23T02:59:26","date_gmt":"2025-10-22T18:59:26","guid":{"rendered":"http:\/\/8.134.34.90\/?page_id=14"},"modified":"2026-02-23T03:58:10","modified_gmt":"2026-02-22T19:58:10","slug":"about-me","status":"publish","type":"page","link":"https:\/\/www.elsakitsune.top\/index.php\/about-me\/","title":{"rendered":"\u5173\u4e8e\u6211"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"14\" class=\"elementor elementor-14\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cbc4047 e-flex e-con-boxed e-con e-parent\" data-id=\"cbc4047\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2394135 elementor-widget elementor-widget-html\" data-id=\"2394135\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"zh-CN\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no\">\n    <title>\u5173\u4e8e\u6211 - \u9648\u709c\u5a34<\/title>\n    <style>\n        \/* \u57fa\u7840\u91cd\u7f6e *\/\n        * {\n            margin: 0 !important;\n            padding: 0 !important;\n            box-sizing: border-box !important;\n        }\n        html, body {\n            width: 100vw !important;\n            height: 100vh !important;\n            overflow-x: hidden !important;\n            overflow-y: auto !important;\n            position: relative !important;\n        }\n        body {\n            font-family: 'SimSun', 'Microsoft YaHei', sans-serif;\n            color: #333;\n        }\n\n        \/* \u5bfc\u822a\u680f\u6837\u5f0f\uff08\u65b0\u589e\u4e0b\u8f7d\u7b80\u5386\u6309\u94ae\uff0c\u79fb\u9664\u8bed\u8a00\u5207\u6362\uff09 *\/\n        .top-nav {\n            position: fixed;\n            top: 0 !important;\n            left: 0 !important;\n            right: 0 !important;\n            padding: 15px 20px !important;\n            background-color: rgba(255, 255, 255, 0.8);\n            backdrop-filter: blur(5px);\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03);\n            z-index: 999;\n            width: 100vw !important;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            gap: 20px;\n        }\n        .nav-list {\n            display: flex;\n            justify-content: center;\n            gap: 25px;\n            list-style: none;\n        }\n        .nav-list a {\n            text-decoration: none;\n            color: #2c3e50;\n            font-size: 13pt;\n            font-weight: 500;\n            transition: color 0.3s;\n        }\n        .nav-list a:hover {\n            color: #2980b9;\n        }\n        .nav-list a.active {\n            color: #2980b9;\n            border-bottom: 2px solid #2980b9;\n        }\n\n        \/* \u4e0b\u8f7d\u7b80\u5386\u6309\u94ae\uff08\u56fa\u5b9a\u5728\u5bfc\u822a\u680f\uff09 *\/\n        .download-btn {\n            display: inline-flex;\n            align-items: center;\n            gap: 8px;\n            padding: 8px 15px !important;\n            background-color: rgba(41, 128, 185, 0.9);\n            color: white;\n            text-decoration: none;\n            border-radius: 6px;\n            font-size: 11pt;\n            box-shadow: 0 3px 10px rgba(41, 128, 185, 0.15);\n            transition: background-color 0.3s;\n        }\n        .download-btn:hover {\n            background-color: rgba(36, 113, 163, 0.95);\n        }\n\n        \/* \u4e3b\u5185\u5bb9\u533a\u6837\u5f0f *\/\n        .about-container {\n            width: 100vw !important;\n            min-height: 100vh !important;\n            background: url(\"https:\/\/www.elsakitsune.top\/wp-content\/uploads\/2025\/11\/background2-scaled.jpeg\") no-repeat center center !important;\n            background-size: cover !important;\n            background-attachment: fixed !important;\n            padding-top: 100px !important;\n            padding-bottom: 80px !important; \/* \u4e3a\u5907\u6848\u4fe1\u606f\u9884\u7559\u5e95\u90e8\u7a7a\u95f4 *\/\n            display: flex;\n            justify-content: center;\n            align-items: flex-start;\n            position: relative !important;\n        }\n        .about-container::before {\n            content: '';\n            position: fixed !important;\n            top: 0 !important;\n            left: 0 !important;\n            width: 100vw !important;\n            height: 100vh !important;\n            background-color: rgba(255, 255, 255, 0.6);\n            z-index: -1 !important;\n        }\n        .about-content {\n            width: 100% !important;\n            max-width: 900px !important;\n            background-color: rgba(255, 255, 255, 0.7);\n            backdrop-filter: blur(3px);\n            padding: 40px 3% !important;\n            margin: 10px 0 !important;\n        }\n\n        \/* \u4e2a\u4eba\u6863\u6848\u56fe\u7247\u6837\u5f0f *\/\n        .profile-img-container {\n            width: 100%;\n            display: flex;\n            justify-content: center;\n            margin-bottom: 30px !important;\n        }\n        .profile-img-wrapper {\n            width: 200px;\n            height: 200px; \/* 1:1\u56fa\u5b9a\u6bd4\u4f8b *\/\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);\n            border: 3px solid rgba(255, 255, 255, 0.9);\n            transition: transform 0.3s ease;\n        }\n        .profile-img-wrapper:hover {\n            transform: scale(1.02);\n        }\n        .profile-img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            display: block;\n        }\n\n        \/* \u5185\u5bb9\u6587\u672c\u6837\u5f0f *\/\n        .about-title {\n            font-size: 20pt;\n            color: #2c3e50;\n            margin-bottom: 20px !important;\n            padding-bottom: 10px !important;\n            border-bottom: 1px solid rgba(41, 128, 185, 0.2);\n            text-align: center;\n        }\n        .about-section {\n            margin-bottom: 30px !important;\n        }\n        .about-subtitle {\n            font-size: 14pt;\n            color: #2980b9;\n            margin-bottom: 15px !important;\n        }\n        .about-text {\n            font-size: 11pt;\n            line-height: 1.8;\n            color: #2c3e50;\n            margin-bottom: 15px !important;\n            text-align: justify;\n        }\n        .about-text strong {\n            color: #1a2530;\n        }\n\n        \/* \u5907\u6848\u4fe1\u606f\u6837\u5f0f - \u6838\u5fc3\u5408\u89c4\u6837\u5f0f *\/\n        .beian-section {\n            position: fixed !important;\n            bottom: 0 !important;\n            left: 0 !important;\n            right: 0 !important;\n            z-index: 998 !important; \/* \u4f4e\u4e8e\u5bfc\u822a\u680f\u4f46\u9ad8\u4e8e\u5185\u5bb9 *\/\n            text-align: center;\n            font-size: 12px;\n            color: #2c3e50;\n            background-color: rgba(255, 255, 255, 0.7);\n            padding: 8px 10px !important;\n            letter-spacing: 1px;\n            backdrop-filter: blur(3px);\n        }\n        .beian-link {\n            color: #2980b9;\n            text-decoration: none;\n            margin: 0 3px !important;\n            transition: color 0.3s ease;\n        }\n        .beian-link:hover {\n            color: #1a5276;\n            text-decoration: underline;\n        }\n\n        \/* \u79fb\u52a8\u7aef\u9002\u914d\uff1a\u5361\u7247\u900f\u660e\u5ea6\u8c03\u5927\uff08\u66f4\u4e0d\u900f\u660e\uff09 *\/\n        @media (max-width: 768px) {\n            .top-nav {\n                flex-direction: column;\n                padding: 10px 15px !important;\n                gap: 10px;\n            }\n            .nav-list {\n                gap: 15px !important;\n            }\n            .nav-list a, .download-btn {\n                font-size: 11pt;\n            }\n            .about-container {\n                background: url(\"https:\/\/www.elsakitsune.top\/wp-content\/uploads\/2026\/02\/\u573a\u7167-8-scaled.webp\") no-repeat center center !important;\n                background-size: cover !important;\n                background-attachment: scroll !important;\n                padding-top: 120px !important;\n                padding-bottom: 60px !important; \/* \u79fb\u52a8\u7aef\u5907\u6848\u533a\u9884\u7559\u7a7a\u95f4 *\/\n            }\n            .about-container::before {\n                background-color: rgba(255, 255, 255, 0.8) !important;\n            }\n            \/* \u79fb\u52a8\u7aef\u5361\u7247\u900f\u660e\u5ea6\u8c03\u5927 *\/\n            .about-content {\n                padding: 30px 4% !important;\n                background-color: rgba(255, 255, 255, 0.65) !important;\n            }\n            .about-title {\n                font-size: 18pt !important;\n            }\n            .about-subtitle {\n                font-size: 13pt !important;\n            }\n            \/* \u79fb\u52a8\u7aef\u56fe\u7247\u9002\u914d *\/\n            .profile-img-wrapper {\n                width: 180px;\n                height: 180px;\n            }\n            \/* \u79fb\u52a8\u7aef\u5907\u6848\u4fe1\u606f\u9002\u914d *\/\n            .beian-section {\n                font-size: 11px;\n                padding: 6px 8px !important;\n            }\n        }\n\n        ::-webkit-scrollbar {\n            width: 0 !important;\n            height: 0 !important;\n        }\n    <\/style>\n<\/head>\n<body>\n    <!-- \u9876\u90e8\u5bfc\u822a\u680f\uff08\u542b\u4e0b\u8f7d\u7b80\u5386\u6309\u94ae\uff0c\u79fb\u9664\u8bed\u8a00\u5207\u6362\uff09 -->\n    <nav class=\"top-nav\">\n        <ul class=\"nav-list\">\n            <li><a href=\"https:\/\/www.elsakitsune.top\/index.php\/about-me\/\" class=\"active\" data-i18n=\"nav_about\">\u5173\u4e8e\u6211<\/a><\/li>\n            <li><a href=\"https:\/\/www.elsakitsune.top\/index.php\/acedemics-career\/\" data-i18n=\"nav_career\">\u5b66\u672f\u4e0e\u804c\u4e1a<\/a><\/li>\n            <li><a href=\"https:\/\/www.elsakitsune.top\/index.php\/portfolio\/\" data-i18n=\"nav_portfolio\">\u4f5c\u54c1\u96c6<\/a><\/li>\n        <\/ul>\n        \n        <!-- \u4e0b\u8f7d\u7b80\u5386\u6309\u94ae\uff08\u56fa\u5b9a\u5728\u5bfc\u822a\u680f\uff09 -->\n        <a href=\"https:\/\/www.elsakitsune.top\/wp-content\/uploads\/2025\/11\/cwx-cv.pdf\" download class=\"download-btn\">\n            <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                <path d=\"M19 9H15V3H9V9H5L12 16L19 9Z\" fill=\"white\"\/>\n                <path d=\"M5 18V20H19V18H5Z\" fill=\"white\"\/>\n            <\/svg>\n            <span data-i18n=\"btn_download\">\u4e0b\u8f7d\u7b80\u5386<\/span>\n        <\/a>\n    <\/nav>\n\n    <!-- \u4e3b\u5185\u5bb9\u533a -->\n    <div class=\"about-container\">\n        <div class=\"about-content\">\n            <h1 class=\"about-title\" data-i18n=\"title\">\u5173\u4e8e\u6211<\/h1>\n            \n            <!-- \u65b0\u589e1:1\u6bd4\u4f8b\u4e2a\u4eba\u6863\u6848\u56fe\u7247 -->\n            <div class=\"profile-img-container\">\n                <div class=\"profile-img-wrapper\">\n                    <img decoding=\"async\" src=\"https:\/\/www.elsakitsune.top\/wp-content\/uploads\/2026\/02\/Profile-scaled.webp\" alt=\"\u9648\u709c\u5a34 \u4e2a\u4eba\u6863\u6848\" class=\"profile-img\" \/>\n                <\/div>\n            <\/div>\n            \n            <div class=\"about-section\">\n                <h2 class=\"about-subtitle\" data-i18n=\"subtitle_profile\">\u4e2a\u4eba\u6982\u51b5<\/h2>\n                <p class=\"about-text\" data-i18n=\"text_profile\">\u6211\u662f\u9648\u709c\u5a34\uff0cMBTI\u7c7b\u578b\u4e3a<strong>ENTJ<\/strong>\uff0c\u6027\u683c\u968f\u548c\u5f00\u6717\uff0c\u559c\u6b22\u4e0e\u4eba\u4ea4\u6d41\u5206\u4eab\uff0c\u540c\u65f6\u5177\u5907\u76ee\u6807\u5bfc\u5411\u7684\u505a\u4e8b\u98ce\u683c\uff0c\u64c5\u957f\u5728\u5174\u8da3\u4e0e\u4e13\u4e1a\u95f4\u627e\u5230\u5e73\u8861\u3002<\/p>\n            <\/div>\n\n            <div class=\"about-section\">\n                <h2 class=\"about-subtitle\" data-i18n=\"subtitle_skills\">\u4e13\u4e1a\u4e0e\u6280\u80fd<\/h2>\n                <p class=\"about-text\" data-i18n=\"text_skills1\">\u672c\u79d1\u4e3b\u4fee<strong>\u5de5\u5546\u7ba1\u7406\u4e13\u4e1a<\/strong>\uff0c\u7cfb\u7edf\u638c\u63e1\u8d22\u52a1\u4f1a\u8ba1\u3001\u9884\u7b97\u89c4\u5212\u7b49\u77e5\u8bc6\uff0c\u62e5\u6709<strong>2\u5e74\u793e\u56e2\u8d22\u52a1\u7ba1\u7406\u7ecf\u9a8c<\/strong>\uff0c\u80fd\u901a\u8fc7\u8d22\u52a1\u62a5\u8868\u5408\u7406\u89c4\u5212\u8d44\u91d1\u3001\u7ba1\u7406\u6d41\u6c34\uff0c\u786e\u4fdd\u9879\u76ee\u9ad8\u6548\u63a8\u8fdb\u3002<\/p>\n                <p class=\"about-text\" data-i18n=\"text_skills2\">\u5174\u8da3\u9886\u57df\u6df1\u8015<strong>10\u5e74COSPLAY\u7ecf\u9a8c<\/strong>\uff0c\u81ea\u4e3b\u5b66\u4e60\u5e76\u638c\u63e1\u5316\u5986\u6280\u5de7\u3001\u5047\u53d1\u5236\u4f5c\u3001\u6444\u5f71\u6784\u56fe\u3001\u955c\u5934\u8bed\u8a00\u5206\u6790\u53ca\u5206\u955c\u7b56\u5212\uff0c\u540c\u65f6\u64c5\u957f\u89d2\u8272\u8868\u60c5\u7ba1\u7406\uff0c\u80fd\u4ece\u201cCOSER+\u6444\u5f71\u201d\u53cc\u91cd\u89c6\u89d2\u7406\u89e3\u89c6\u89c9\u5448\u73b0\u9700\u6c42\u3002<\/p>\n            <\/div>\n\n            <div class=\"about-section\">\n                <h2 class=\"about-subtitle\" data-i18n=\"subtitle_future\">\u672a\u6765\u65b9\u5411<\/h2>\n                <p class=\"about-text\" data-i18n=\"text_future\">\u672a\u6765\u5e0c\u671b\u805a\u7126<strong>\u6444\u5f71\u9886\u57df\u7684\u89d2\u8272\u8868\u8fbe\u4e0e\u955c\u5934\u8bed\u8a00\u5206\u6790<\/strong>\uff0c\u5c06\u5de5\u5546\u7ba1\u7406\u7684\u903b\u8f91\u601d\u7ef4\u4e0eCOSPLAY\u7684\u521b\u610f\u89c6\u89d2\u7ed3\u5408\uff0c\u4e3a\u66f4\u591a\u540c\u597d\u6216\u76f8\u5173\u9886\u57df\u63d0\u4f9b\u4e13\u4e1a\u652f\u6301\uff0c\u63a2\u7d22\u8de8\u754c\u5408\u4f5c\u7684\u53ef\u80fd\u6027\u3002<\/p>\n            <\/div>\n\n            <div class=\"about-section\">\n                <h2 class=\"about-subtitle\" data-i18n=\"subtitle_contact\">\u8054\u7cfb\u4fe1\u606f<\/h2>\n                <p class=\"about-text\" data-i18n=\"text_contact\">\u5982\u9700\u8fdb\u4e00\u6b65\u6c9f\u901a\u6216\u5408\u4f5c\u6d3d\u8c08\uff0c\u53ef\u901a\u8fc7\u4ee5\u4e0b\u90ae\u7bb1\u8054\u7cfb\u6211\uff1a<strong>cicwxcjt@gmail.com<\/strong><\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- \u5907\u6848\u4fe1\u606f\u533a\u57df - \u5408\u89c4\u8981\u6c42 -->\n    <div class=\"beian-section\">\n        <a href=\"https:\/\/beian.miit.gov.cn\/\" target=\"_blank\" class=\"beian-link\">\u82cfICP\u59072025214309\u53f7<\/a> \n        | \n        <a href=\"https:\/\/beian.mps.gov.cn\/\" target=\"_blank\" class=\"beian-link\">\u82cf\u516c\u7f51\u5b89\u590732010602012194\u53f7<\/a>\n        <br>\n        <span><\/span>\n    <\/div>\n\n    <!-- \u8bed\u8a00\u5207\u6362\u903b\u8f91\uff08\u4fdd\u7559Cookie\u540c\u6b65\uff0c\u79fb\u9664\u8bed\u8a00\u6309\u94ae\u7ed1\u5b9a\uff09 -->\n    <script>\n        \/\/ Cookie\u64cd\u4f5c\u51fd\u6570\n        function getLangCookie() {\n            const name = \"userLang=\";\n            const decodedCookie = decodeURIComponent(document.cookie);\n            const ca = decodedCookie.split(';');\n            for(let i = 0; i < ca.length; i++) {\n                let c = ca[i];\n                while (c.charAt(0) === ' ') {\n                    c = c.substring(1);\n                }\n                if (c.indexOf(name) === 0) {\n                    return c.substring(name.length, c.length);\n                }\n            }\n            return \"zh-CN\";\n        }\n\n        function setLangCookie(lang) {\n            const date = new Date();\n            date.setTime(date.getTime() + (7 * 24 * 60 * 60 * 1000));\n            const expires = \"expires=\" + date.toUTCString();\n            document.cookie = `userLang=${lang}; ${expires}; path=\/; SameSite=Lax`;\n        }\n\n        \/\/ \u8bed\u8a00\u6570\u636e\u6620\u5c04\n        const langData = {\n            \"zh-CN\": {\n                \"nav_about\": \"\u5173\u4e8e\u6211\",\n                \"nav_career\": \"\u5b66\u672f\u4e0e\u804c\u4e1a\",\n                \"nav_portfolio\": \"\u4f5c\u54c1\u96c6\",\n                \"title\": \"\u5173\u4e8e\u6211\",\n                \"subtitle_profile\": \"\u4e2a\u4eba\u6982\u51b5\",\n                \"text_profile\": \"\u6211\u662f\u9648\u709c\u5a34\uff0cMBTI\u7c7b\u578b\u4e3a<strong>ENTJ<\/strong>\uff0c\u6027\u683c\u968f\u548c\u5f00\u6717\uff0c\u559c\u6b22\u4e0e\u4eba\u4ea4\u6d41\u5206\u4eab\uff0c\u540c\u65f6\u5177\u5907\u76ee\u6807\u5bfc\u5411\u7684\u505a\u4e8b\u98ce\u683c\uff0c\u64c5\u957f\u5728\u5174\u8da3\u4e0e\u4e13\u4e1a\u95f4\u627e\u5230\u5e73\u8861\u3002\",\n                \"subtitle_skills\": \"\u4e13\u4e1a\u4e0e\u6280\u80fd\",\n                \"text_skills1\": \"\u672c\u79d1\u4e3b\u4fee<strong>\u5de5\u5546\u7ba1\u7406\u4e13\u4e1a<\/strong>\uff0c\u7cfb\u7edf\u638c\u63e1\u8d22\u52a1\u4f1a\u8ba1\u3001\u9884\u7b97\u89c4\u5212\u7b49\u77e5\u8bc6\uff0c\u62e5\u6709<strong>2\u5e74\u793e\u56e2\u8d22\u52a1\u7ba1\u7406\u7ecf\u9a8c<\/strong>\uff0c\u80fd\u901a\u8fc7\u8d22\u52a1\u62a5\u8868\u5408\u7406\u89c4\u5212\u8d44\u91d1\u3001\u7ba1\u7406\u6d41\u6c34\uff0c\u786e\u4fdd\u9879\u76ee\u9ad8\u6548\u63a8\u8fdb\u3002\",\n                \"text_skills2\": \"\u5174\u8da3\u9886\u57df\u6df1\u8015<strong>10\u5e74COSPLAY\u7ecf\u9a8c<\/strong>\uff0c\u81ea\u4e3b\u5b66\u4e60\u5e76\u638c\u63e1\u5316\u5986\u6280\u5de7\u3001\u5047\u53d1\u5236\u4f5c\u3001\u6444\u5f71\u6784\u56fe\u3001\u955c\u5934\u8bed\u8a00\u5206\u6790\u53ca\u5206\u955c\u7b56\u5212\uff0c\u540c\u65f6\u64c5\u957f\u89d2\u8272\u8868\u60c5\u7ba1\u7406\uff0c\u80fd\u4ece\u201cCOSER+\u6444\u5f71\u201d\u53cc\u91cd\u89c6\u89d2\u7406\u89e3\u89c6\u89c9\u5448\u73b0\u9700\u6c42\u3002\",\n                \"subtitle_future\": \"\u672a\u6765\u65b9\u5411\",\n                \"text_future\": \"\u672a\u6765\u5e0c\u671b\u805a\u7126<strong>\u6444\u5f71\u9886\u57df\u7684\u89d2\u8272\u8868\u8fbe\u4e0e\u955c\u5934\u8bed\u8a00\u5206\u6790<\/strong>\uff0c\u5c06\u5de5\u5546\u7ba1\u7406\u7684\u903b\u8f91\u601d\u7ef4\u4e0eCOSPLAY\u7684\u521b\u610f\u89c6\u89d2\u7ed3\u5408\uff0c\u4e3a\u66f4\u591a\u540c\u597d\u6216\u76f8\u5173\u9886\u57df\u63d0\u4f9b\u4e13\u4e1a\u652f\u6301\uff0c\u63a2\u7d22\u8de8\u754c\u5408\u4f5c\u7684\u53ef\u80fd\u6027\u3002\",\n                \"subtitle_contact\": \"\u8054\u7cfb\u4fe1\u606f\",\n                \"text_contact\": \"\u5982\u9700\u8fdb\u4e00\u6b65\u6c9f\u901a\u6216\u5408\u4f5c\u6d3d\u8c08\uff0c\u53ef\u901a\u8fc7\u4ee5\u4e0b\u90ae\u7bb1\u8054\u7cfb\u6211\uff1a<strong>cicwxcjt@gmail.com<\/strong>\",\n                \"btn_download\": \"\u4e0b\u8f7d\u7b80\u5386\"\n            },\n            \"zh-TW\": {\n                \"nav_about\": \"\u95dc\u65bc\u6211\",\n                \"nav_career\": \"\u5b78\u8853\u8207\u8077\u696d\",\n                \"nav_portfolio\": \"\u4f5c\u54c1\u96c6\",\n                \"title\": \"\u95dc\u65bc\u6211\",\n                \"subtitle_profile\": \"\u500b\u4eba\u6982\u6cc1\",\n                \"text_profile\": \"\u6211\u662f\u9673\u7152\u5afb\uff0cMBTI\u985e\u578b\u70ba<strong>ENTJ<\/strong>\uff0c\u6027\u683c\u96a8\u548c\u958b\u6717\uff0c\u559c\u6b61\u8207\u4eba\u4ea4\u6d41\u5206\u4eab\uff0c\u540c\u6642\u5177\u5099\u76ee\u6a19\u5c0e\u5411\u7684\u505a\u4e8b\u98a8\u683c\uff0c\u64c5\u9577\u5728\u8208\u8da3\u8207\u5c08\u696d\u9593\u627e\u5230\u5e73\u8861\u3002\",\n                \"subtitle_skills\": \"\u5c08\u696d\u8207\u6280\u80fd\",\n                \"text_skills1\": \"\u672c\u79d1\u4e3b\u4fee<strong>\u5de5\u5546\u7ba1\u7406\u5c08\u696d<\/strong>\uff0c\u7cfb\u7d71\u638c\u63e1\u8ca1\u52d9\u6703\u8a08\u3001\u9810\u7b97\u898f\u5283\u7b49\u77e5\u8b58\uff0c\u64c1\u6709<strong>2\u5e74\u793e\u5718\u8ca1\u52d9\u7ba1\u7406\u7d93\u9a57<\/strong>\uff0c\u80fd\u901a\u904e\u8ca1\u52d9\u5831\u8868\u5408\u7406\u898f\u5283\u8cc7\u91d1\u3001\u7ba1\u7406\u6d41\u6c34\uff0c\u78ba\u4fdd\u9805\u76ee\u9ad8\u6548\u63a8\u9032\u3002\",\n                \"text_skills2\": \"\u8208\u8da3\u9818\u57df\u6df1\u8015<strong>10\u5e74COSPLAY\u7d93\u9a57<\/strong>\uff0c\u81ea\u4e3b\u5b78\u7fd2\u4e26\u638c\u63e1\u5316\u599d\u6280\u5de7\u3001\u5047\u9aee\u88fd\u4f5c\u3001\u651d\u5f71\u69cb\u5716\u3001\u93e1\u982d\u8a9e\u8a00\u5206\u6790\u53ca\u5206\u93e1\u7b56\u5283\uff0c\u540c\u6642\u64c5\u9577\u89d2\u8272\u8868\u60c5\u7ba1\u7406\uff0c\u80fd\u5f9e\u201cCOSER+\u651d\u5f71\u201d\u96d9\u91cd\u8996\u89d2\u7406\u89e3\u8996\u89ba\u5448\u73fe\u9700\u6c42\u3002\",\n                \"subtitle_future\": \"\u672a\u4f86\u65b9\u5411\",\n                \"text_future\": \"\u672a\u4f86\u5e0c\u671b\u805a\u7126<strong>\u651d\u5f71\u9818\u57df\u7684\u89d2\u8272\u8868\u9054\u8207\u93e1\u982d\u8a9e\u8a00\u5206\u6790<\/strong>\uff0c\u5c07\u5de5\u5546\u7ba1\u7406\u7684\u908f\u8f2f\u601d\u7dad\u8207COSPLAY\u7684\u5275\u610f\u8996\u89d2\u7d50\u5408\uff0c\u70ba\u66f4\u591a\u540c\u597d\u6216\u76f8\u95dc\u9818\u57df\u63d0\u4f9b\u5c08\u696d\u652f\u6301\uff0c\u63a2\u7d22\u8de8\u754c\u5408\u4f5c\u7684\u53ef\u80fd\u6027\u3002\",\n                \"subtitle_contact\": \"\u806f\u7e6b\u4fe1\u606f\",\n                \"text_contact\": \"\u5982\u9700\u9032\u4e00\u6b65\u6e9d\u901a\u6216\u5408\u4f5c\u6d3d\u8ac7\uff0c\u53ef\u901a\u904e\u4ee5\u4e0b\u90f5\u7bb1\u806f\u7e6b\u6211\uff1a<strong>cicwxcjt@gmail.com<\/strong>\",\n                \"btn_download\": \"\u4e0b\u8f09\u7c21\u6b77\"\n            },\n            \"en\": {\n                \"nav_about\": \"About Me\",\n                \"nav_career\": \"Academics & Career\",\n                \"nav_portfolio\": \"Portfolio\",\n                \"title\": \"About Me\",\n                \"subtitle_profile\": \"Profile\",\n                \"text_profile\": \"I am Chen Weixian, with MBTI type <strong>ENTJ<\/strong>. I have an easy-going and outgoing personality, enjoying communication and sharing with others. I also have a goal-oriented work style and excel at balancing interests and professionalism.\",\n                \"subtitle_skills\": \"Professional Skills\",\n                \"text_skills1\": \"I majored in <strong>Business Administration<\/strong> as an undergraduate, mastering knowledge of financial accounting and budget planning. With <strong>2 years of club financial management experience<\/strong>, I can reasonably plan funds and manage cash flow through financial statements to ensure efficient project progress.\",\n                \"text_skills2\": \"In my field of interest, I have <strong>10 years of COSPLAY experience<\/strong>. I independently learned makeup skills, wig making, photography composition, lens language analysis, and storyboard planning. I am also good at character expression management, and can understand visual presentation needs from the dual perspectives of \\\"COSER + Photographer\\\".\",\n                \"subtitle_future\": \"Future Direction\",\n                \"text_future\": \"In the future, I hope to focus on <strong>character expression and lens language analysis in photography<\/strong>, combining the logical thinking of business administration with the creative perspective of COSPLAY to provide professional support for more enthusiasts or related fields and explore the possibility of cross-border cooperation.\",\n                \"subtitle_contact\": \"Contact Information\",\n                \"text_contact\": \"For further communication or cooperation, you can contact me via email: <strong>cicwxcjt@gmail.com<\/strong>\",\n                \"btn_download\": \"Download CV\"\n            }\n        };\n\n        \/\/ \u8bed\u8a00\u5207\u6362\u51fd\u6570\n        function switchLang(lang) {\n            document.querySelectorAll('[data-i18n]').forEach(el => {\n                const key = el.getAttribute('data-i18n');\n                el.innerHTML = langData[lang][key] || '';\n            });\n            setLangCookie(lang);\n        }\n\n        \/\/ \u9875\u9762\u52a0\u8f7d\u81ea\u52a8\u5207\u6362\u8bed\u8a00\n        window.onload = function() {\n            const defaultLang = getLangCookie();\n            switchLang(defaultLang);\n        };\n    <\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u5173\u4e8e\u6211 &#8211; \u9648\u709c\u5a34 \u5173\u4e8e\u6211  [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-14","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.elsakitsune.top\/index.php\/wp-json\/wp\/v2\/pages\/14","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.elsakitsune.top\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.elsakitsune.top\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.elsakitsune.top\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.elsakitsune.top\/index.php\/wp-json\/wp\/v2\/comments?post=14"}],"version-history":[{"count":92,"href":"https:\/\/www.elsakitsune.top\/index.php\/wp-json\/wp\/v2\/pages\/14\/revisions"}],"predecessor-version":[{"id":745,"href":"https:\/\/www.elsakitsune.top\/index.php\/wp-json\/wp\/v2\/pages\/14\/revisions\/745"}],"wp:attachment":[{"href":"https:\/\/www.elsakitsune.top\/index.php\/wp-json\/wp\/v2\/media?parent=14"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}