diff options
Diffstat (limited to 'root')
| -rw-r--r-- | root/portfolio/harold-halibut/media: image$png.png | bin | 0 -> 240393 bytes | |||
| -rw-r--r-- | root/portfolio/playreactive/media: image$png.png | bin | 0 -> 21689 bytes | |||
| -rw-r--r-- | root/portfolio/text$moonscript -> mmm$dom.moon | 21 |
3 files changed, 20 insertions, 1 deletions
diff --git a/root/portfolio/harold-halibut/media: image$png.png b/root/portfolio/harold-halibut/media: image$png.png Binary files differnew file mode 100644 index 0000000..d6dba98 --- /dev/null +++ b/root/portfolio/harold-halibut/media: image$png.png diff --git a/root/portfolio/playreactive/media: image$png.png b/root/portfolio/playreactive/media: image$png.png Binary files differnew file mode 100644 index 0000000..6bb41b3 --- /dev/null +++ b/root/portfolio/playreactive/media: image$png.png diff --git a/root/portfolio/text$moonscript -> mmm$dom.moon b/root/portfolio/text$moonscript -> mmm$dom.moon index bbce99f..745b8f8 100644 --- a/root/portfolio/text$moonscript -> mmm$dom.moon +++ b/root/portfolio/text$moonscript -> mmm$dom.moon @@ -86,10 +86,29 @@ projects = { li text 'porting (various consoles)' } href: 'http://haroldhalibut.com/' - media: embed_img 'http://haroldhalibut.com/wp-content/uploads/2016/07/AgoraArcades2.png' + media: embed_img '/portfolio/harold-halibut/media:image/png' tags: :cs, :professional, :game } { + name: 'Earthrise One / Playreactive' + desc: 'Electronics Design, Escape Room Gadgets' + extra: 'September - December 2018 (consulting)' + content: padded_ul { + li text 'developed and implemented circuits for various portable and fixed devices in an escape room' + li { + text 'interfaced MCUs with various I/O devices' + ul { + li text 'controllable LED lighting' + li text 'maglocks' + li text 'piezo buzzers' + } + } + } + href: 'https://www.playreactive.com/earthrise-one' + media: embed_img '/portfolio/playreactive/media:image/png' + tags: :hardware, :professional, :game + } + { name: 'rise technologies' desc: 'Full-Stack Development, Web & App' extra: 'April 2016 - April 2019' |
