<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Analytics on Chung-Hao Lee</title><link>https://chunghaolee.com/tags/analytics/</link><description>Recent content in Analytics on Chung-Hao Lee</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sat, 14 Feb 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://chunghaolee.com/tags/analytics/index.xml" rel="self" type="application/rss+xml"/><item><title>【AI Practice Journal Vol.01】Returning to Data Fundamentals: Overcoming Prompt Engineering Bottlenecks through Systematic Error Analysis</title><link>https://chunghaolee.com/posts/ai-practice-journal-vol.01/</link><pubDate>Sat, 14 Feb 2026 00:00:00 +0000</pubDate><guid>https://chunghaolee.com/posts/ai-practice-journal-vol.01/</guid><description>&lt;h2 id="ai-實戰手札-vol01回歸數據本質透過深度錯誤分析-error-analysis-突破-prompt-engineering-瓶頸" class="relative group">【AI 實戰手札 Vol.01】回歸數據本質：透過深度錯誤分析 (Error Analysis) 突破 Prompt Engineering 瓶頸 &lt;span class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100">&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" style="text-decoration-line: none !important;" href="#ai-%e5%af%a6%e6%88%b0%e6%89%8b%e6%9c%ad-vol01%e5%9b%9e%e6%ad%b8%e6%95%b8%e6%93%9a%e6%9c%ac%e8%b3%aa%e9%80%8f%e9%81%8e%e6%b7%b1%e5%ba%a6%e9%8c%af%e8%aa%a4%e5%88%86%e6%9e%90-error-analysis-%e7%aa%81%e7%a0%b4-prompt-engineering-%e7%93%b6%e9%a0%b8" aria-label="Anchor">#&lt;/a>&lt;/span>&lt;/h2>&lt;p>





&lt;figure>
 
 








 
 &lt;picture
 class="mx-auto my-0 rounded-md"
 
 >
 
 
 
 
 &lt;source
 
 srcset="https://chunghaolee.com/posts/ai-practice-journal-vol.01/pic_hu_22d6338662ef8fbf.webp 330w,https://chunghaolee.com/posts/ai-practice-journal-vol.01/pic_hu_c34006ab85ebb3f5.webp 660w
 
 ,https://chunghaolee.com/posts/ai-practice-journal-vol.01/pic_hu_456f1e0a1f313bfd.webp 1024w
 
 
 ,https://chunghaolee.com/posts/ai-practice-journal-vol.01/pic_hu_efcdcf3f3f6bedf7.webp 1320w
 "
 
 sizes="100vw"
 type="image/webp"
 />
 
 &lt;img
 width="2336"
 height="1760"
 class="mx-auto my-0 rounded-md"
 
 loading="lazy" decoding="async"
 
 src="https://chunghaolee.com/posts/ai-practice-journal-vol.01/pic_hu_ec5ac0b48b97c27f.png" srcset="https://chunghaolee.com/posts/ai-practice-journal-vol.01/pic_hu_6f327c31a9d85d53.png 330w,https://chunghaolee.com/posts/ai-practice-journal-vol.01/pic_hu_ec5ac0b48b97c27f.png 660w
 
 ,https://chunghaolee.com/posts/ai-practice-journal-vol.01/pic_hu_4210f0e77c030ee.png 1024w
 
 
 ,https://chunghaolee.com/posts/ai-practice-journal-vol.01/pic_hu_8c2dbe3206f2f183.png 1320w
 "
 sizes="100vw"
 
 />
 &lt;/picture>
 


&lt;/figure>
&lt;/p>
&lt;hr>
&lt;p>&lt;strong>In the development of high-performance AI systems, it is easy to rely on technical intuition while overlooking fundamental engineering truths.&lt;/strong> Recently, while working on a &lt;strong>Video Content Moderation&lt;/strong> task, I navigated a deep dialectic between &amp;ldquo;theoretical optimization&amp;rdquo; and &amp;ldquo;data-centric reality.&amp;rdquo; This experience redefined my understanding of &amp;ldquo;pragmatism&amp;rdquo; in AI engineering.&lt;/p></description></item><item><title>Australia Space Launch Roadmap: Optimizing Geographic Advantage for Global Competitiveness🇦🇺</title><link>https://chunghaolee.com/portfolio/australias-space-launch-roadmap/</link><pubDate>Sat, 13 Dec 2025 00:00:00 +0800</pubDate><guid>https://chunghaolee.com/portfolio/australias-space-launch-roadmap/</guid><description>&lt;div style="text-align: center; margin: 20px 0;">
 &lt;a href="Australia Space Launch Roadmap.pdf" download class="download-button" style="display: inline-block; padding: 12px 24px; background-color: #007bff; color: white; text-decoration: none; border-radius: 5px; font-weight: bold; transition: background-color 0.3s;">
 📥 Download Portfolio PDF
 &lt;/a>
