My Portfolio

About Me

I am Ikuku Success Owhorode. I am a results-oriented data analyst. Good at identifying efficiencies and problem areas with data streams, Adept at receiving and monitoring data from multiple data streams, including SQL, and Excel data sources. Bringing forth the ability to synthesize quantitative information and interact effectively with colleagues and clients. Committed to helping companies advance by helping them to develop strategic plans based on predictive modeling and findings..

Prosper Loan Data Visualization & Analysis

The prosperLoanData contains 113937 entries spanning across 81 columns. There are three columns with boolean values, fifty columns with float values, eleven and seventeen columns with integer and string values respectively.
Click the link below for details

Twitter Data Wrangling & Analysis

The dataset is the tweet archive of Twitter user @dog_rates, also known as WeRateDogs. WeRateDogs is a Twitter account that rates people's dogs with a humorous comment about the dog.
Click the link below for details

ATM Card Validation With Python

Code was written in Python. It asks for a card number and checks whether the card number entered is from a valid ATM card and returns an output. See Full Story for details.

Addition Game with Python

An Addition game in python that generates five random pairs of natural numbers and ask its user to add them, scores the user and calculates the total time spent on all the questions. You can check it out in Full story