-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·245 lines (233 loc) · 16.8 KB
/
index.html
File metadata and controls
executable file
·245 lines (233 loc) · 16.8 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
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Shi Yin | Coder, Gamer & Experiencer</title>
<meta name="description" content="Shi Yin - Software engineer, researcher, and gamer. Portfolio and personal website.">
<meta name="author" content="Shi Yin">
<meta name="keywords" content="Shi Yin, joysword, software engineer, portfolio, computer science, visualization, VR">
<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=JetBrains+Mono:wght@400;500&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css">
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<!-- Mobile Nav Toggle -->
<button class="nav-toggle" id="navToggle" aria-label="Toggle navigation">
<span></span>
<span></span>
<span></span>
</button>
<!-- Sidebar Navigation -->
<nav class="sidebar" id="sidebar" role="navigation">
<div class="sidebar-inner">
<div class="sidebar-logo">SY</div>
<ul class="nav-links">
<li><a href="#home" class="nav-link active" data-section="home"><i class="fa-solid fa-house"></i><span>Home</span></a></li>
<li><a href="#about" class="nav-link" data-section="about"><i class="fa-solid fa-user"></i><span>About</span></a></li>
<li><a href="#projects" class="nav-link" data-section="projects"><i class="fa-solid fa-laptop-code"></i><span>Projects</span></a></li>
<li><a href="#games" class="nav-link" data-section="games"><i class="fa-solid fa-gamepad"></i><span>Games</span></a></li>
<li><a href="#blog" class="nav-link" data-section="blog"><i class="fa-solid fa-pen-nib"></i><span>Blog</span></a></li>
</ul>
<div class="sidebar-social">
<a href="https://www.linkedin.com/in/syin8" target="_blank" rel="noopener" aria-label="LinkedIn"><i class="fa-brands fa-linkedin"></i></a>
<a href="https://github.com/joysword" target="_blank" rel="noopener" aria-label="GitHub"><i class="fa-brands fa-github"></i></a>
</div>
</div>
</nav>
<!-- Overlay for mobile nav -->
<div class="nav-overlay" id="navOverlay"></div>
<!-- Main Content -->
<main class="main-content">
<!-- Hero Section -->
<section class="section section-hero" id="home">
<div class="container">
<div class="hero-grid">
<div class="hero-text">
<p class="hero-greeting">Hello There!</p>
<h1 class="hero-title">I'm <span class="text-accent">Shi Yin</span></h1>
<p class="hero-subtitle">A recent Masters graduate, a Coder, a Gamer, and an Experiencer.</p>
<div class="hero-actions">
<a href="#about" class="btn btn-primary">
Learn More
<i class="fa-solid fa-arrow-down"></i>
</a>
<a href="#projects" class="btn btn-outline">View Projects</a>
</div>
</div>
<div class="hero-avatar">
<div class="avatar-wrapper">
<img src="img/avatar.png" alt="Shi Yin" class="avatar-img" loading="lazy">
</div>
</div>
</div>
</div>
<div class="hero-bg-pattern"></div>
</section>
<!-- About Section -->
<section class="section section-about" id="about">
<div class="container">
<div class="section-header">
<h2 class="section-title">About Me</h2>
<div class="section-line"></div>
</div>
<div class="about-content">
<div class="about-text">
<p>My name is Shi Yin.</p>
<p>I'm a recent M.S. graduate in Computer Science at the <strong>University of Illinois at Chicago</strong>.</p>
<p>Before transferring to the Master's program, I conducted post-graduate research at the <a href="http://www.evl.uic.edu" target="_blank" rel="noopener">Electronic Visualization Laboratory</a> for multiple years under the supervision of <a href="http://www.evl.uic.edu/aej/" target="_blank" rel="noopener">Prof. Andrew Johnson</a>.</p>
<p>My research topics ranged from Virtual Reality, Spatio-temporal Data Visualization, and Large High-Resolution Displays.</p>
<p>I also worked on data-driven projects in areas such as urban planning, transportation analysis, and social media analysis, with major focus on web-based visualization and visual analytics systems.</p>
<p>Before coming to the U.S., I received my Bachelor's Degree in Information and Computation Science at the <a href="http://www.uestc.edu.cn" target="_blank" rel="noopener">University of Electronic Science and Technology of China</a>.</p>
<p>In personal life, my largest interest lies in playing video games. I also play sports, watch movies, read books, and experience anything good (and bad sometimes) in the world.</p>
</div>
<div class="about-sidebar">
<div class="about-card">
<h3>Find Me</h3>
<div class="social-links">
<a href="https://www.linkedin.com/in/syin8" target="_blank" rel="noopener"><i class="fa-brands fa-linkedin"></i> LinkedIn</a>
<a href="https://github.com/joysword" target="_blank" rel="noopener"><i class="fa-brands fa-github"></i> GitHub</a>
<a href="https://www.facebook.com/shi.yin.982" target="_blank" rel="noopener"><i class="fa-brands fa-facebook"></i> Facebook</a>
<a href="http://www.weibo.com/justlyn" target="_blank" rel="noopener"><i class="fa-brands fa-weibo"></i> Weibo</a>
</div>
</div>
<div class="about-card">
<h3>Read My Blogs</h3>
<div class="blog-links">
<a href="http://blog.joysword.com" target="_blank" rel="noopener">Chinese Blog <i class="fa-solid fa-arrow-up-right-from-square"></i></a>
<a href="http://en.joysword.com/" target="_blank" rel="noopener">English Blog <i class="fa-solid fa-arrow-up-right-from-square"></i></a>
</div>
</div>
<div class="about-card">
<h3>Previous Versions</h3>
<a href="v2014/" class="version-link">2014 Website <i class="fa-solid fa-arrow-right"></i></a>
<a href="v2012/" class="version-link">2012 Website <i class="fa-solid fa-arrow-right"></i></a>
</div>
</div>
</div>
</div>
</section>
<!-- Projects Section -->
<section class="section section-projects" id="projects">
<div class="container">
<div class="section-header">
<h2 class="section-title">Projects</h2>
<div class="section-line"></div>
</div>
<div class="projects-intro">
<p>My skill set includes: <strong>Python</strong> (Pandas, Flask), <strong>HTML/CSS/JavaScript</strong> (jQuery, D3.js, React.js), <strong>Java</strong>, <strong>C#</strong>, <strong>C/C++</strong>, <strong>OpenGL/GLSL</strong>, <strong>Processing</strong>, <strong>SQL/NoSQL</strong>.</p>
<a href="projects/" class="btn btn-outline btn-sm">View All Projects <i class="fa-solid fa-arrow-right"></i></a>
</div>
<div class="projects-gallery">
<div class="gallery-track" id="galleryTrack">
<div class="gallery-slide">
<img src="img/projects/accessibility.png" alt="Accessibility Project" loading="lazy">
</div>
<div class="gallery-slide">
<img src="img/projects/nurail.png" alt="NURail Project" loading="lazy">
</div>
<div class="gallery-slide">
<img src="img/projects/cs424p2.png" alt="Monster Mash - CS424 Project 2" loading="lazy">
</div>
<div class="gallery-slide">
<img src="img/projects/cs424p3.png" alt="Objects in Rear View Mirror - CS424 Project 3" loading="lazy">
</div>
<div class="gallery-slide">
<img src="img/projects/cs424p4.jpg" alt="When the Wind Blows - CS424 Project 4" loading="lazy">
</div>
</div>
<div class="gallery-controls">
<button class="gallery-btn gallery-prev" aria-label="Previous slide"><i class="fa-solid fa-chevron-left"></i></button>
<div class="gallery-dots" id="galleryDots"></div>
<button class="gallery-btn gallery-next" aria-label="Next slide"><i class="fa-solid fa-chevron-right"></i></button>
</div>
</div>
</div>
</section>
<!-- Games Section -->
<section class="section section-games" id="games">
<div class="container">
<div class="section-header">
<h2 class="section-title">Games</h2>
<div class="section-line"></div>
</div>
<blockquote class="games-quote">
"I am a gamer. Not because I don't have a life, but because I choose to have many."
</blockquote>
<div class="games-grid">
<div class="game-card">
<div class="game-card-icon"><i class="fa-solid fa-play"></i></div>
<h3>Playing</h3>
<p>Since the end of 2013, my focus has turned to playing games on my Xbox One, but I keep playing on PC as well. Currently playing <strong>Grand Theft Auto V</strong>, <strong>Assassin's Creed: Syndicate</strong>, and <strong>The Witness</strong>.</p>
<a href="games.html" class="card-link">Full List <i class="fa-solid fa-arrow-right"></i></a>
</div>
<div class="game-card">
<div class="game-card-icon"><i class="fa-solid fa-check"></i></div>
<h3>Played</h3>
<p>I started playing video games when I was 5. I've played a variety of games from AAA titles to indie games — FPS, RPG, action, sports, strategy — from both Western and Eastern developers.</p>
<a href="games.html#section3" class="card-link">Full List <i class="fa-solid fa-arrow-right"></i></a>
</div>
<div class="game-card">
<div class="game-card-icon"><i class="fa-solid fa-users"></i></div>
<h3>Multiplayer</h3>
<p>I started multiplayer in 2009 with <strong>Call of Duty Modern Warfare 2</strong>. That's also when I discovered Steam. After coming to the U.S., I played <strong>Battlefield 3</strong> until <strong>DOTA 2</strong>'s beta release.</p>
<a href="games.html#section4" class="card-link">Full List <i class="fa-solid fa-arrow-right"></i></a>
</div>
</div>
<div class="gaming-profiles">
<a href="http://steamcommunity.com/id/joysword" target="_blank" rel="noopener" class="profile-badge">
<img src="img/steam.png" alt="Steam" width="20" height="20"> Steam: joysword
</a>
<a href="https://live.xbox.com/en-US/Profile?gamertag=JustLyn" target="_blank" rel="noopener" class="profile-badge">
<img src="img/xbox.png" alt="Xbox" width="20" height="20"> Xbox Live: JustLyn
</a>
</div>
</div>
</section>
<!-- Blog Section -->
<section class="section section-blog" id="blog">
<div class="container">
<div class="section-header">
<h2 class="section-title">Blog</h2>
<div class="section-line"></div>
</div>
<p class="blog-intro">I built a blog using <a href="https://jekyllrb.com" target="_blank" rel="noopener">Jekyll</a> with <a href="https://getbootstrap.com" target="_blank" rel="noopener">Bootstrap</a>, which helps me focus on writing instead of the miscellaneous tasks I dealt with when using WordPress.</p>
<div class="blog-grid">
<div class="blog-card">
<h3><i class="fa-solid fa-language"></i> Chinese Blog</h3>
<p>Thoughts, translations, and life tips.</p>
<ul class="blog-posts">
<li><span class="post-date">Sep 2015</span><a href="http://blog.joysword.com/posts/2015/09/vr101-3/" target="_blank" rel="noopener">虚拟现实101 (III)</a></li>
<li><span class="post-date">Jun 2015</span><a href="http://blog.joysword.com/posts/2015/06/general-ming/" target="_blank" rel="noopener">时未寒「明将军」系列</a></li>
<li><span class="post-date">Aug 2013</span><a href="http://blog.joysword.com/posts/2013/08/blue-eyes-and-red-eyes-problem/" target="_blank" rel="noopener">"蓝眼睛和红眼睛"问题分析</a></li>
<li><span class="post-date">Mar 2013</span><a href="http://blog.joysword.com/posts/2013/03/mitbbs-baozi-capturer-released/" target="_blank" rel="noopener">mitbbs包子自动抓取器完成了</a></li>
<li><span class="post-date">Feb 2013</span><a href="http://blog.joysword.com/posts/2013/02/CentOS-5-upgrading-python-2.4-to-2.7.3/" target="_blank" rel="noopener">CentOS 5升级python版本</a></li>
</ul>
<a href="http://blog.joysword.com" target="_blank" rel="noopener" class="card-link">Read More <i class="fa-solid fa-arrow-right"></i></a>
</div>
<div class="blog-card">
<h3><i class="fa-solid fa-code"></i> English Blog</h3>
<p>Technical articles, research summaries, and tutorials.</p>
<ul class="blog-posts">
<li><span class="post-date">Mar 2016</span><a href="http://en.joysword.com/posts/2016/03/setting_up_github_for_unity_projects/" target="_blank" rel="noopener">Setting up Github for Unity projects</a></li>
<li><span class="post-date">May 2015</span><a href="http://en.joysword.com/posts/2015/05/configuring_geo_spatial_stack_on_amazon_linux/" target="_blank" rel="noopener">Configuring Geo-spatial Stack on Amazon Linux</a></li>
<li><span class="post-date">Jan 2015</span><a href="http://en.joysword.com/posts/2015/01/install_nginx_php_mysql_python_flask_on_amazon_ec2_linux/" target="_blank" rel="noopener">Install Nginx PHP MySQL Flask on EC2</a></li>
<li><span class="post-date">Feb 2014</span><a href="http://en.joysword.com/posts/2014/02/latex_support_for_jekyll_blog/" target="_blank" rel="noopener">LaTeX Support for Jekyll Blog</a></li>
</ul>
<a href="http://en.joysword.com/" target="_blank" rel="noopener" class="card-link">Read More <i class="fa-solid fa-arrow-right"></i></a>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer class="footer">
<div class="container">
<p>© 2014–2026 joysword.com</p>
</div>
</footer>
</main>
<script src="js/main.js"></script>
</body>
</html>