&lt;/div>
&lt;style>
.download-button:hover {
 background-color: #0056b3 !important;
}

.pdf-container {
 width: 100%;
 max-width: 900px;
 margin: 0 auto;
 padding: 20px 0;
}

.pdf-embed {
 width: 100%;
 height: 600px;
 border: 1px solid #ddd;
 border-radius: 8px;
 box-shadow: 0 2px 10px rgba(0,0,0,0.1);
 margin-bottom: 30px;
}

.pdf-page-image {
 width: 100%;
 margin-bottom: 20px;
 border: 1px solid #e0e0e0;
 border-radius: 8px;
 box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}

@media (max-width: 768px) {
 .pdf-embed {
 height: 600px;
 }
}
&lt;/style>
&lt;div class="pdf-container">
&lt;h3 id="-full-portfolio-document" class="relative group">📄 Full Portfolio Document &lt;span class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100">&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" style="text-decoration-line: none !important;" href="#-full-portfolio-document" aria-label="Anchor">#&lt;/a>&lt;/span>&lt;/h3>&lt;!-- Option 1: Using iframe embed (works if PDF is in static folder) -->
&lt;iframe src="Australia Space Launch Roadmap.pdf" class="pdf-embed" type="application/pdf">
 &lt;p>Your browser doesn't support PDF viewing. Please &lt;a href="Australia Space Launch Roadmap.pdf">download the PDF&lt;/a> to view it.&lt;/p></description></item><item><title>AI Revolution - Australia Pivotal Role in the Global Mineral Supply Chain for AI 🇦🇺</title><link>https://chunghaolee.com/portfolio/2025-11-23-powering-the-ai-revolution-australias-pivotal-role-in-the-global-mineral-supply-chain/</link><pubDate>Sat, 22 Nov 2025 00:00:00 +0800</pubDate><guid>https://chunghaolee.com/portfolio/2025-11-23-powering-the-ai-revolution-australias-pivotal-role-in-the-global-mineral-supply-chain/</guid><description>&lt;div style="text-align: center; margin: 20px 0;">
 &lt;a href="AI Revolution - Australia Pivotal Role in the Global Mineral Supply Chain.pdf" download class="download-button" style="display: inline-block; padding: 12px 24px; background-color: #007bff; color: white; text-decoration: none; border-radius: 5px; font-weight: bold; transition: background-color 0.3s;">
 📥 Download Portfolio PDF
 &lt;/a>
&lt;/div>
&lt;style>
.download-button:hover {
 background-color: #0056b3 !important;
}

.pdf-container {
 width: 100%;
 max-width: 900px;
 margin: 0 auto;
 padding: 20px 0;
}

.pdf-embed {
 width: 100%;
 height: 600px;
 border: 1px solid #ddd;
 border-radius: 8px;
 box-shadow: 0 2px 10px rgba(0,0,0,0.1);
 margin-bottom: 30px;
}

.pdf-page-image {
 width: 100%;
 margin-bottom: 20px;
 border: 1px solid #e0e0e0;
 border-radius: 8px;
 box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}

