Update README.md

This commit is contained in:
djmil 2025-09-15 21:00:55 +02:00
parent 60f80d13b4
commit 4967a48048

View File

@ -4,9 +4,9 @@ This is an online self-hosted portfolio, where I keep track of ongoing research
# TL;DR # TL;DR
[Source code](https://gitea.djmil.dev/djmil?tab=repositories) Moar [sources](https://gitea.djmil.dev/djmil?tab=repositories).
# Demos # Interactive online demos
- [Canva Tree](https://djmil.pages.djmil.dev/canva-tree/index.html) - [Canva Tree](https://djmil.pages.djmil.dev/canva-tree/index.html) static HTML page using JavaScript Canvas to draw recurisive tree
- [Circles](https://demo.pages.djmil.dev/egui-circles) - [Circles](https://demo.pages.djmil.dev/egui-circles) aimulation of a perfectly elastic collision between balls written in `rust`