Skip to content

Commit

Permalink
Added Kotlin/Android app demo
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-mitchell011 committed Aug 8, 2024
1 parent cdd14cf commit c902aac
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
Binary file removed Raistlinandcaramon.jpeg
Binary file not shown.
11 changes: 8 additions & 3 deletions projects.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,14 @@

<div class="row">
<span class="text">
Description
This is an Android app that I wrote in Kotlin. It allows users to create
and review flash cards that they create. It uses a primitive SRS algorithm
to aid in reviewing the cards.
</span>
<span>
<video controls src="res/flashcard_app_demo.webm" width="500" height="650"></video>
<figcaption>App Demo (no audio)</figcaption>
</span>
<span ><img src="res" width="600" height="600"/></span>
<span ><img src="res" width="600" height="600"/></span>
</div>

<div class="row">
Expand Down Expand Up @@ -44,6 +48,7 @@
</span>
<span>
<video controls src="res/game/gameplay.mp4" width="1200" height="800"></video>
<figcaption>gameplay (no audio)</figcaption>
</span>
</div>
</body>
Expand Down
Binary file removed res/Raistlinandcaramon.jpeg
Binary file not shown.
Binary file added res/flashcard_app_demo.webm
Binary file not shown.

0 comments on commit c902aac

Please sign in to comment.