Projects

Trivia Game using Open Trivia Database

This triva game is using Open Trivia Database: https://opentdb.com/ > It is a free to use, user-contributed trivia question database where you can add new questions. The Open Trivia Database provides a completely free JSON API for use in programming projects. Use of this API does not require a API Key, just generate the URL below use it in your own application to retrieve trivia question https://opentdb.com/api_config.php

Code Repo: https://github.com/anthonykuong/angular11

This app is a book collection manager. The user can authenticate, use the Google Books API to search for books and add them to their collection. It is implemented using Angular and uses ngrx.

https://anthonykuong.github.io/ngrx-books/#/login

COVID-19 Dashboard by Ignite UI For Angular

This app shows COVID-19 world case numbers and metrics . It is implemented using Angular was generated with Ignite UI CLI version 5.0.1.

https://anthonykuong.github.io/COVID-19-Dashboard/