From 413261bd852b5c27372fb2859f44861b976db8d0 Mon Sep 17 00:00:00 2001 From: eliangio Date: Fri, 27 Jun 2025 21:08:42 +0200 Subject: [PATCH] Add my intro data --- _data/eliangio.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 _data/eliangio.json diff --git a/_data/eliangio.json b/_data/eliangio.json new file mode 100644 index 0000000..159c48d --- /dev/null +++ b/_data/eliangio.json @@ -0,0 +1,6 @@ +{ + "emoji": "🤓", + "introduction": "Hey, this is Elian, almost graduated in econ development. I am also interested in political, philosophical, and urban yapping", + "computing": "STATA and R. By the end of the summer, Python and Julia", + "institution": "Lund University, Sweden" +} \ No newline at end of file