{{ define "content" }}<style>.contact-buttons{display:flex;justify-content:center;flex-wrap:wrap;gap:.8rem;margin-bottom:2.5rem}.targetable:target{background:#f5efe2;border-color:#b8945c;box-shadow:0 4px 14px rgba(0,0,0,.12);transition:background .4s ease,border .4s ease,box-shadow .4s ease}.contact-btn{display:inline-block;padding:5px 10px;background:#333;color:#fff!important;border-radius:10px;font-size:1.5rem;text-decoration:none;transition:background .25s ease,transform .15s ease}.contact-btn:hover{background:#555;transform:translateY(-1px)}.cv-btn{display:inline-block;padding:6px 12px;background:#ddd;color:#222!important;border-radius:10px;font-size:1.5rem;text-decoration:none;border:1px solid #bbb;transition:background .25s ease,transform .15s ease}.cv-btn:hover{background:#ccc;transform:translateY(-1px)}@media(max-width:600px){.contact-btn,.cv-btn{font-size:1.3rem;padding:12px 22px}}</style><section class="home-section" style="max-width: 900px; margin: 0 auto; padding: 2rem 1.5rem;"><!-- avatar --> <div style="text-align: center; margin-bottom: 1rem;"><img src="/images/avatar.jpg" alt="Profile picture" style="width: 250px; height: 250px; border-radius: 0px; object-fit: cover;"></div><!-- name --> <h1 style="font-size: 3.5rem; font-weight: 700; margin-bottom: 0.4rem; text-align:center;">daekyung lee </h1><h2 style="font-size: 2.3rem; font-weight: 400; color: #666; margin-bottom: 2rem; text-align:center;">postdoctoral researcher in complex networks & supply chain analysis </h2><!-- contact buttons including new cv button --> <div class="contact-buttons"><a class="contact-btn" href="mailto:daekyung.lee@ascii.ac.at">email</a><a class="contact-btn" href="https://github.com/42megaparsec" target="_blank">github</a><a class="contact-btn" href="https://www.linkedin.com/in/42megaparsec" target="_blank">linkedin</a><a class="contact-btn" href="https://scholar.google.com/citations?user=GUvdgQkAAAAJ" target="_blank">google scholar</a><a class="contact-btn" href="https://orcid.org/0000-0003-2640-5658" target="_blank">orcid</a><!-- new cv button --> <a class="cv-btn" href="/files/CV_DaekyungLee.pdf" target="_blank">download cv</a></div><!-- intro paragraphs (unchanged) --> <p style="line-height: 1.6; margin-bottom: 1.4rem;">i am a postdoctoral researcher at the supply chain intelligence institute austria (ascii),where i study the stability and dynamics of international supply networks. Trained in statistical physics,i use network science and data-driven modeling to uncover structure in complex data and translate it into practical insight. </p><p style="line-height: 1.6; margin-bottom: 1.4rem;">i see science as the pursuit of simplicity that makes the world more comprehensible. Newton’s law of gravitation showed that the fall of an apple and the motion of the moon follow the same principle. Likewise,understanding a complex system means uncovering a simple structure that captures its essential behavior and draws the complexity of the world within the reach of human comprehension. </p><p style="line-height: 1.6; margin-bottom: 2.2rem;">i have applied this perspective to diverse problems,including stability and shock propagation in supply chains,synchronization in power grids,correlation patterns in climate systems,and energy transport in photosynthetic networks. My current work focuses on the economic and systemic behavior of global supply chains,and i am always open to new ideas and collaborations across disciplines. </p><hr style="margin: 3rem 0;"><!-- career (renamed from work experience) --> <h2>career</h2><h3 style="margin-top: 1rem;">postdoctoral researcher — supply chain intelligence institute austria (ascii)</h3><p style="margin-top: 0.2rem;"><em>jun 2024 – present</em><br>research in global supply chain networks,trade flows,and systemic risk. </p><h3>postdoctoral researcher — pukyong national university (seed institute)</h3><p style="margin-top: 0.2rem;"><em>dec 2023 – may 2024</em><br>environmental network science and climate-driven system analysis. </p><h3>postdoctoral researcher — korea institute of energy technology (kentech)</h3><p style="margin-top: 0.2rem;"><em>sep 2021 – dec 2023</em><br>power grid stability,synchronization dynamics,and complexity science. </p><!-- new experience section --> <h2 style="margin-top: 2.5rem;">experience</h2><h3 style="margin-top: 1rem;">local organizing committee — europe-korea conference on science and technology (ekc 2025)</h3><p style="margin-top: 0.2rem;"><em>aug 2025</em><br>vienna,austria. Supported event coordination and academic program preparation. </p><h3 style="margin-top: 1rem;">human resources program in energy technology</h3><p style="margin-top: 0.2rem;"><em>dec 2019 – mar 2020</em><br>funded by the korea institute of energy technology.<br>advisor: prof. Heetae kim (universidad del desarrollo)<br>research topic: power grid stability and community detection. </p><hr style="margin: 3rem 0;"><!-- education / skills / languages / awards (unchanged) --> <!-- (생략: 기존과 동일) --> </section>{{ end }}