From randallwiggins
Jump to: navigation, search
Line 8: Line 8:
 
====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]. Support  custom tags with extensions, and use skins to control the look.   
*[[blendr|bl?endR]] - an image manipulator for bending and blending images. Poor man's liquify filter, built with [https://reactjs.org ReactJS] and [https://webpack.js.org/ Webpack]. [[File:warp.jpg|left|200px]]Historical note: Colorgraphics Systems included a "warp" function in the DP MAX videographics system. Those were fun times.
+
*[[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 the DP MAX videographics system. Those were fun times.
 
</column>
 
</column>

Revision as of 21:57, 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. Support custom tags with extensions, and use skins to control the look.
  • bl?endR - an image manipulator for bending and blending images. Appears similar to Photoshops's liquify filter, written javascript and built with ReactJS and Webpack. The techniques for image keying (masking) and distortion were developed at Colorgraphics Systems for the DP MAX videographics system. Those were fun times.