@media (max-width: 768px) {
 .pdf-embed {
 height: 600px;
 }
}
&lt;/style>
&lt;div class="pdf-container">
&lt;h3 id="-full-portfolio-document" class="relative group">📄 Full Portfolio Document &lt;span class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100">&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" style="text-decoration-line: none !important;" href="#-full-portfolio-document" aria-label="Anchor">#&lt;/a>&lt;/span>&lt;/h3>&lt;!-- Option 1: Using iframe embed (works if PDF is in static folder) -->
&lt;iframe src="AI Revolution - Australia Pivotal Role in the Global Mineral Supply Chain.pdf" class="pdf-embed" type="application/pdf">
 &lt;p>Your browser doesn't support PDF viewing. Please &lt;a href="AI Revolution - Australia Pivotal Role in the Global Mineral Supply Chain.pdf">download the PDF&lt;/a> to view it.&lt;/p></description></item><item><title>GovHack2025 - Data Center Challenging</title><link>https://chunghaolee.com/portfolio/govhack2025---data-center-challenging/</link><pubDate>Sat, 30 Aug 2025 00:00:00 +0800</pubDate><guid>https://chunghaolee.com/portfolio/govhack2025---data-center-challenging/</guid><description>&lt;div style="text-align: center; margin: 20px 0;">
 &lt;a href="GovHack 2025_ Australia's AI Future - A Data-Driven Framework for Data Center Siting.pdf" download class="download-button" style="display: inline-block; padding: 12px 24px; background-color: #007bff; color: white; text-decoration: none; border-radius: 5px; font-weight: bold; transition: background-color 0.3s;">
 📥 Download Portfolio PDF
 &lt;/a>
&lt;/div>
&lt;style>
.download-button:hover {
 background-color: #0056b3 !important;
}

.pdf-container {
 width: 100%;
 max-width: 900px;
 margin: 0 auto;
 padding: 20px 0;
}

.pdf-embed {
 width: 100%;
 height: 1200px;
 border: 1px solid #ddd;
 border-radius: 8px;
 box-shadow: 0 2px 10px rgba(0,0,0,0.1);
 margin-bottom: 30px;
}

.pdf-page-image {
 width: 100%;
 margin-bottom: 20px;
 border: 1px solid #e0e0e0;
 border-radius: 8px;
 box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}

@media (max-width: 768px) {
 .pdf-embed {
 height: 600px;
 }
}
&lt;/style>
&lt;div class="pdf-container">
&lt;h3 id="-full-portfolio-document" class="relative group">📄 Full Portfolio Document &lt;span class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100">&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" style="text-decoration-line: none !important;" href="#-full-portfolio-document" aria-label="Anchor">#&lt;/a>&lt;/span>&lt;/h3>&lt;!-- Option 1: Using iframe embed (works if PDF is in static folder) -->
&lt;iframe src="GovHack 2025_ Australia's AI Future - A Data-Driven Framework for Data Center Siting.pdf" class="pdf-embed" type="application/pdf">
 &lt;p>Your browser doesn't support PDF viewing. Please &lt;a href="GovHack 2025_ Australia's AI Future - A Data-Driven Framework for Data Center Siting.pdf">download the PDF&lt;/a> to view it.&lt;/p></description></item><item><title>Brisbane 2032 Olympics Workforce Demand Analysis</title><link>https://chunghaolee.com/portfolio/brisbane-2032-olympics-workforce-demand-analysis/</link><pubDate>Sun, 20 Jul 2025 00:00:00 +0800</pubDate><guid>https://chunghaolee.com/portfolio/brisbane-2032-olympics-workforce-demand-analysis/</guid><description>&lt;div style="text-align: center; margin: 20px 0;">
 &lt;a href="Brisbane 2032 Olympics Workforce Demand Analysis.pdf" download class="download-button" style="display: inline-block; padding: 12px 24px; background-color: #007bff; color: white; text-decoration: none; border-radius: 5px; font-weight: bold; transition: background-color 0.3s;">
 📥 Download Portfolio PDF
 &lt;/a>
&lt;/div>
&lt;style>
.download-button:hover {
 background-color: #0056b3 !important;
}

.pdf-container {
 width: 100%;
 max-width: 900px;
 margin: 0 auto;
 padding: 20px 0;
}

.pdf-embed {
 width: 100%;
 height: 600px;
 border: 1px solid #ddd;
 border-radius: 8px;
 box-shadow: 0 2px 10px rgba(0,0,0,0.1);
 margin-bottom: 30px;
}

.pdf-page-image {
 width: 100%;
 margin-bottom: 20px;
 border: 1px solid #e0e0e0;
 border-radius: 8px;
 box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}

