Go Back

Sales Visualization

A web app to display geographic distribution of sales

Through a SQL join of various data sets in our data lake, I was able to create a table with user id, location, and amount spent. I found that most of our sales were located in a single state. In an attempt to visualize this information, I decided to make a tool that would display a geographic chloropeth map of our sales information. To do this I created a react app with two packages, ChartJS and topoJSON, that allowed the user to see how much revenue was made in a given country or state in the past two years.

With this information, we were able to find which areas of the world to target our ads and optimize the click-to-ad ratio.

Technologies used

Other Projects

Virtual Influencer Interface

AI interface for generating virtual models.

Personal Portfolio Website

A web app to display what I have worked on and to get more experience building Full-Stack apps.

Random Quote API

A web app to retrieve a random quote from MongoDB with serverless functions.

ChatGPT and TradingView Dashboard

A interface to interact with ChatGPT and Trading View

Cafe Munshn Lunshn

This project was the basis of my Web Programming class at the University of Kentucky.

WillitFit

Created this project for a hackathon hosted by the University of Kentucky.

Apple's Care Kit

This health app was the basis of my App development course using Apple's open source Care Kit.