You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Long story short, my friend over at Columbia University had his own webpage and it looked cool, so I decided to make my own. The source can be found on <ahref="https://github.com/CharCoding/CharCoding.github.io/">GitHub</a>. Everything on here is under the MIT Lisence.</p>
10
+
<p>This site contains absolutely no tracking, no ads, no cookies, no cryptominers or anything like that.</p>
11
+
<p>I could talk pages about myself but that would just be weird. Instead, all you need to know is that I'm a student at the U of M studying math and compsci, and somehow have a little bit of time to make side projects like this.</p>
12
+
<p>My other friend at Cambridge University often collaborate with me on some projects. We're basically a bunch of nerds that code and play board games.</p>
13
+
<p>Hopefully you found this place interesting. I might add stuff here from time to time but don't expect much.</p>
14
+
<p>P.S. There may or may not be easter eggs scattered around my website. Look around...</p>
Copy file name to clipboardexpand all lines: index.html
+8-7
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,5 @@
1
1
<!DOCTYPE html>
2
+
<!-- Go Blue! -->
2
3
<html>
3
4
<head>
4
5
<metacharset="utf-8" />
@@ -37,15 +38,15 @@
37
38
<canvasid="c"></canvas>
38
39
<divid="menu">
39
40
<h2>Hello, world!</h2>
40
-
I'm <ahref="#">Charly</a>, an undergraduate student in the class of 2023 studying mathematics and computer science at the<br/>
41
+
I'm <ahref="about.html">Charly</a>, an undergraduate student in the class of 2023 studying mathematics and computer science at the<br/>
41
42
<ahref="https://umich.edu/">University of Michigan</a>.<br/>
42
-
I make <ahref="experiments.html">experiments</a> like this on <ahref="https://github.com/CharCoding/">GitHub</a>, read <ahref="https://xkcd.com/">xkcd</a>, write <ahref="#">stuff</a>, and play <ahref="https://minecraft.net/">Minecraft</a>.<br/><br/>
43
+
I make <ahref="experiments.html">experiments</a> like this on <ahref="https://github.com/CharCoding/">GitHub</a>, read <ahref="https://xkcd.com/">xkcd</a>, write <ahref="writing.html">stuff</a>, and play <ahref="https://minecraft.net/">Minecraft</a>.<br/><br/>
43
44
<small>This animation is inspired by<br/><i><ahref="https://en.wikipedia.org/wiki/The_Three-Body_Problem_(novel)">The Three-Body Problem</a></i>. It might drain your battery, but you can click on the background to pause it. <aid="zen" href="#">[Zen mode]</a></small>
Sorry, I'm not going to let people read my writing yet. They're bad. Yes, really. No, feedback is nice but I'd rather keep those writing to myself. Thank you for understanding.
0 commit comments