In this project, I developed a Web Application which made it easier to manage food inventory for shared fridges.I used the MERN Stack and Shopify Polaris to design the Navbar, design the database, populate the database with initial values and designed the initial login and register modals as part of my CPSC436I project. In this project, I learned the importance of understanding front-end frameworks and how they can make your tasks easier.
CS310 Project: (Typescript and Javascript)
In this project, I developed a Web Application using Typescript for the backend and Javascript for the frotend. My main focus for this app was to develope an abstract syntax tree to parse through the data and to evaluate the data, for a custom query language similar to SQL. I also developed a greedy algorithm which tried to balance minimizing of distance and minimizing of time at the same time
Global Terrorism
The goal of our visualization is to discover regions in the world that have a high terrorist attack threat level. To discover regions suspectible to terrorist attacks, we summed up the total number of attacks that happened in each country within the chosen year range. A symbol map was chosen for this because it allows users to quickly discover problematic areas by looking at the size of the circle. A year range slider is implemented for users to select any year range between 1970 and 2018. In order to provide even more detail on region, we linked the symbol map to an icicle plot. The icicle plot will show a country's distribution of attacks across all the different states and cities. Lastly, our secondary goal was to let users compare the number of attacks between years and to see the overall trend. Our innovative view accomplishes this by showing the distrubtion of total attacks globally per year. Custom glyphs are used to mark the number of different attack types that terrorist use.