aboutsummaryrefslogtreecommitdiff
path: root/public/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html20
1 files changed, 20 insertions, 0 deletions
diff --git a/public/index.html b/public/index.html
index f23b7d3..9278e49 100644
--- a/public/index.html
+++ b/public/index.html
@@ -256,6 +256,26 @@
<section>
<h2>
+ Chords
+ <p class="subtitle">View a succesion of randomly generated Chords.</p>
+ </h2>
+
+ <img src="projects/chords.png">
+
+ <div class="project-footer">
+ <ul class="technos">
+ <li>TypeScript
+ <li>CSS
+ </ul>
+ <div>
+ <a href="https://chords.guyonvarch.me" target="_blank">website</a>,
+ <a href="https://git.guyonvarch.me/chords" target="_blank">code</a>
+ </div>
+ </div>
+ </section>
+
+ <section>
+ <h2>
Reading
<p class="subtitle">Guide middle school students to find a book with faceted search.</p>
</h2>