Here are some of my personal projects


1.

https://valuasion.com

This is an investing tool that I created to make researching companies easier. One challenge when it comes to finding good companies to invest in is knowing if a company has long term growth. Valuasion takes away all the guess work by analyzing company financial data and rating the company on a scale of 1 to 100.

You can find the project on Github

https://github.com/patrichua/Valuasion

2.

Financial Data API

I collect the data from annual reports and provide it via an API at https://api.investingwith.us. You can get the company earning, revenue, book value, etc from the API. The API also provides the summarized financial data.

You can find the project on Github

https://github.com/patrichua/InvestingWithUsFinancialDataApi