diff options
| -rw-r--r-- | root/portfolio/text$moonscript -> mmm$dom.moon | 6 |
1 files 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" |
