Author Archives: James

Project 2 – CSS only interactive widget

While powerful for generating dynamic spaces, large script files can become cumbersome for a browser and animations can be taxing on the CPU without using acceleration plugins like those created by GreenSock. However, then you are just bringing in more code for the browser to render. Additionally, many people doubt or are ignorant, myself included, […]

Posted in Professional | Leave a comment

Project 1 – Snap.svg

Recently, I further investigated the power of SVGs. If you do not know what scalable vector graphics are, Wikipedia is a good start: additionally, if you are a developer check out W3School’s tutorial. Although, if you have taken any type of vector math you understand it is just a way to show direction and magnitude […]

Posted in Professional | Leave a comment