From randallwiggins
Jump to: navigation, search
Line 7: Line 7:
 
=== Projects ===
 
=== Projects ===
 
====Coding====
 
====Coding====
*[[MediaWiki as website|MediaWiki]] - a content management alternative to [https://wordpress.org WordPress]. Support custom tags with extensions, and use skins to control the look.   
+
*[[MediaWiki as website|MediaWiki]] - a content management alternative to [https://wordpress.org WordPress]. It supports custom tags with extensions, and use of skins to control the look.   
*[[blendr|bl?endR]] - an image manipulator for bending and blending images. Appears similar to Photoshops's liquify filter, written javascript and built with [https://reactjs.org ReactJS] and [https://webpack.js.org/ Webpack]. The techniques for image keying (masking) and distortion were developed at Colorgraphics Systems for use in the DP MAX video production system.
+
*[[blendr|bl?endR]] - an image manipulator for bending and blending images. Appears similar to Photoshops's liquify filter, but written in javascript and built with [https://reactjs.org ReactJS] and [https://webpack.js.org/ Webpack]. The techniques for image keying (masking) and distortion were developed at Colorgraphics Systems for use in the DP MAX video production system.
 
</column>
 
</column>

Revision as of 22:36, 18 June 2018

(it's all) About Me

I'm a professional software developer and amateur musician living in Madison, Wisconsin. I'm interested in 'modern' javascript coding and exploring fun things that can be done in a browser. I like bikes, banjos, early music played on recorders, and cats.

Projects

Coding

  • MediaWiki - a content management alternative to WordPress. It supports custom tags with extensions, and use of skins to control the look.
  • bl?endR - an image manipulator for bending and blending images. Appears similar to Photoshops's liquify filter, but written in javascript and built with ReactJS and Webpack. The techniques for image keying (masking) and distortion were developed at Colorgraphics Systems for use in the DP MAX video production system.