nov '25 update
This commit is contained in:
@@ -1,15 +1,18 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
|
||||
<head>
|
||||
<title>Craisin Cove</title>
|
||||
<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=Lexend:wght@100..900&display=swap" rel="stylesheet">
|
||||
<link rel="icon" href="/static/pfp.png">
|
||||
<link rel="stylesheet" href="/static/style.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="foreground"><div id="content">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="foreground">
|
||||
<div id="content">
|
||||
<img id="pfp" src="https://i.imgur.com/NUgL4ar.png">
|
||||
<h1 id="title">@Craisin</h1><br>
|
||||
<p>Saber Fencer | Script Kiddie | Math Nerd</p>
|
||||
@@ -18,16 +21,19 @@
|
||||
<h2>Resources</h2>
|
||||
<ul>
|
||||
<li><a href="https://craisin.notion.site">My notes</a></li>
|
||||
<li><a href="https://github.com/craisined">My Github</a></li>
|
||||
<li><a href="https://github.com/craisined">My Github (older projects)</a></li>
|
||||
<li><a href="https://gitea.craisin.tech">My Personal Gitea (newer projects)</a></li>
|
||||
<li><a href="https://codeforces.com/profile/craisin">My Codeforces</a></li>
|
||||
</ul>
|
||||
<h2>Mini Resume (as of 4/21/25)</h2>
|
||||
<h2>Mini Resume</h2>
|
||||
<ul>
|
||||
<li>C24 saber fencer</li>
|
||||
<li>C25 saber fencer</li>
|
||||
<li>92 on AMC 10</li>
|
||||
<li>USACO Silver</li>
|
||||
<li>Specialist Codeforces</li>
|
||||
<li>Expert Codeforces</li>
|
||||
</ul>
|
||||
</div></div>
|
||||
</body>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user