summaryrefslogtreecommitdiff
path: root/all.html
diff options
context:
space:
mode:
Diffstat (limited to 'all.html')
-rw-r--r--all.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/all.html b/all.html
index b84190d..d1cf265 100644
--- a/all.html
+++ b/all.html
@@ -117,6 +117,14 @@
<div class="row">
<div class="col-lg-4 col-md-6 col-sm-8 col-xs-10 well well-sm project">
+ <img src="screenshots/RPN.png" width=200 height=200><br>
+ <div class="project-title"><a href="complexfunctions.html">Graph reverse polish notation complex functions</a></div>
+ Visualize complex functions.
+ </div>
+ </div>
+
+ <div class="row">
+ <div class="col-lg-4 col-md-6 col-sm-8 col-xs-10 well well-sm project">
<img src="screenshots/mazesolver.png" width=200 height=200><br>
<div class="project-title"><a href="mazesolver.html">Maze Solver</a></div>
Create a maze, choose a starting point and an