My Projects
Viewing Party
Created functions to solve the problem of adding, and removing movies between different lists, and creating a list of recommended movies!
Adagrams
With a partner build game in which a player draws a set of letters and must make a word using those letters. The program scores each word and returns the highest scoring word.
Swap Meet
Created Vendor and Item classes with attributes and instance methods. The program can help vendors to swap their top items and swap items by category.
Task List API
Created a RESTful API using Python Flask to add, read, delete and update tasks. Upon the completion of the task, the user gets a message via Slack bot.
Personal Portfolio
Designed and build an accessible personal portfolio website using semantic HTML and applying visual styles with CSS.