Software Engineering
CSCI 6050: Tasked to create a full stack replica of the ACM movie booking website as part of a team of 4 in an Agile Environment. Implemented using in an MVC design framework using HTML, Java Servlets, and MySQL.
CSCI 6050: Tasked to create a full stack replica of the ACM movie booking website as part of a team of 4 in an Agile Environment. Implemented using in an MVC design framework using HTML, Java Servlets, and MySQL.
NMIX 4310: Final project cumulated the UX design topics learned through XCode with the programming principles discussed about Swift to form a productivity app. The app was inspired by the concentration techniques that exist for studying and provided tools for better organizing one's schedule.
NMIX 5110: Revolving around front-end web development, the final project pulled information from an API about cats and prompted users for input on their lifestyle. The site then scored each breed based on compatibility with the user's lifestyle and provided a recommendation. The website was implemented using Vue.js, The Cat API and a web HTML/CSS template.
CSCI 4060: More to come, will take course in Spring 2020!
For our first project we started with a page about ourselves and added on various CSS stylings.
Once we built our foundation of static html pages, we improved the styling using Flexbox. We then added slideshows that were implemented in JavaScript.
Building off the JavaScript foundation, we pulled information about our classmates from a JSON feed and displayed it using Flexbox.
After picking up the fundamentals of the Vue.JS framework, we connected a web template to an API and displayed information about animals based on the data provided by the API.