This was actually my final assignment in my Creative Coding class, where we were allowed to make anything as long as we used p5.js, a JavaScript library for creative coding. However, I like to think of it more as a personal project because regardless of the assignment, I had planned on making it anyway.
When I first got to college, my friends and I were always referencing Vines, but had a hard time finding them online. Because of this, I told Caroline, my friend and project-partner, about my idea to make something like Google but for Vines. That was the moment Voogle was born. Caroline and I began to download all the vines we could, define them by keywords, and organize them in a JSON file. From there, I designed, Caroline coded, and we created Voogle, which can be visited using the link below.
Voogle: https://voogle.netlify.app/
Github: http://github.com/carolinemche/
Github: http://github.com/carolinemche/
Demo Video
Screenshots of p5.js Code