Data Analyst projects
Laptop EDA
It is a basic EDA (Exlporatory Data Analysis) attempt, using the laptop datasets from Kaggle was able to gain valuable insights, which help visualize a pattern of which GPU and CPU were preferrable in which type of laptops.
Technology use: SQL, Excel, Tableau
Nasdaq Bitcoin Dashboard website
A dashboard that utilize the Nasdaq API to grab the bitcoin data to analyze, and currency exchange API to show the exchange rate from bitcoin to other country currency, able to plot 2 graph to show the changes over time
Technology use: Python, Flask, Nasdaq API, Currency Exchange API, Plotly Dash
GithubNBA Dashboard
A dashbaord that utilize the balldontlie API to grab the data of the players and team to perform analysis technique and plot the data, was able to plot 5 graph and interpret all 5 graphs
Technology use: Python, Flask, balldontlie API, Plotly Dash
GithubTwilio Messages
Website that will send custom messages to your phone number, utilize 3 different API to craft a custom messages, and using Twilio to send those custom messages to your phone number with a click of the button
Technology use: Python, Flask, Twilio API, API
GithubWeb scraping
A basic web scraping program that scrape the content of a wiki and write it into csv file.
Technology use: Python, BeautifulSoup
Github