@media (max-width: 768px) {
 .pdf-embed {
 height: 600px;
 }
}
&lt;/style>
&lt;div class="pdf-container">
&lt;h3 id="-full-portfolio-document" class="relative group">📄 Full Portfolio Document &lt;span class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100">&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" style="text-decoration-line: none !important;" href="#-full-portfolio-document" aria-label="Anchor">#&lt;/a>&lt;/span>&lt;/h3>&lt;!-- Option 1: Using iframe embed (works if PDF is in static folder) -->
&lt;iframe src="Brisbane 2032 Olympics Workforce Demand Analysis.pdf" class="pdf-embed" type="application/pdf">
 &lt;p>Your browser doesn't support PDF viewing. Please &lt;a href="Brisbane 2032 Olympics Workforce Demand Analysis.pdf">download the PDF&lt;/a> to view it.&lt;/p></description></item><item><title>Beyond the Numbers: Turning Data into Insights for Smarter Business Decisions</title><link>https://chunghaolee.com/posts/2025-06-29_turning_data_into_insights_for_smarter_business_decisions/</link><pubDate>Sun, 29 Jun 2025 00:00:00 +0800</pubDate><guid>https://chunghaolee.com/posts/2025-06-29_turning_data_into_insights_for_smarter_business_decisions/</guid><description>&lt;p>In my journey as a PM within AI and technology sectors, I’ve consistently operated at the nexus of execution and strategy—delivering on objectives, aligning multidisciplinary teams, and driving tangible business impact. Yet, behind every milestone lies the same fundamental question: What hidden insights does the data hold—and how can they inform smarter decisions?&lt;/p>
&lt;p>I’ve come to realize that a good business decision isn’t propelled by data alone, but by the insights uncovering the “why.” While mastering SQL, statistics, and dashboards is indispensable, the real differentiator in business data analytics is the ability to translate raw numbers into strategic insights.&lt;/p></description></item><item><title>Beyond the Numbers: The Art of Data-Informed Decision Making</title><link>https://chunghaolee.com/posts/2025-06-01_the_art_of_data-informed_decision_making/</link><pubDate>Sun, 01 Jun 2025 00:00:00 +0800</pubDate><guid>https://chunghaolee.com/posts/2025-06-01_the_art_of_data-informed_decision_making/</guid><description>&lt;p>As a PM, I’ve navigated countless crossroads where data seemed to hold all the answers. But here’s the reality I’ve learned:&lt;br>
📊 Data points are signposts, not destinations.&lt;br>
While metrics powerfully guide product direction and feature prioritization, over-reliance on raw data can lead to costly missteps. True business impact emerges when quantitative insights fuse with domain expertise and contextual wisdom.&lt;/p>
&lt;br>
&lt;p>身為產品經理，我曾歷經無數次十字路口，當時數據看似掌握所有答案。但這是我學到的真相：&lt;br>
📊 數據只是路標，而非終點。&lt;br>
雖然指標能有力指引產品方向與功能優先順序，但過度仰賴原始數據，反而會導致代價高昂的誤判。唯有當量化洞察與領域專業和情境智慧融合時，才能真正創造商業價值。&lt;/p>
&lt;hr>
&lt;h2 id="a-case-study-from-my-previous-project" class="relative group">A case study from my previous project &lt;span class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100">&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" style="text-decoration-line: none !important;" href="#a-case-study-from-my-previous-project" aria-label="Anchor">#&lt;/a>&lt;/span>&lt;/h2>&lt;p>When Data Tells Half the Story: How Expert Judgment Transformed Our Predictive Model&lt;br>
In a project analyzing laptop logs to predict hardware failures, my team identified a key power-related log pattern strongly correlated with malfunctions. Initial models flagged this as a critical failure signal—until false positives skyrocketed.&lt;/p></description></item><item><title>Queensland Aluminium Industry Emissions</title><link>https://chunghaolee.com/portfolio/queensland_aluminum_industry_emissions/</link><pubDate>Tue, 27 May 2025 00:00:00 +0800</pubDate><guid>https://chunghaolee.com/portfolio/queensland_aluminum_industry_emissions/</guid><description>&lt;p>&lt;strong>Queensland Aluminium Industry Emissions:&lt;/strong> 2024 Status, 2030 Reduction Targets and Decarbonization Roadmap&lt;/p>
&lt;div style="text-align: center; margin: 20px 0;">
 &lt;a href="Queensland Aluminium Industry Emissions.pdf" download class="download-button" style="display: inline-block; padding: 12px 24px; background-color: #007bff; color: white; text-decoration: none; border-radius: 5px; font-weight: bold; transition: background-color 0.3s;">
 📥 Download Portfolio PDF
 &lt;/a>
