devin sipal
  • code
  • about
code5 years ago

Calculating State Sales tax for Shopify Stores

A script to calculate county sales tax for Shopify orders based on shipping address.

code6 years ago

Creating a Music Toy with a Visualizer

A simple toy I made with Javascript

code7 years ago

Language, Gender, and Music Reviews

Analyzing a dataset of Pitchfork music reviews to see differences in how artists are described.

code8 years ago

Making a Drawing Application using HTML, CSS, and JQuery

This is an unconventional drawing application made completely in HTML and JavaScript. Instead of picking a color yourself, you slowly subtract color values from each individual pixel.