summary refs log blame commit diff stats
path: root/index.html
blob: b275a011f691c55c10895bab63507af36a6e6deb (plain) (tree)
1
2
3
4
5
6
7
8

                



                                                                                    
                                        
                                                        


                                  
                      
                                                
                   
                    
                      
                                                                                                                                                                                                                   


                                                                                            

                                                                          
                                                                                         
                                                                                                
                                                                        
                                                                                                       
                                                                                 
                                                                                                                                         


                      
                                                                              



                                                                                          





                                                                                                         
                     
                                 
                              
                                                                                                                                                                                                                                                                                                                                                


                      
<!DOCTYPE html>
<html lang="en">
	<head>
		<title>Andrew Yu</title>
		<link rel="stylesheet" href="/plain.css" />
		<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
		<meta charset="utf-8" />
		<style>#now {font-weight: bold;}</style>
	</head>
	<body>
		<h1>Andrew Yu</h1>
		<hr />
		<p id="now" style="rotate=180;">
		._.
		</p>
		<hr />
		<p id="about-me">I am Andrew Yu, a 15-year-old student in Shanghai, China, currently studying at YK Pao School.  I am interested in fundamental computer science, philosophy, biology, and physics.
		<hr />
		<ul>
			<li><a href="https://www.andrewyu.org/">My Personal Website</a></li>
			<li><a href="/article/">Personal Articles</a></li>
			<li><a href="/contact.html">Contact</a></li>
			<li><a href="https://git.andrewyu.org/">Git Repositories</a></li>
			<li><a href="https://evosaur.andrewyu.org/">The Evosaur Project</a></li>
			<li><a href="/school/">School Stuff Hub</a></li>
			<li><a href="/other-articles/">Articles by Others I Find Worth Sharing</a></li>
			<li><a href="/buffer.html">Random Buffer Webpage</a></li>
			<li style="font-size: 50%;"><a href="https://users.andrewyu.org/~luk/andrew-leak.mp4">(Don't click here)</a></li>
		</ul>
		<hr />
		<ul>
			<li><a href="/note/pronouns.html">My Pronouns</a></li>
			<li><a href="/note/comms.html">Communication Guidelines</a></li>
			<li><a href="/note/wechat.html">``WeChat''</a></li>
			<li><a href="/note/ask.html">Don't ask to ask, just ask</a></li>
			<li><a href="/note/social-media.html">Modern Social Media</a></li>
			<li><a href="/note/emacs.html">My Problem with Emacs</a></li>
			<li><a href="/note/suicide-jokes.html">On Jokes about Suicide</a></li>
			<li><a href="/note/on-racist-jokes.html">On Racist Jokes</a></li>
			<li><a href="/note/tone.html">Tone Indicators</a></li>
			<li><a href="/note/really.html">``Really'' is a confusing word</a></li>
			<li><a href="/note/mailing-list-guidelines.html">Mailing List Guidelines</a></li>
		</ul>
		<div id="footer">
			<hr />
			<p>Unless otherwise specified with the ``<span class="copyright">copyright</span>'' HTML/CSS class, works hosted on this subdomain (<code>www.andrewyu.org</code>) served with the HTTP(S) protocol is available under <a href="https://www.andrewyu.org/note/pubdom.html">Andrew Yu's Public Domain Dedication</a>.</p>
		</div>
	</body>
</html>