MockBirdLWeb / index.html
TeacherPuffy's picture
Update index.html
d43f304 verified
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Julian Herrera - Macroeconomics & New Productive Forces</title>
<style>
body {
font-family: 'Helvetica', 'Arial', sans-serif;
margin: 0;
padding: 0;
background-color: #f4f4f4;
color: #333;
overflow-x: hidden;
transition: background-color 0.5s ease;
}
header {
background-color: #d2b48c;
color: #fff;
padding: 20px 0;
text-align: center;
border-bottom: 2px solid #8b4513;
position: relative;
overflow: hidden;
transition: background-color 0.5s ease;
}
.container {
width: 80%;
margin: 0 auto;
padding: 20px;
transition: opacity 0.5s ease;
}
.intro, .leadership, .research-goals, .about, .study-areas, .data-sources, .eu-businesses {
background-color: #fff;
padding: 20px;
margin: 20px 0;
border-radius: 5px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
position: relative;
overflow: hidden;
transition: opacity 0.5s ease;
}
.research-goals ul, .study-areas ul, .data-sources ul, .eu-businesses ul {
list-style-type: none;
padding: 0;
}
.research-goals ul li, .study-areas ul li, .data-sources ul li, .eu-businesses ul li {
margin-bottom: 10px;
background-color: #f8f8f8;
padding: 10px;
border-radius: 5px;
}
.social-links {
margin-top: 20px;
text-align: center;
}
.social-links a {
margin-right: 10px;
text-decoration: none;
color: #333;
font-weight: bold;
}
.social-links a:hover {
text-decoration: underline;
}
.graphic {
position: absolute;
top: 0;
right: 0;
width: 100px;
height: 100px;
background-color: #8b4513;
clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
animation: rotate 10s infinite linear;
}
@keyframes rotate {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
.graphic-drone {
position: absolute;
bottom: 0;
left: 0;
width: 100px;
height: 100px;
background-color: #d2b48c;
clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
animation: hover 5s infinite ease-in-out;
}
@keyframes hover {
0%, 100% {
transform: translateY(0);
}
50% {
transform: translateY(-20px);
}
}
.graphic-phone {
position: absolute;
top: 50%;
left: 50%;
width: 50px;
height: 100px;
background-color: #8b4513;
clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
animation: slide 10s infinite linear;
}
@keyframes slide {
0%, 100% {
transform: translateX(0);
}
50% {
transform: translateX(20px);
}
}
.graphic-foxconn {
position: absolute;
top: 20%;
left: -50px;
width: 100px;
height: 100px;
background-color: #8b4513;
clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
animation: slide-left 10s infinite linear;
}
@keyframes slide-left {
0%, 100% {
transform: translateX(0);
}
50% {
transform: translateX(20px);
}
}
.graphic-dji {
position: absolute;
bottom: 20%;
right: -50px;
width: 100px;
height: 100px;
background-color: #d2b48c;
clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
animation: slide-right 10s infinite linear;
}
@keyframes slide-right {
0%, 100% {
transform: translateX(0);
}
50% {
transform: translateX(-20px);
}
}
.graphic-side {
position: fixed;
top: 0;
width: 50px;
height: 100%;
background-color: #8b4513;
clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
animation: slide-side 10s infinite linear;
}
.graphic-side-left {
left: 0;
}
.graphic-side-right {
right: 0;
}
@keyframes slide-side {
0%, 100% {
transform: translateY(0);
}
50% {
transform: translateY(20px);
}
}
</style>
</head>
<body>
<header>
<h1>Julian Herrera - Macroeconomics & New Productive Forces</h1>
<p>Analysis of Industry Policy and Action in the People's Republic of China</p>
<div class="graphic"></div>
<div class="graphic-drone"></div>
<div class="graphic-phone"></div>
<div class="graphic-foxconn"></div>
<div class="graphic-dji"></div>
<div class="graphic-side graphic-side-left"></div>
<div class="graphic-side graphic-side-right"></div>
</header>
<div class="container">
<div class="intro">
<h2>Welcome</h2>
<p>I am Julian Herrera, a high schooler deeply engaged in the study of macroeconomics and the technology industry of the People's Republic of China. With expertise in machine learning, AI, and industrial policy, I provide insightful analysis on the evolving landscape of China's economic policies and technological advancements, with a special focus on supporting businesses in the European Union.</p>
</div>
<div class="leadership">
<h2>About Me</h2>
<div>
<h3>Julian Herrera</h3>
<p>I am a passionate student with a keen interest in macroeconomics and the technology industry of China. My studies focus on understanding the interplay between industrial policy and technological innovation, particularly in the context of the New Productive Forces. I frequently share my insights on both my personal and company accounts, offering analysis of industry policy and action in the P.R.C.</p>
</div>
</div>
<div class="research-goals">
<h2>Research Goals</h2>
<ul>
<li><strong>Macroeconomic Analysis:</strong> Provide comprehensive research on the macroeconomic policies and trends in China.</li>
<li><strong>New Productive Forces:</strong> Offer insights into the advancements and implications of new productive forces, particularly in technology and industry.</li>
<li><strong>Industrial Policy:</strong> Explore the economic opportunities and challenges posed by China's industrial policies.</li>
<li><strong>Strategic Guidance:</strong> Deliver actionable insights and strategic guidance to help navigate the complex technological and economic landscape of China.</li>
<li><strong>EU Business Focus:</strong> Provide specialized analysis and support for businesses in the European Union, helping them to leverage opportunities in the Chinese market.</li>
</ul>
</div>
<div class="study-areas">
<h2>Areas of Study</h2>
<ul>
<li><strong>Macroeconomics:</strong> Detailed analysis of China's macroeconomic policies and their impact on global markets, with a focus on EU-China relations.</li>
<li><strong>New Productive Forces:</strong> Insights into the technological advancements and their role in shaping China's economic future, particularly in the context of EU businesses.</li>
<li><strong>Industrial Policy:</strong> Exploration of China's industrial policies and their implications for domestic and international businesses, with a special focus on EU companies.</li>
</ul>
</div>
<div class="about">
<h2>About My Work</h2>
<p>My research and analysis aim to provide a deeper understanding of China's macroeconomic policies and the role of new productive forces in driving economic growth. By combining industry knowledge with analytical rigor, I strive to deliver actionable insights that help navigate the ever-evolving technological and economic landscape of China, particularly for businesses in the European Union.</p>
</div>
<div class="eu-businesses">
<h2>Support for EU Businesses</h2>
<p>We specialize in providing tailored insights and strategic guidance to businesses operating within the European Union. Our expertise in macroeconomics and new productive forces allows us to offer unique perspectives on navigating the complex economic landscape of China, particularly in the context of EU-China trade relations.</p>
<ul>
<li><strong>Market Analysis:</strong> In-depth analysis of Chinese markets and their impact on EU businesses.</li>
<li><strong>Policy Insights:</strong> Expertise on Chinese industrial policies and their implications for EU companies.</li>
<li><strong>Strategic Planning:</strong> Customized strategic planning to help EU businesses capitalize on opportunities in China.</li>
</ul>
</div>
<div class="data-sources">
<h2>Data Sources</h2>
<ul>
<li><a href="https://www.customs.gov.cn/" target="_blank">China Customs Data</a></li>
<li><a href="http://www.mof.gov.cn/" target="_blank">Ministry of Finance of the People's Republic of China</a></li>
<li><a href="https://ec.europa.eu/info/index_en" target="_blank">European Commission</a></li>
<li><a href="https://www.eurostat.ec.europa.eu/" target="_blank">Eurostat</a></li>
</ul>
</div>
<div class="social-links">
<h2>Follow Me</h2>
<a href="https://twitter.com/BirdLTech" target="_blank">BirdLTech on X</a>
<a href="https://julianherrera.substack.com/" target="_blank">Julian Herrera on Substack</a>
<a href="https://www.linkedin.com/in/julianherrera/" target="_blank">Julian Herrera on LinkedIn</a>
</div>
</div>
<script>
// Smooth scrolling for anchor links
document.querySelectorAll('a[href^="#"]').forEach(anchor => {
anchor.addEventListener('click', function (e) {
e.preventDefault();
document.querySelector(this.getAttribute('href')).scrollIntoView({
behavior: 'smooth'
});
});
});
// Fade in sections on scroll
const sections = document.querySelectorAll('.intro, .leadership, .research-goals, .about, .study-areas, .data-sources, .eu-businesses');
const observer = new IntersectionObserver(entries => {
entries.forEach(entry => {
if (entry.isIntersecting) {
entry.target.style.opacity = 1;
} else {
entry.target.style.opacity = 0;
}
});
}, { threshold: 0.1 });
sections.forEach(section => {
observer.observe(section);
});
</script>
</body>
</html>