Skip to content

Commit

Permalink
Add Fractal Explorer
Browse files Browse the repository at this point in the history
  • Loading branch information
aurindam committed Mar 21, 2024
1 parent 5465885 commit 392a62c
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,26 @@ <h3 class="application-company"><small>Thorbjørn Lindeijer</small></h3>
</div>
</div><!-- .application-item -->

<!-- Fractal Explorer -->
<div class="application-item">
<div class="application-overview">
<div class="application-overview-name">
<h3 class="application-name">Fractal Explorer</h3>
<h3 class="application-company"><small>Brian O'Clair</small></h3>
</div>
<div class="application-overview-img">
<img data-src="/assets/img/madewithslint-fractal-explorer.png" alt="Screenshot of Fractal Explorer" loading="lazy">
</div>
<div class="application-description">
<p>Explore the relationship between Mandelbrot and Julia Fractals: click, zoom, etc.<br><br> License: MIT</p>
</div>
<div class="application-cta">
<p><a class="btn" href="https://boclair.github.io/fractal-explorer/" target="_blank">Web Demo</a></p>
<p><a class="btn" href="https://github.com/boclair/fractal-explorer" target="_blank">Project Repo</a></p>
</div>
</div>
</div><!-- .application-item -->

<!-- SurrealismUI -->
<div class="application-item">
<div class="application-overview">
Expand Down

0 comments on commit 392a62c

Please sign in to comment.