Skip to content

Commit

Permalink
added recent info
Browse files Browse the repository at this point in the history
  • Loading branch information
Spentine committed Jun 27, 2024
1 parent 187df75 commit d821579
Show file tree
Hide file tree
Showing 21 changed files with 78 additions and 1,117 deletions.
Binary file added assets/Bloxyl.otf
Binary file not shown.
54 changes: 36 additions & 18 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,21 +1,39 @@
<!DOCTYPE html>
<html>
<head>

<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Spentine's Page</title>
<link href="style.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" href="style.css">

</head>
<body>

<h1> Spentine's page </h1>

<p> No information </p>

<a href="scratch-wiki">Spentine's Scratch Wiki</a>

</body>
<head>

<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Spentine's Page</title>
<link href="style.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" href="style.css">

</head>
<body>
<div class="container" id="mainContent">
<h1 class="centered"> Spentine's page </h1>

<hr>

<p> &emsp; I don't have much to say about myself. </p>

<br>

<h2> Hobbies </h2>
<ul>
<li> Front-End Developer (Vanilla JS) </li>
<li> Typographic Designer (FontForge) </li>
</ul>
<br>

<h2> Other Links </h2>
<ul>
<li> <a href="https://spentine.github.io/Block-Stacker/init"> Block Stacker Game </a> </li>
<li> <a href="https://spentine.github.io/Bloxyl/web"> Bloxyl Font </a> </li>
<li> <a href="https://ch.tetr.io/u/weirdboi"> TETR.IO Profile </a> </li>
</ul>
<br>

</div>
</body>
</html>
30 changes: 0 additions & 30 deletions scratch-wiki/code/atan2.html

This file was deleted.

158 changes: 0 additions & 158 deletions scratch-wiki/code/clonemanager.html

This file was deleted.

Loading

0 comments on commit d821579

Please sign in to comment.