We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e33e2c5 commit e080d6cCopy full SHA for e080d6c
1 file changed
README.md
@@ -42,3 +42,15 @@ Java swing based basic text editor
42
<p align="left">
43
<img height=300 src=https://i.imgur.com/qiboR4J.gif>
44
</p>
45
+
46
+### [Java Sorting Animation](https://youtu.be/Slo18MgCWYY)
47
+Sorting algorithm execution animation using JavaFX charts
48
+<p align="left">
49
+ <img height=300 src=https://i.imgur.com/s8yJdiY.gif>
50
+</p>
51
52
+### JavaFX Self Writing Letter
53
+Realtime letter writing animation using JavaFX
54
55
+ <img height=300 src=https://i.imgur.com/Rmv16MK.gif>
56
0 commit comments