From randallwiggins
Jump to: navigation, search
Line 1: Line 1:
 
<column grid="6">
 
<column grid="6">
=== (it's all) About Me ===
+
===About Me===
 
I'm a professional software developer and amateur musician living in Madison, Wisconsin.  
 
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.  
+
I'm interested in 'modern' javascript coding and exploring fun things that can be done in a browser. I like bikes, banjos, Renaissance music played on recorders, and cats.  
 
</column>
 
</column>
 
<column grid="6">
 
<column grid="6">
=== Projects ===
+
===Projects===
 
====Coding====
 
====Coding====
 
*[[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.   
 
*[[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, 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.
+
*[[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 as part of video production system.
 
</column>
 
</column>

Revision as of 03:21, 19 June 2018

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, Renaissance 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 as part of video production system.