Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ <h3>Airdrop Architect</h3>
<img src="resources/life.jpg" alt="Conway's Game of Life" class="project-image">
<h3>Conway's Game of Life</h3>
<p>Interactive cellular automaton simulation built with JavaScript and HTML Canvas. Features preset patterns, step-through controls, and a toroidal grid.</p>
<p class="project-why"><strong>Experimenting</strong> by asking AI to refactor a 10+ year-old student project, eliminating all theird party dependencies and modernizing for today's web using a single-paragraph prompt.</p>
<p class="project-why"><strong>Experimenting</strong> by asking AI to refactor a 10+ year-old student project, eliminating all third party dependencies and modernizing for today's web using a single-paragraph prompt.</p>
<div class="project-tags">
<span class="project-tag">JavaScript</span>
<span class="project-tag">HTML Canvas</span>
Expand Down