This repository has been archived by the owner on Aug 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·156 lines (139 loc) · 7.62 KB
/
index.html
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
<!DOCTYPE HTML>
<!--
Dimension by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>xr211</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
<link rel="shortcut icon" href="favicon.ico?" />
</head>
<body>
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header">
<div class="logo">
<span class="icon fa-calculator"></span>
</div>
<div class="content">
<div class="inner">
<h1> - </h1>
</div>
</div>
<nav>
<ul>
<li><a href="http://xr211.user.srcf.net/wp/wordpress/index.php">Blog</a></li>
<li><a href="#about">About</a></li>
<li><a href="#notes">Notes</a></li>
<li><a href="#puzzles">Puzzles and Articles</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</nav>
</header>
<!-- Main -->
<div id="main">
<article id="about">
<h2 class="major">About</h2>
<h3 class="minor">About me</h3>
<p>I am currently a fourth year undergraduate studying mathematics in Cambridge. I also have a strong interest in theoretical computer science and some emerging interest in quantum computation.</p>
<h3 class="minor">About this site</h3>
<p>This site was hosted on srcf's server (although this mirror is not). This template is designed by <a href="https://html5up.net">HTML5 UP</a>, distributed under the CCA 3.0 license.</p>
</article>
<article id="notes">
<h2 class="major">Notes</h2>
<p>The notes I've taken and some official notes are listed below.</p>
<h3 class="minor">Part III</h3>
<p> <a href="Notes/Model Theory.pdf">Model Theory</a>, Michaelmas 2018</p>
<p> <a href="Notes/Category Theory.pdf">Category Theory</a>, Michaelmas 2018</p>
<p> <a href="Notes/Combinatorics.pdf">Combinatorics</a>, Michaelmas 2018</p>
<p> <a href="http://www.statslab.cam.ac.uk/~ps422/percolation-rws.pdf">Percolation and Random Walks on graphs (official)</a>, Michaelmas 2018</p>
<p> <a href="Notes/Quantum Computation.pdf">Quantum Computation</a>, Michaelmas 2018</p>
<p> <a href="Notes/IAP.pdf">Introduction to Approximate Groups</a>, Lent 2019</p>
<p> <a href="Notes/ANT.pdf">Analytic Number Theory</a>, Lent 2019</p>
<p> <a href="Notes/QIT.pdf">Quantum Information Theory</a>, Lent 2019</p>
<p> <a href="Notes/TST.pdf">Topics in Set Theory</a>, Lent 2019</p>
<h3 class="minor">Part II</h3>
<p> <a href="Notes/Galois Theory.pdf">Galois Theory</a>, Michaelmas 2017</p>
<p> <a href="Notes/Graph Theory.pdf">Graph Theory</a>, Michaelmas 2017</p>
<p> <a href="Notes/Probability and Measure.pdf">Probability and Measure</a>, Michaelmas 2017</p>
<p> <a href="Notes/Principle of Statistics.pdf">Principle of Statistics (part 1)</a>, Michaelmas 2017</p>
<p> <a href="Notes/Pos2.pdf">Principle of Statistics (part 2)</a>, Michaelmas 2017</p>
<p> <a href="Notes/Representation.pdf">Representation Theory</a>, Lent 2018</p>
<p> <a href="Notes/Number Fields.pdf">Number Fields</a>, Lent 2018</p>
<p> <a href="Notes/LST.pdf">Logic and Set Theory</a>, Lent 2018</p>
<p> <a href="Notes/Cryptography.pdf">Coding and Cryptography</a>, Lent 2018</p>
<p> <a href="Notes/Applied Probability.pdf">Applied Probability</a>, Lent 2018</p>
<p> <a href="www.qi.damtp.cam.ac.uk/sites/default/files/QIC%20LectNotesFirstHalf.pdf">Quantum Information and Computing (official)</a>, Lent 2018</p>
<p> <a href="www.statslab.cam.ac.uk/~sa836/teaching/sfm18/sfmNotes.pdf">Stochastic Financial Models (official)</a>, Lent 2018</p>
<h3 class="minor">Part IB</h3>
<p> <a href="Notes/Analysis II.pdf">Analysis II</a>, Michaelmas 2016</p>
<p> <a href="Notes/Markov Chains.pdf">Markov Chains</a>, Michaelmas 2016</p>
<p> <a href="Notes/Linear Algebra.pdf">Linear Algebra</a>, Michaelmas 2016</p>
<p> <a href="Notes/Methods.pdf">Methods</a>, Michaelmas 2016</p>
<p> <a href="Notes/Complex Analysis.pdf">Complex Analysis</a>, Lent 2017</p>
<p> <a href="Notes/Complex Methods.pdf">Complex Method</a>, Lent 2017</p>
<p> <a href="Notes/Electromagnetism.pdf">Electromagnetism</a>, Lent 2017</p>
<p> <a href="Notes/GRM.pdf">Groups, Rings and Modules</a>, Lent 2016</p>
<p> <a href="Notes/Geometry.pdf">Geometry</a>, Lent 2017</p>
<h3 class="minor">Part IA</h3>
<p> <a href="Notes/Analysis.pdf">Analysis</a>, Lent 2016</p>
<p> <a href="Notes/Vector Calculus.pdf">Vector Calculus</a>, Lent 2016</p>
<p> <a href="Notes/Relativity.pdf">Dynamics and Relativity</a>, Lent 2016</p>
<p>Some of the notes are (very) incomplete because I've given up taking notes for those courses at some point.</p>
</article>
<article id="puzzles">
<h2 class="major">Puzzles and Articles</h2>
<p>This is a list of puzzles I've heard or devised, among which I actually had time to implement. I wrote a (not very) short story for each of them as an attempt to keep them interesting.</p>
<p>On the other hand sometimes it's hard to convert ideas into puzzles, so I could only write some articles about those. Apparently, there are only 0 of them so far. Expect more in the future!</p>
<h3 class="minor">2017-10-08 <a href="puzzles/SGC/SGC.html">One Day At St Graph's College</a></h3>
<h3 class="minor">2017-04-12 <a href="puzzles/UFO/UFO.html">UFO</a></h3>
<h3 class="minor">2017-03-14 <a href="puzzles/Imprisonment/Imprisonment.html">Imprisonment</a></h3>
<h3 class="minor">2017-03-05 <a href="puzzles/GuessNum/Guess.html">Number Guessing</a></h3>
</article>
<article id="contact">
<h2 class="major">Contact</h2>
<p>You may drop a message to me using the form below. Alternatively, send an email directly to [email protected].</p>
<form method="post" action="mail.php">
<div class="field half first">
<label for="name">Name</label>
<input type="text" name="name" id="name" />
</div>
<div class="field half">
<label for="email">Email</label>
<input type="text" name="email" id="email" />
</div>
<div class="field">
<label for="message">Message</label>
<textarea name="message" id="message" rows="4"></textarea>
</div>
<ul class="actions">
<li><input type="submit" value="Send Message" class="special" /></li>
<li><input type="reset" value="Reset" /></li>
</ul>
</form>
<ul class="icons">
<li><a href="https://www.github.com/raoxiaojia" class="icon fa-github"><span class="label">GitHub</span></a></li>
</ul>
</article>
</div>
<!-- Footer -->
<footer id="footer">
<p></p>
</footer>
</div>
<!-- BG -->
<div id="bg"></div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>