Interested in what I can offer?

Yu-gi-oh Card Searcher

Using an API made by fans, this website allows using to search the card by name and other filters and learn details about it

URL: https://github.com/andrewroar/ygopro

Bible Quote

A REACT based android application which will generate user a random bible quote

URL: https://play.google.com/store/apps/details?id=com.andrewroar.biblequote

User API

Backend API I created to allow features such as register/signin/see all user

To registered, post to /register with an object {email: string, password: string}. To signin, get to /signin

URL: https://login-api-123.herokuapp.com/all