Spotify Mixtape | Playlist Reorganizer and Customizable Music Discovery Tool w/ Spotify API
Demo: http://bit.ly/2rAxVot
•Enabled metric-based playlist reorganization through linear-regression algorithm to closely conform slope/shape to line graph.
•Delivered user-requested Spotify song/artist assets and audio metrics to React-based client via AJAX requests to OAuth/Spotify API enabled Express server.
•Leveraged SCSS and React-based animation and photoshopped image assets for photo realistic styling.
Color Companion | Color identification and palette generator tool for web design
•Constructed custom ‘eye dropper’ function for mouse-over based identification of pixel hex values on canvas generated clone of target image through creation of a custom toolset that tracks mouse X and Y movement for identifying pixel location.
Giferent | Multimedia Content Creation Platform
•Utilized the web audio API to transfer streaming data as BLOBS for user-recorded audio to pair with .gif images fetched from Giphy API.
•Created dynamic, single-page interface by utilizing conditional renders in React front-end architecture