summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorElizabeth Hunt <elizabeth.hunt@simponic.xyz>2023-11-16 14:56:56 -0700
committerElizabeth Hunt <elizabeth.hunt@simponic.xyz>2023-11-16 14:56:56 -0700
commitec2b924fdac0b609c2bda4e857113674965732af (patch)
tree1997edfae1227bbee0654a6ca05c2c2585e89c20 /index.html
parent30f9f2bc185b88669030f7b1a433d79c39c9f1bf (diff)
downloadsimponic.xyz-ec2b924fdac0b609c2bda4e857113674965732af.tar.gz
simponic.xyz-ec2b924fdac0b609c2bda4e857113674965732af.zip
godel init foo
Diffstat (limited to 'index.html')
-rw-r--r--index.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/index.html b/index.html
index 7cf3ed1..4f54238 100644
--- a/index.html
+++ b/index.html
@@ -44,6 +44,17 @@
</div>
</a>
+ <a class="project" href="/godel/">
+ <div class="project-logo-container">
+ <i class="fa-solid fa-microchip"></i>
+ </div>
+
+ <div class="project-body">
+ <h1>Godel Explorer</h1>
+ <p>Compile L-Programs into JavaScript and Godel numbers.</p>
+ </div>
+ </a>
+
<a class="project" href="/turing-machine/">
<div class="project-logo-container">
<i class="fa-solid fa-tape"></i>