Advanced Media Production
In Advanced Media Production I learned how to make static html pages process data, respond to user input, and display flexible content. This was accomplished through learning JavaScript, Flex, and Vue.JS. Vue.JS is a Javascript framework that allows you to build reponsive websites that pull information from external APIs. The flex framework allows us to build sites that respond to the user's screen, therefore allowing us to support web and mobile devices.
The topics learned through the class were brought together in my final assignment (seen above) where I used an external API holding JSON data on cat breeds to provide a website where users could input information about themselves to find the breed that works best for their lifestyle. Additionally, here's my course page where you can see how I progress through the projects we did throughout the semester: NMIX 5110