Skip to content

Commit

Permalink
update project links to blog
Browse files Browse the repository at this point in the history
  • Loading branch information
hannahilea committed Sep 27, 2024
1 parent 156ff30 commit 9a2dba9
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion projects/__template/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</nav>
<details class="projects-details">
<summary><strong>Details</strong></summary>
<p>A creative coding excercise (prompt: <i>TODO</i>), co-created with <a class="impersonal" href="https://TODO.github.io/">TODO</a>
<p>A creative coding exercise (prompt: <i>TODO</i>), co-created with <a class="impersonal" href="https://TODO.github.io/">TODO</a>
while at the <a class="impersonal" href="www.recurse.com">Recurse Center</a></p>
<p><i>Usage:</i> When prompted, grant microphone access, then TODO.</p>
</details>
Expand Down
42 changes: 21 additions & 21 deletions projects/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<body>
<div class="main-container">
<nav class="navbar" role="navigation">
@hannahilea:
@hannahilea:
<a href=".." class="nav-link">home</a> |
<a href="../projects" class="nav-link">projects</a> |
<a href="../blog" class="nav-link">blog</a> |
Expand All @@ -40,9 +40,9 @@ <h1 class="title">Projects</h1>

<nav>
<p> <em>Jump to:</em> <a href="#virtual-gallery">Virtual Gallery</a>, <a href="#physical-gallery">Physical
Gallery</a>,
<a href="#academic">Academic</a>, <a href="#professional">Professional</a>
Gallery</a>,
<a href="#academic">Academic</a>, <a href="#professional">Professional</a>

</p>
</br>
</nav>
Expand Down Expand Up @@ -77,7 +77,7 @@ <h2 id="virtual-gallery">Virtual Gallery</h2>
<li><a class="project-name" href="./wonderful-world">
Sketch: Wonderful world
</a>
<p>Adapated from a creative coding excercise (prompt: <i>What a wonderful world</i>),
<p>Adapted from a creative coding exercise (prompt: <i>What a wonderful world</i>),
co-created with David Brooks while at the <a class="impersonal" href="https://www.recurse.com">Recurse
Center</a>.</p>
</li>
Expand All @@ -92,7 +92,7 @@ <h2 id="virtual-gallery">Virtual Gallery</h2>
<li><a class="project-name" href="./sound-ripple-sketch">
Sketch: Sound ripples
</a>
<p>A creative coding excercise (prompt: <i>Particles, lots of them</i>), co-created with <a
<p>A creative coding exercise (prompt: <i>Particles, lots of them</i>), co-created with <a
class="impersonal" href="https://hendersonreed.github.io/">Henderson Reed Hummel</a>
while at the <a class="impersonal" href="https://www.recurse.com">Recurse Center</a></p>
</li>
Expand All @@ -108,7 +108,7 @@ <h2 id="virtual-gallery">Virtual Gallery</h2>
</div>
<div class="project-section">
<h2 id="physical-gallery">Physical Gallery</h2>
<!-- ADD photo thumnails -->
<!-- ADD photo thumbnails -->
Projects with a physical component.
<ul>
<!-- Add new project here -->
Expand All @@ -117,35 +117,35 @@ <h2 id="physical-gallery">Physical Gallery</h2>
<p>With a <a href="https://github.com/hannahilea/music-box-punch-cards">Julia script<a></a> followed by a <a
href="https://cuttle.xyz/@hannahilea/Music-roll-punchcards-for-music-boxes-iTT4lnLVNL5f">Cuttle
template</a>, transform MIDI-notated music into music roll SVGs, which can then be cut with a laser
cutter.
cutter. <em>Write-up TBD.</em>
</p>
</li>
<li><a class="project-name" href="https://github.com/hannahilea/HPGL.jl">
HPGL.jl</a>
<p>Realtime audio visualization via pen plotter</p>

<li><a class="project-name" href="https://github.com/hannahilea/FlipDotsPi">FlipDotsPi</a>
<p>Two electromagnetic flip-disc displays used as a persistant realtime weather display.</p>
<p>Additionally used to play Steve Reich's <em>Clapping Music</em>, as discussed in <a
href="../blog/clapping-music-for-flip-disc-displays/">a project write-up blogpost</a>.</p>

<p>Two electromagnetic flip-disc displays used as a persistent realtime weather display.</p>
<p>Additionally used to play Steve Reich's <em>Clapping Music</em>, as discussed in blog post <a
href="../blog/clapping-music-for-flip-disc-displays/">Clapping Music for two flip-disc displays</a>.</p>
</li>
<li>
<p class="project-name">Musidex
<p class="project-name"><a href="https://cuttle.xyz/@hannahilea">Gallery of Cuttle projects</a>
<p>Includes custom bookends, CAD pattern studies, and more, all designed in <a class="impersonal"
href="https://cuttle.xyz">Cuttle</a>. Described in blog post <a
href="../blog/cuttle-obsession/">Obsessed with Cuttle: Parametric CAD for prototyping, producing, and
procrastinating</a>.</p>
</li>
<li>
<p class="project-name">MotM club
<p class="project-name">Musidex</p> <em>Write-up TBD</em>
</li>
<!-- <li><p class="project-name">Recipe book</li> -->

<li>
<p class="project-name">Mini books (+script)
<p class="project-name">MotM club</p><em>Write-up TBD</em>
</li>
<li><a class="project-name" href="https://cuttle.xyz/@hannahilea/Bookends-eBHfPdCNGTIH">Parametric
bookends</a> designed with <a class="impersonal" href="https://cuttle.xyz">Cuttle</a></li>
<!-- <li><p class="project-name">Recipe book</li> -->
<li>
<p class="project-name"><a href="https://cuttle.xyz/@hannahilea">Additional Cuttle projects</a>
<p class="project-name">Mini books (+script)</p><em>Write-up TBD</em>
</li>
<!-- <li><p class="project-name">Cuttle midi music</li> -->
</ul>
</div>
<div class="project-section">
Expand Down
2 changes: 1 addition & 1 deletion projects/sound-ripple-sketch/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</nav>
<details class="projects-details">
<summary><strong>Details</strong></summary>
<p>A creative coding excercise (prompt: <i>Particles, lots of them</i>), co-created with <a class="impersonal"
<p>A creative coding exercise (prompt: <i>Particles, lots of them</i>), co-created with <a class="impersonal"
href="https://hendersonreed.github.io/">Henderson Reed Hummel</a>
while at the <a class="impersonal" href="www.recurse.com">Recurse Center</a></p>
<p><i>Usage:</i> When prompted, grant microphone access, then move your mouse around the screen while talking or
Expand Down
4 changes: 2 additions & 2 deletions projects/wonderful-world/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
</nav>
<details class="projects-details">
<summary><strong>Details</strong></summary>
<p>Adapated from <a class="impersonal" href="https://editor.p5js.org/hannahilea/sketches/AWA1W-c3H">a creative
coding excercise</a>
<p>Adapted from <a class="impersonal" href="https://editor.p5js.org/hannahilea/sketches/AWA1W-c3H">a creative
coding exercise</a>
(prompt:
<i>What a wonderful world</i>)
co-created with David Brooks while at the <a class="impersonal" href="www.recurse.com">Recurse Center</a>.
Expand Down

0 comments on commit 9a2dba9

Please sign in to comment.