From c59f6095b692f2846c6bf5890cbf4a1e0fa5c03f Mon Sep 17 00:00:00 2001 From: s-ol Date: Sat, 18 Jul 2020 12:03:08 +0200 Subject: portfolio: corrections --- root/portfolio/text$moonscript -> mmm$dom.moon | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/root/portfolio/text$moonscript -> mmm$dom.moon b/root/portfolio/text$moonscript -> mmm$dom.moon index 0672298..b9f6921 100644 --- a/root/portfolio/text$moonscript -> mmm$dom.moon +++ b/root/portfolio/text$moonscript -> mmm$dom.moon @@ -43,7 +43,7 @@ projects = { { name: 'Harold Halibut / Slow Bros' desc: 'Tool & Game Development' - extra: 'April - Decemer 2019 (consulting)' + extra: 'April 2019 - ongoing (consulting)' content: padded_ul { li { text 'Unity/C# development' @@ -303,8 +303,8 @@ tohtml with article! "software programming" ul { li (taglink "JavaScript", js), ": react, nodejs, electron, meteor" - li (taglink "C++", cpp), ": openFrameworks, raymarching, SDFs" - li (taglink "GLSL & HLSL", shader), ": openFrameworks, intermediate openGL" + li (taglink "C++", cpp), ": openFrameworks, intermediate openGL" + li (taglink "GLSL & HLSL", shader), ": animated shaders, raymarching, SDFs" li taglink "C# and Unity", cs li "Python" li "Lua/MoonScript" -- cgit v1.2.3