From 60f80d13b4318dc84c1a4e20650e1a0b1f46cf6c Mon Sep 17 00:00:00 2001 From: djmil Date: Mon, 15 Sep 2025 20:49:43 +0200 Subject: [PATCH] Initial version for a potential Roche interview --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8dbd226 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# Greetings stranger + +This is an online self-hosted portfolio, where I keep track of ongoing research and recreational coding projects. + +# TL;DR + +[Source code](https://gitea.djmil.dev/djmil?tab=repositories) + +# Demos + +- [Canva Tree](https://djmil.pages.djmil.dev/canva-tree/index.html) +- [Circles](https://demo.pages.djmil.dev/egui-circles)