&lt;/div>
&lt;style>
.download-button:hover {
 background-color: #0056b3 !important;
}

.pdf-container {
 width: 100%;
 max-width: 900px;
 margin: 0 auto;
 padding: 20px 0;
}

.pdf-embed {
 width: 100%;
 height: 1200px;
 border: 1px solid #ddd;
 border-radius: 8px;
 box-shadow: 0 2px 10px rgba(0,0,0,0.1);
 margin-bottom: 30px;
}

.pdf-page-image {
 width: 100%;
 margin-bottom: 20px;
 border: 1px solid #e0e0e0;
 border-radius: 8px;
 box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}

@media (max-width: 768px) {
 .pdf-embed {
 height: 600px;
 }
}
&lt;/style>
&lt;div class="pdf-container">
&lt;h3 id="-full-portfolio-document" class="relative group">📄 Full Portfolio Document &lt;span class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100">&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" style="text-decoration-line: none !important;" href="#-full-portfolio-document" aria-label="Anchor">#&lt;/a>&lt;/span>&lt;/h3>&lt;!-- Option 1: Using iframe embed (works if PDF is in static folder) -->
&lt;iframe src="Queensland Aluminium Industry Emissions.pdf" class="pdf-embed" type="application/pdf">
 &lt;p>Your browser doesn't support PDF viewing. Please &lt;a href="Queensland Aluminium Industry Emissions.pdf">download the PDF&lt;/a> to view it.&lt;/p></description></item><item><title>Baseball Informatics—From MiLB to MLB Debut</title><link>https://chunghaolee.com/portfolio/baseball-informaticsfrom-milb-to-mlb-debut/</link><pubDate>Wed, 24 May 2023 00:00:00 +0800</pubDate><guid>https://chunghaolee.com/portfolio/baseball-informaticsfrom-milb-to-mlb-debut/</guid><description>&lt;hr>
&lt;p>Please find the &lt;a href="https://link.springer.com/chapter/10.1007/978-981-19-9658-0_5" target="_blank" rel="noreferrer">Paper Link&lt;/a>&lt;/p>
&lt;h3 id="summary" class="relative group">Summary: &lt;span class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100">&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" style="text-decoration-line: none !important;" href="#summary" aria-label="Anchor">#&lt;/a>&lt;/span>&lt;/h3>&lt;p>The study analyzes data from 4,321 fielders (non-pitchers) drafted by MLB teams between 2001 and 2010, using their aggregated MiLB career statistics and draft information. The goal is to build predictive models that can accurately determine whether a player will reach the MLB, a feat achieved by less than 20% of drafted prospects. The authors employ exploratory data analysis (EDA), variable selection techniques (including Lasso regression), and four different ML models (eXtreme Gradient Boosting - XGB, Random Forest - RF, Decision Tree - DT, and Support Vector Machine - SVM) to achieve this. The models are trained on 75% of the data and validated on the remaining 25%. The best-performing model is then tested on an out-of-sample dataset of players drafted in 2013.&lt;/p></description></item><item><title>Anomaly Detection in Driving by Cluster Analysis Twice</title><link>https://chunghaolee.com/portfolio/2022-12-15-anomaly-detection-in-driving-by-cluster-analysis-twice/</link><pubDate>Thu, 15 Dec 2022 00:00:00 +0800</pubDate><guid>https://chunghaolee.com/portfolio/2022-12-15-anomaly-detection-in-driving-by-cluster-analysis-twice/</guid><description>&lt;div style="text-align: center; margin: 20px 0;">
 &lt;a href="Anomaly Detection in Driving by Cluster Analysis Twice.pdf" download class="download-button" style="display: inline-block; padding: 12px 24px; background-color: #007bff; color: white; text-decoration: none; border-radius: 5px; font-weight: bold; transition: background-color 0.3s;">
 📥 Download Portfolio PDF
 &lt;/a>
