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

Block or report ttangt

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 Loading

  1. ExamSimulator ExamSimulator Public

    We build an exam simulator GUI executable under a Java Maven project. This exam system serves as both server and client system. Java Swing is used to design GUI layout. The application contains sig…

    1

  2. PaperScissorStoneApp PaperScissorStoneApp Public

    We build a papser scissor stone app by using flask as server system for routing and using react native as client system for user to play the game and view their result. This application contains si…

    JavaScript 2

  3. PaperScissorStoneGame PaperScissorStoneGame Public

    We use serverless framework to build AWS cloudformation stacks for a scissor paper stone game. The stacks consists of API gateways to trigger lambda to process game results and store the results in…

    JavaScript 1 1

  4. FruitAdventure FruitAdventure Public

    We build a 2D platform game by using Unity. Player signs up by email and control the character to collect all the fruits and avoid the damaging in each stage and go to the check point. This app is …

    1

  5. DiabetesPredict DiabetesPredict Public

    We use Python PyQt5 library to to build a GUI plaform to predict users diabetes status from a pretrained multi-class classification model. This model is trainned by using Keras library with the dia…

    Python 1

  6. py_package_test_docs py_package_test_docs Public

    We build a very simple python package to calculate the sum value of a array plus one. The package APIs is documented into html form by using sphinx. The package is could be installed by pip locally…

    HTML