diff --git a/README.md b/README.md index 8dbd226..00147f0 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ This is an online self-hosted portfolio, where I keep track of ongoing research # 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) -- [Circles](https://demo.pages.djmil.dev/egui-circles) +- [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) aimulation of a perfectly elastic collision between balls written in `rust`