&lt;/div>
&lt;style>
.download-button:hover {
 background-color: #0056b3 !important;
}

.pdf-container {
 width: 100%;
 max-width: 900px;
 margin: 0 auto;
 padding: 20px 0;
}

.pdf-embed {
 width: 100%;
 height: 1200px;
 border: 1px solid #ddd;
 border-radius: 8px;
 box-shadow: 0 2px 10px rgba(0,0,0,0.1);
 margin-bottom: 30px;
}

.pdf-page-image {
 width: 100%;
 margin-bottom: 20px;
 border: 1px solid #e0e0e0;
 border-radius: 8px;
 box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}

@media (max-width: 768px) {
 .pdf-embed {
 height: 600px;
 }
}
&lt;/style>
&lt;div class="pdf-container">
&lt;h3 id="-full-portfolio-document" class="relative group">📄 Full Portfolio Document &lt;span class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100">&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" style="text-decoration-line: none !important;" href="#-full-portfolio-document" aria-label="Anchor">#&lt;/a>&lt;/span>&lt;/h3>&lt;!-- Option 1: Using iframe embed (works if PDF is in static folder) -->
&lt;iframe src="Anomaly Detection in Driving by Cluster Analysis Twice.pdf" class="pdf-embed" type="application/pdf">
 &lt;p>Your browser doesn't support PDF viewing. Please &lt;a href="Anomaly Detection in Driving by Cluster Analysis Twice.pdf">download the PDF&lt;/a> to view it.&lt;/p></description></item><item><title>Cryopreservation of seeds of blue waterlily (Nymphaea caerulea) using glutathione adding plant vitrification solution, PVS+</title><link>https://chunghaolee.com/portfolio/cryopreservation-of-seeds-of-blue-waterlily-nymphaea-caerulea-using-glutathione-adding-plant-vitrification-solution-pvs+/</link><pubDate>Wed, 29 Jun 2016 00:00:00 +0800</pubDate><guid>https://chunghaolee.com/portfolio/cryopreservation-of-seeds-of-blue-waterlily-nymphaea-caerulea-using-glutathione-adding-plant-vitrification-solution-pvs+/</guid><description>&lt;div style="text-align: center; margin: 20px 0;">
 &lt;a href="Cryopreservation of seeds of blue waterlily -Nymphaea caerulea- using glutathione adding plant vitrification solution, PVS+.pdf" download class="download-button" style="display: inline-block; padding: 12px 24px; background-color: #007bff; color: white; text-decoration: none; border-radius: 5px; font-weight: bold; transition: background-color 0.3s;">
 📥 Download Portfolio PDF
 &lt;/a>
&lt;/div>
&lt;style>
.download-button:hover {
 background-color: #0056b3 !important;
}

.pdf-container {
 width: 100%;
 max-width: 900px;
 margin: 0 auto;
 padding: 20px 0;
}

.pdf-embed {
 width: 100%;
 height: 1200px;
 border: 1px solid #ddd;
 border-radius: 8px;
 box-shadow: 0 2px 10px rgba(0,0,0,0.1);
 margin-bottom: 30px;
}

.pdf-page-image {
 width: 100%;
 margin-bottom: 20px;
 border: 1px solid #e0e0e0;
 border-radius: 8px;
 box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}

@media (max-width: 768px) {
 .pdf-embed {
 height: 600px;
 }
}
&lt;/style>
&lt;div class="pdf-container">
&lt;h3 id="-full-portfolio-document" class="relative group">📄 Full Portfolio Document &lt;span class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100">&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" style="text-decoration-line: none !important;" href="#-full-portfolio-document" aria-label="Anchor">#&lt;/a>&lt;/span>&lt;/h3>&lt;!-- Option 1: Using iframe embed (works if PDF is in static folder) -->
&lt;iframe src="Cryopreservation of seeds of blue waterlily -Nymphaea caerulea- using glutathione adding plant vitrification solution, PVS+.pdf" class="pdf-embed" type="application/pdf">
 &lt;p>Your browser doesn't support PDF viewing. Please &lt;a href="Cryopreservation of seeds of blue waterlily -Nymphaea caerulea- using glutathione adding plant vitrification solution, PVS+.pdf">download the PDF&lt;/a> to view it.&lt;/p></description></item></channel></rss>