From 1f74c443405b2827217275bbdc428bd9320bb99a Mon Sep 17 00:00:00 2001 From: schneefux Date: Sun, 24 Nov 2019 17:18:36 +0100 Subject: Rework index page layout to include projects --- content/projects/brokentalents.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 content/projects/brokentalents.md (limited to 'content/projects/brokentalents.md') diff --git a/content/projects/brokentalents.md b/content/projects/brokentalents.md new file mode 100644 index 0000000..2667118 --- /dev/null +++ b/content/projects/brokentalents.md @@ -0,0 +1,8 @@ +--- +date: 2018-05-24 +title: Data science with functional programming and a MOBA API +image: /images/brokentalentsfun.jpg +link: https://brokentalents.fun +--- + +I built a meta statistics website for the League-of-Legends-like game Vainglory. \ No newline at end of file -- cgit v1.3.1