Summary

When I couldn't find classes to teach me skills I was interested in learning I chose a project to undertake that would teach me the those skills.

I wanted to know what fully developing a mobile app from top to bottom required and so I decided to build a mobile app in Flutter. I used Google Firestore a NoSQL Database as my backend database and made RESTful API calls to pull and update data. I also fully designed the UI and UX for the app in Flutter by myself

Doing a bit of research into the Data Analysis field made me realize that a large part of the data collection process is done through API calls. Thus in order to learn more about how they were I decided to use the Instagram and Twitter Web API's to build social media audience analyzer bots that return actionable information about your audience.

Stock Market Data Visualization

Analyzed Stock prices of notable tech companies to explore how to value stocks.

Flutter App

Designed app in Flutter to graph public sentiment on important subjects over time, built out app’s backend NoSQL database and self-taught graphic design and Google’s Material Design in order to create an attractive UI/UX with Dart

Social Media Audience Analyzers

Built Twitter and Instagram audience analyzers using their respective API's. Using these social media managment programs you would be able to see who liked your last post, who do you follow that doesn't follow you, who do you follow that isn't very active, and much more.