-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
193 lines (174 loc) · 8.89 KB
/
index.html
File metadata and controls
193 lines (174 loc) · 8.89 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Zhengyang Zhang | Academic Portfolio</title>
<meta name="description"
content="Academic portfolio of Zhengyang Zhang, a PhD student at Yunnan Observatories specializing in Stellar Evolution, Pulsation, Supernova Parameter Inference, and AI in Astrophysics.">
<meta name="keywords"
content="Zhengyang Zhang, Astrophysics, AI, Machine Learning, Stellar Evolution, Supernova, Yunnan Observatories, PhD Student, Research">
<meta name="author" content="Zhengyang Zhang">
<link rel="canonical" href="https://zheng-yang-zhang.github.io/">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://zheng-yang-zhang.github.io/">
<meta property="og:title" content="Zhengyang Zhang | Academic Portfolio">
<meta property="og:description"
content="PhD student at Yunnan Observatories specializing in Stellar Evolution, Pulsation, Supernova Parameter Inference, and AI in Astrophysics.">
<meta property="og:image" content="https://zheng-yang-zhang.github.io/assets/deep_space_bg.png">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://zheng-yang-zhang.github.io/">
<meta property="twitter:title" content="Zhengyang Zhang | Academic Portfolio">
<meta property="twitter:description"
content="PhD student at Yunnan Observatories specializing in Stellar Evolution, Pulsation, Supernova Parameter Inference, and AI in Astrophysics.">
<meta property="twitter:image" content="https://zheng-yang-zhang.github.io/assets/deep_space_bg.png">
<!-- Google Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link
href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Montserrat:wght@400;500;600;700&family=Orbitron:wght@400;500;700;900&display=swap"
rel="stylesheet">
<!-- Font Awesome -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<!-- Custom CSS -->
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<!-- Navigation -->
<nav id="navbar">
<div class="container nav-container">
<a href="#" class="logo">Zhengyang Zhang<span class="dot">.</span></a>
<div class="nav-links">
<a href="#home" class="active">Home</a>
<a href="#about">About</a>
<a href="#publications">Publications</a>
<a href="#contact">Contact</a>
</div>
<div class="mobile-toggle">
<i class="fas fa-bars"></i>
</div>
</div>
</nav>
<!-- Hero Section -->
<section id="home" class="hero">
<canvas id="constellation-canvas"></canvas>
<div class="container hero-container">
<div class="hero-content">
<p class="greeting">Hello, I'm</p>
<h1 class="name">Zhengyang Zhang</h1>
<p class="bio-short">I believe that Artificial Intelligence will revolutionize the field of
Astrophysics.</p>
<div class="hero-buttons">
<a href="#publications" class="btn btn-primary">View Publications</a>
<a href="#contact" class="btn btn-secondary">Get in Touch</a>
</div>
</div>
<div class="hero-image">
<div class="image-placeholder">
<i class="fas fa-user-astronaut"></i>
</div>
</div>
</div>
</section>
<!-- About Section -->
<section id="about" class="section">
<div class="container">
<h2 class="section-title">About Me</h2>
<div class="about-content">
<div class="about-text">
<p>I am a second-year PhD student at Yunnan Observatories, Chinese Academy of Sciences. My research
primarily focuses on stellar evolution and pulsation, as well as supernova parameter inference.
Currently, I am deeply interested in the application of Artificial Intelligence in Astrophysics
and hope to dedicate the next two years to research at the intersection of AI and Astrophysics.
</p>
<div class="interests">
<h3>Research Interests</h3>
<ul class="tags">
<li>Stellar Evolution</li>
<li>Stellar Pulsation</li>
<li>Supernova Parameter Inference</li>
<li>AI in Astrophysics</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<!-- Publications Section -->
<section id="publications" class="section bg-light">
<div class="container">
<h2 class="section-title">Selected Publications</h2>
<div class="publications-list">
<!-- Publication Item 1 -->
<div class="pub-item">
<div class="pub-year">2025</div>
<div class="pub-details">
<h3 class="pub-title">Helium-burning Blue Large-amplitude Pulsators: A Population Study with
BPASS</h3>
<p class="pub-authors"><strong>Zhengyang Zhang</strong>, Conor M. Byrne, Chengyuan Wu, Bo Wang
</p>
<p class="pub-venue">The Astrophysical Journal</p>
<div class="pub-links">
<a href="https://doi.org/10.3847/1538-4357/ae0ca0" class="link-btn" target="_blank"><i
class="fas fa-external-link-alt"></i> DOI</a>
</div>
</div>
</div>
<!-- Publication Item 2 -->
<div class="pub-item">
<div class="pub-year">2025</div>
<div class="pub-details">
<h3 class="pub-title">Binary evolution pathways to blue large-amplitude pulsators: Insights from
HD 133729</h3>
<p class="pub-authors"><strong>Zhengyang Zhang</strong>, Chengyuan Wu, Xianfei Zhang, Zhanwen
Han, Bo Wang</p>
<p class="pub-venue">Astronomy & Astrophysics</p>
<div class="pub-links">
<a href="https://doi.org/10.1051/0004-6361/202553749" class="link-btn" target="_blank"><i
class="fas fa-external-link-alt"></i> DOI</a>
</div>
</div>
</div>
<!-- Publication Item 3 -->
<div class="pub-item">
<div class="pub-year">2024</div>
<div class="pub-details">
<h3 class="pub-title">He-accreting Oxygen鈥揘eon White Dwarfs and Accretion-induced Collapse
Events</h3>
<p class="pub-authors"><strong>Zhengyang Zhang</strong>, Chengyuan Wu, Amar Aryan, Shuai Zha,
Dongdong Liu, Bo Wang</p>
<p class="pub-venue">The Astrophysical Journal</p>
<div class="pub-links">
<a href="https://doi.org/10.3847/1538-4357/ad7e13" class="link-btn" target="_blank"><i
class="fas fa-external-link-alt"></i> DOI</a>
</div>
</div>
</div>
</div>
<div class="view-all-container">
<a href="https://orcid.org/0009-0006-8370-3108" class="btn btn-text" target="_blank">View All
Publications <i class="fas fa-arrow-right"></i></a>
</div>
</div>
</section>
<!-- Contact Section -->
<section id="contact" class="section bg-dark">
<div class="container">
<h2 class="section-title text-white">Get In Touch</h2>
<div class="contact-content">
<p class="contact-text">I am always open to discussing new collaborations and opportunities.</p>
<a href="mailto:zhangzhengyang@ynao.ac.cn"
class="btn btn-primary btn-large">zhangzhengyang@ynao.ac.cn</a>
</div>
</div>
</section>
<footer>
<div class="container">
<p>© 2025 Zhengyang Zhang. All rights reserved.</p>
</div>
</footer>
<script src="js/main.js"></script>
</body>
</html>