2022-02-18 19:08:34 -05:00
|
|
|
<!DOCTYPE html>
|
|
|
|
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>Simponic's Static Sites</title>
|
2023-02-24 17:02:20 -05:00
|
|
|
<link href="css/styles.css" rel="stylesheet" />
|
2022-02-18 19:08:34 -05:00
|
|
|
<link
|
|
|
|
rel="stylesheet"
|
|
|
|
href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css"
|
|
|
|
/>
|
2023-02-24 17:02:20 -05:00
|
|
|
<script
|
|
|
|
src="https://kit.fontawesome.com/d7e97ed48f.js"
|
|
|
|
crossorigin="anonymous"
|
|
|
|
></script>
|
|
|
|
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
2022-02-18 19:08:34 -05:00
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div class="top-container animate__animated animate__fadeIn">
|
2023-02-24 17:02:20 -05:00
|
|
|
<img src="images/profile.png" class="profile-picture" />
|
2022-12-21 01:20:41 -05:00
|
|
|
<h3>
|
2023-02-24 17:02:20 -05:00
|
|
|
👋 Hello, I'm Simponic!
|
|
|
|
<br />
|
|
|
|
📖 This page hosts strictly static content.
|
|
|
|
<br />
|
2023-10-25 00:28:40 -04:00
|
|
|
🐙 Obviously my GitHub is at
|
|
|
|
<a href="https://github.com/Simponic">/simponic</a>.
|
|
|
|
<br />
|
2023-02-24 17:02:20 -05:00
|
|
|
🔔 My "real website" is at
|
|
|
|
<a href="https://simponic.xyz">simponic.xyz</a>.
|
2022-12-21 01:20:41 -05:00
|
|
|
</h3>
|
2022-02-18 19:08:34 -05:00
|
|
|
<div class="projects-grid">
|
2023-06-22 03:00:50 -04:00
|
|
|
<a class="project" href="/euler-golf/">
|
2022-02-18 19:08:34 -05:00
|
|
|
<div class="project-logo-container">
|
2023-02-24 17:02:20 -05:00
|
|
|
<i class="fa-solid fa-golf-ball-tee"></i>
|
2022-02-18 19:08:34 -05:00
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="project-body">
|
2023-02-24 17:02:20 -05:00
|
|
|
<h1>Euler Golf 2</h1>
|
|
|
|
<p>
|
2023-10-25 00:28:40 -04:00
|
|
|
A puzzle game (with BFS solver) to explore rotations in the
|
|
|
|
complex plane.
|
2023-02-24 17:02:20 -05:00
|
|
|
</p>
|
2022-02-18 19:08:34 -05:00
|
|
|
</div>
|
2023-06-22 03:00:50 -04:00
|
|
|
</a>
|
2022-02-18 19:08:34 -05:00
|
|
|
|
2023-10-25 01:43:21 -04:00
|
|
|
<a class="project" href="/turing-machine/">
|
|
|
|
<div class="project-logo-container">
|
|
|
|
<i class="fa-solid fa-tape"></i>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="project-body">
|
|
|
|
<h1>Simponic's State System</h1>
|
|
|
|
<p>A Turing Machine simulator specific to CS5000.</p>
|
|
|
|
</div>
|
|
|
|
</a>
|
|
|
|
|
2023-06-22 03:00:50 -04:00
|
|
|
<a class="project" href="/julia/">
|
2022-02-18 19:08:34 -05:00
|
|
|
<div class="project-logo-container">
|
2023-02-24 17:02:20 -05:00
|
|
|
<i class="fa-solid fa-square-root-variable"></i>
|
2022-02-18 19:08:34 -05:00
|
|
|
</div>
|
|
|
|
|
2023-02-24 17:02:20 -05:00
|
|
|
<div class="project-body">
|
|
|
|
<h1>Julia Set Explorer</h1>
|
|
|
|
<p>
|
2023-06-22 03:00:50 -04:00
|
|
|
Zoom, pan, and "c" complex changes in this GPU-accelerated
|
2023-02-24 17:02:20 -05:00
|
|
|
playground!
|
|
|
|
</p>
|
2022-02-18 19:08:34 -05:00
|
|
|
</div>
|
2023-06-22 03:00:50 -04:00
|
|
|
</a>
|
2022-03-26 23:09:38 -04:00
|
|
|
|
2023-06-22 03:00:50 -04:00
|
|
|
<a class="project" href="/ft-visualizer/">
|
2022-03-26 23:09:38 -04:00
|
|
|
<div class="project-logo-container">
|
2023-02-24 17:02:20 -05:00
|
|
|
<i class="fa-solid fa-wave-square"></i>
|
2022-03-26 23:09:38 -04:00
|
|
|
</div>
|
|
|
|
|
2023-02-24 17:02:20 -05:00
|
|
|
<div class="project-body">
|
|
|
|
<h1>Discrete Fourier Visualizer</h1>
|
|
|
|
<p>
|
|
|
|
Draw how your year has gone and view a reactive graph containing
|
|
|
|
its DFT by dragging your mouse over the canvas!
|
|
|
|
</p>
|
2022-03-26 23:09:38 -04:00
|
|
|
</div>
|
2023-06-22 03:00:50 -04:00
|
|
|
</a>
|
|
|
|
|
|
|
|
<a class="project" href="/maize-maze/">
|
2023-02-24 17:02:20 -05:00
|
|
|
<div class="project-logo-container">
|
|
|
|
<i class="fa-solid fa-diagram-project"></i>
|
|
|
|
</div>
|
2022-04-26 19:43:04 -04:00
|
|
|
|
2023-02-24 17:02:20 -05:00
|
|
|
<div class="project-body">
|
|
|
|
<h1>The A-maze-ing Maize Maze</h1>
|
|
|
|
<p>
|
2023-10-25 00:28:40 -04:00
|
|
|
A Randomized Kruskal's Maze game with (more) BFS. You play as a
|
|
|
|
🌽corn stalk trying to become 🍿popcorn.
|
2023-02-24 17:02:20 -05:00
|
|
|
</p>
|
|
|
|
</div>
|
2023-06-22 03:00:50 -04:00
|
|
|
</a>
|
2023-02-24 17:02:20 -05:00
|
|
|
|
2023-06-22 03:00:50 -04:00
|
|
|
<a class="project" href="/centipede/">
|
2022-04-26 19:43:04 -04:00
|
|
|
<div class="project-logo-container">
|
2023-02-24 17:02:20 -05:00
|
|
|
<i class="fa-solid fa-mosquito"></i>
|
2022-04-26 19:43:04 -04:00
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="project-body">
|
2023-02-24 17:02:20 -05:00
|
|
|
<h1>Centipede</h1>
|
2023-10-25 00:28:40 -04:00
|
|
|
<p>Boring remake of the classic arcade game.</p>
|
2022-04-26 19:43:04 -04:00
|
|
|
</div>
|
2023-06-22 03:00:50 -04:00
|
|
|
</a>
|
2022-12-21 01:20:41 -05:00
|
|
|
|
2023-06-22 03:00:50 -04:00
|
|
|
<a class="project" href="/dvd-logo/">
|
2022-12-21 01:20:41 -05:00
|
|
|
<div class="project-logo-container">
|
2023-02-24 17:02:20 -05:00
|
|
|
<i class="fa-solid fa-compact-disc"></i>
|
2022-12-21 01:20:41 -05:00
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="project-body">
|
2023-02-24 17:02:20 -05:00
|
|
|
<h1>DVD Logo Bouncing Animation</h1>
|
|
|
|
<p>
|
2023-06-22 03:00:50 -04:00
|
|
|
Bring back the nostalgia of old-school DVD players with an
|
|
|
|
intersection predictor. No Canvas API; only svg's and absolute
|
|
|
|
positioned images.
|
2023-02-24 17:02:20 -05:00
|
|
|
</p>
|
2022-12-21 01:20:41 -05:00
|
|
|
</div>
|
2023-06-22 03:00:50 -04:00
|
|
|
</a>
|
2022-02-18 19:08:34 -05:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html>
|