Skip to content
View divitngoc's full-sized avatar
Block or Report

Block or report divitngoc

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. coinbase-crypto coinbase-crypto Public

    This application subscribes to Coinbase and reads data given a pair of crypto symbols.

    Java

  2. sandbox-banking-app sandbox-banking-app Public

    This project simulates a simple banking app in SpringBoot MVC with an IAM service. Features include user creation, account creation, transfer of funds, and access to account transaction data.

    Java 1

  3. rust-axum-template rust-axum-template Public

    Restful API SaaS application where it involves best practices for starting up a project with axum.

    Rust

  4. quarkus-graalvm-kafka quarkus-graalvm-kafka Public

    This project goal is to have a better understanding using Quarkus framework with GraalVM, kafka and reactive.

    Java

  5. machine-learning-image-classifier machine-learning-image-classifier Public

    Image Classifier (Flowers) using Machine Learning with Pytorch

    Jupyter Notebook

  6. trade-order-handler trade-order-handler Public

    Trade order application can simulate trade orders and records them in an orderbook which handles multithreading written in core Java 11.

    Java