diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2020-07-18 10:03:08 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2020-07-18 10:03:08 +0000 |
| commit | c59f6095b692f2846c6bf5890cbf4a1e0fa5c03f (patch) | |
| tree | 541e5a6007173f7de062e1c88bdde660ea9847dd /root | |
| parent | video/*+gif support (diff) | |
| download | mmm-c59f6095b692f2846c6bf5890cbf4a1e0fa5c03f.tar.gz mmm-c59f6095b692f2846c6bf5890cbf4a1e0fa5c03f.zip | |
portfolio: corrections
Diffstat (limited to 'root')
| -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" |
