Spaces:
Running
Running
TeacherPuffy
commited on
Update index.html
Browse files- index.html +28 -93
index.html
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
<head>
|
4 |
<meta charset="UTF-8">
|
5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
6 |
-
<title>
|
7 |
<style>
|
8 |
body {
|
9 |
font-family: 'Helvetica', 'Arial', sans-serif;
|
@@ -30,7 +30,7 @@
|
|
30 |
padding: 20px;
|
31 |
transition: opacity 0.5s ease;
|
32 |
}
|
33 |
-
.intro, .leadership, .research-goals, .about, .
|
34 |
background-color: #fff;
|
35 |
padding: 20px;
|
36 |
margin: 20px 0;
|
@@ -40,37 +40,16 @@
|
|
40 |
overflow: hidden;
|
41 |
transition: opacity 0.5s ease;
|
42 |
}
|
43 |
-
.
|
44 |
-
max-width: 150px;
|
45 |
-
border-radius: 50%;
|
46 |
-
margin-right: 20px;
|
47 |
-
float: left;
|
48 |
-
}
|
49 |
-
.research-goals ul, .study-areas ul, .research-methods ul, .operations ul {
|
50 |
list-style-type: none;
|
51 |
padding: 0;
|
52 |
}
|
53 |
-
.research-goals ul li, .study-areas ul li, .
|
54 |
margin-bottom: 10px;
|
55 |
background-color: #f8f8f8;
|
56 |
padding: 10px;
|
57 |
border-radius: 5px;
|
58 |
}
|
59 |
-
.blog ul {
|
60 |
-
list-style-type: none;
|
61 |
-
padding: 0;
|
62 |
-
}
|
63 |
-
.blog ul li {
|
64 |
-
margin-bottom: 10px;
|
65 |
-
}
|
66 |
-
.blog ul li a {
|
67 |
-
text-decoration: none;
|
68 |
-
color: #333;
|
69 |
-
font-weight: bold;
|
70 |
-
}
|
71 |
-
.blog ul li a:hover {
|
72 |
-
text-decoration: underline;
|
73 |
-
}
|
74 |
.social-links {
|
75 |
margin-top: 20px;
|
76 |
text-align: center;
|
@@ -202,8 +181,8 @@
|
|
202 |
<body>
|
203 |
|
204 |
<header>
|
205 |
-
<h1>
|
206 |
-
<p>
|
207 |
<div class="graphic"></div>
|
208 |
<div class="graphic-drone"></div>
|
209 |
<div class="graphic-phone"></div>
|
@@ -216,98 +195,54 @@
|
|
216 |
<div class="container">
|
217 |
|
218 |
<div class="intro">
|
219 |
-
<h2>Welcome
|
220 |
-
<p>
|
221 |
</div>
|
222 |
|
223 |
<div class="leadership">
|
224 |
-
<h2>
|
225 |
<div>
|
226 |
-
<
|
227 |
-
<
|
228 |
-
<p>Julian Herrera is a seasoned industry expert with over 20 years of experience in technical research and analysis. His vision and leadership have been instrumental in establishing BirdL as a leading research firm in the electronics and machinery sectors.</p>
|
229 |
</div>
|
230 |
</div>
|
231 |
|
232 |
<div class="research-goals">
|
233 |
<h2>Research Goals</h2>
|
234 |
<ul>
|
235 |
-
<li><strong>
|
236 |
-
<li><strong>
|
237 |
-
<li><strong>
|
238 |
-
<li><strong>Strategic Guidance:</strong> Deliver actionable insights and strategic guidance to help
|
239 |
</ul>
|
240 |
</div>
|
241 |
|
242 |
<div class="study-areas">
|
243 |
<h2>Areas of Study</h2>
|
244 |
<ul>
|
245 |
-
<li><strong>
|
246 |
-
<li><strong>
|
247 |
-
<li><strong>
|
248 |
-
</ul>
|
249 |
-
</div>
|
250 |
-
|
251 |
-
<div class="research-methods">
|
252 |
-
<h2>Research Methods</h2>
|
253 |
-
<ul>
|
254 |
-
<li>
|
255 |
-
<h3>Electronics Assembly</h3>
|
256 |
-
<p>Our research in electronics assembly involves:</p>
|
257 |
-
<ul>
|
258 |
-
<li>Industry surveys and interviews with key stakeholders.</li>
|
259 |
-
<li>Analysis of patent filings and technological advancements.</li>
|
260 |
-
<li>Case studies of leading electronics manufacturers in China.</li>
|
261 |
-
</ul>
|
262 |
-
</li>
|
263 |
-
<li>
|
264 |
-
<h3>Machinery Advancement</h3>
|
265 |
-
<p>Our research in machinery advancement involves:</p>
|
266 |
-
<ul>
|
267 |
-
<li>Benchmarking against global standards and best practices.</li>
|
268 |
-
<li>Collaboration with academic institutions and research labs.</li>
|
269 |
-
<li>Field studies and factory visits to understand real-world applications.</li>
|
270 |
-
</ul>
|
271 |
-
</li>
|
272 |
-
<li>
|
273 |
-
<h3>Low Altitude Economy</h3>
|
274 |
-
<p>Our research in the low altitude economy involves:</p>
|
275 |
-
<ul>
|
276 |
-
<li>Policy analysis and regulatory landscape assessment.</li>
|
277 |
-
<li>Market sizing and demand forecasting.</li>
|
278 |
-
<li>Case studies of successful low altitude economy projects.</li>
|
279 |
-
</ul>
|
280 |
-
</li>
|
281 |
-
</ul>
|
282 |
-
</div>
|
283 |
-
|
284 |
-
<div class="operations">
|
285 |
-
<h2>Operations</h2>
|
286 |
-
<ul>
|
287 |
-
<li><strong>Dongguan:</strong> Our primary research and development center, focusing on electronics assembly and machinery advancement.</li>
|
288 |
-
<li><strong>Foshan:</strong> Our secondary research hub, specializing in low altitude economy and strategic guidance.</li>
|
289 |
-
<li><strong>La Quinta, CA:</strong> Our North American operations base, facilitating international collaboration and client engagement.</li>
|
290 |
</ul>
|
291 |
</div>
|
292 |
|
293 |
<div class="about">
|
294 |
-
<h2>About
|
295 |
-
<p>
|
296 |
</div>
|
297 |
|
298 |
-
<div class="
|
299 |
-
<h2>
|
300 |
<ul>
|
301 |
-
<li><a href="
|
302 |
-
<li><a href="
|
303 |
-
<li><a href="blog_post3.html">The Future of the Low Altitude Economy</a></li>
|
304 |
</ul>
|
305 |
</div>
|
306 |
|
307 |
<div class="social-links">
|
308 |
-
<h2>Follow
|
309 |
-
<a href="https://twitter.com/
|
310 |
-
<a href="https://
|
311 |
</div>
|
312 |
|
313 |
</div>
|
@@ -325,7 +260,7 @@
|
|
325 |
});
|
326 |
|
327 |
// Fade in sections on scroll
|
328 |
-
const sections = document.querySelectorAll('.intro, .leadership, .research-goals, .about, .
|
329 |
|
330 |
const observer = new IntersectionObserver(entries => {
|
331 |
entries.forEach(entry => {
|
|
|
3 |
<head>
|
4 |
<meta charset="UTF-8">
|
5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
6 |
+
<title>Julian Herrera - Macroeconomics & New Productive Forces</title>
|
7 |
<style>
|
8 |
body {
|
9 |
font-family: 'Helvetica', 'Arial', sans-serif;
|
|
|
30 |
padding: 20px;
|
31 |
transition: opacity 0.5s ease;
|
32 |
}
|
33 |
+
.intro, .leadership, .research-goals, .about, .study-areas, .data-sources {
|
34 |
background-color: #fff;
|
35 |
padding: 20px;
|
36 |
margin: 20px 0;
|
|
|
40 |
overflow: hidden;
|
41 |
transition: opacity 0.5s ease;
|
42 |
}
|
43 |
+
.research-goals ul, .study-areas ul, .data-sources ul {
|
|
|
|
|
|
|
|
|
|
|
|
|
44 |
list-style-type: none;
|
45 |
padding: 0;
|
46 |
}
|
47 |
+
.research-goals ul li, .study-areas ul li, .data-sources ul li {
|
48 |
margin-bottom: 10px;
|
49 |
background-color: #f8f8f8;
|
50 |
padding: 10px;
|
51 |
border-radius: 5px;
|
52 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
53 |
.social-links {
|
54 |
margin-top: 20px;
|
55 |
text-align: center;
|
|
|
181 |
<body>
|
182 |
|
183 |
<header>
|
184 |
+
<h1>Julian Herrera - Macroeconomics & New Productive Forces</h1>
|
185 |
+
<p>Analysis of Industry Policy and Action in the People's Republic of China</p>
|
186 |
<div class="graphic"></div>
|
187 |
<div class="graphic-drone"></div>
|
188 |
<div class="graphic-phone"></div>
|
|
|
195 |
<div class="container">
|
196 |
|
197 |
<div class="intro">
|
198 |
+
<h2>Welcome</h2>
|
199 |
+
<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.</p>
|
200 |
</div>
|
201 |
|
202 |
<div class="leadership">
|
203 |
+
<h2>About Me</h2>
|
204 |
<div>
|
205 |
+
<h3>Julian Herrera</h3>
|
206 |
+
<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>
|
|
|
207 |
</div>
|
208 |
</div>
|
209 |
|
210 |
<div class="research-goals">
|
211 |
<h2>Research Goals</h2>
|
212 |
<ul>
|
213 |
+
<li><strong>Macroeconomic Analysis:</strong> Provide comprehensive research on the macroeconomic policies and trends in China.</li>
|
214 |
+
<li><strong>New Productive Forces:</strong> Offer insights into the advancements and implications of new productive forces, particularly in technology and industry.</li>
|
215 |
+
<li><strong>Industrial Policy:</strong> Explore the economic opportunities and challenges posed by China's industrial policies.</li>
|
216 |
+
<li><strong>Strategic Guidance:</strong> Deliver actionable insights and strategic guidance to help navigate the complex technological and economic landscape of China.</li>
|
217 |
</ul>
|
218 |
</div>
|
219 |
|
220 |
<div class="study-areas">
|
221 |
<h2>Areas of Study</h2>
|
222 |
<ul>
|
223 |
+
<li><strong>Macroeconomics:</strong> Detailed analysis of China's macroeconomic policies and their impact on global markets.</li>
|
224 |
+
<li><strong>New Productive Forces:</strong> Insights into the technological advancements and their role in shaping China's economic future.</li>
|
225 |
+
<li><strong>Industrial Policy:</strong> Exploration of China's industrial policies and their implications for domestic and international businesses.</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
226 |
</ul>
|
227 |
</div>
|
228 |
|
229 |
<div class="about">
|
230 |
+
<h2>About My Work</h2>
|
231 |
+
<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.</p>
|
232 |
</div>
|
233 |
|
234 |
+
<div class="data-sources">
|
235 |
+
<h2>Data Sources</h2>
|
236 |
<ul>
|
237 |
+
<li><a href="https://www.customs.gov.cn/" target="_blank">China Customs Data</a></li>
|
238 |
+
<li><a href="http://www.mof.gov.cn/" target="_blank">Ministry of Finance of the People's Republic of China</a></li>
|
|
|
239 |
</ul>
|
240 |
</div>
|
241 |
|
242 |
<div class="social-links">
|
243 |
+
<h2>Follow Me</h2>
|
244 |
+
<a href="https://twitter.com/BirdLTech" target="_blank">BirdLTech on X</a>
|
245 |
+
<a href="https://julianherrera.substack.com/" target="_blank">Julian Herrera on Substack</a>
|
246 |
</div>
|
247 |
|
248 |
</div>
|
|
|
260 |
});
|
261 |
|
262 |
// Fade in sections on scroll
|
263 |
+
const sections = document.querySelectorAll('.intro, .leadership, .research-goals, .about, .study-areas, .data-sources');
|
264 |
|
265 |
const observer = new IntersectionObserver(entries => {
|
266 |
entries.forEach(entry => {
|