Skip to content

Commit 1b71879

Browse files
committed
add project
1 parent af6a745 commit 1b71879

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed

assets/projects/ep-planner-logo.png

255 KB
Loading
12.8 KB
Loading

index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,13 @@ <h3>Math Tools</h3>
274274
<p>I have created a collection of different math tools. It is not finished yet and not all tools work yet. However, I improve it from time to time.</p>
275275
<button onclick="window.open('https://math.neodym.dev?source=michivonah-website')">Open <i class="ai-link-out"></i></button>
276276
</div>
277+
278+
<div class="project" data-aos="fade-left">
279+
<img src="assets/projects/ep-tagesplanner-icon.jpg" alt="EP-Tagesplanner Logo" title="EP-Tagesplanner">
280+
<h3>EP-Tagesplanner</h3>
281+
<p>As part of a school project, three of us have developed an app that aims to improve your day at Europa-Park. The app automatically creates a dynamic daily schedule to minimise the time spent queuing. If you want to find out more about the development of the app, click <a class="link" href="https://blog.michivonah.ch/die-ultimative-app-fur-den-europapark/?ref=michivonah-ch">here <i class="ai-link-out"></i></a>.</p>
282+
<button onclick="window.open('https://ep.neodym.dev?source=michivonah-website')">Open <i class="ai-link-out"></i></button>
283+
</div>
277284
</div>
278285
</div>
279286
</div>

0 commit comments

Comments
 (0)