jakeLove = webDeveloper; artist; programmer; 22; uxDesigner;

//my portfolio!

LionLunch

I competed in a 48 hour hackathon called HackPSU, where our goal was to create something that “revolutionized finance”. My partner and I decided on the concept of a webapp for students to budget their meal plans. Our final product was something that could budget a students meal plan over a user chosen amount of time, visualize their spending habits with graph.js, and would recommend restaurants in the area that would fit their current budget. We used vanilla HTML5, CSS3, and JavaScript for this project.

Art Portfolio

One of my first projects was to make a website that displayed my art. To solve the problem of new art being added constantly, the website is built dynamically from an array of objects. A JavaScript function builds buttons and sorts them by year. When a button is pressed, it shows the artwork with options to move to adjacent pieces like a carousel.

Scroll to Top