Skip to content
View Truong-Justin's full-sized avatar

Block or report Truong-Justin

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. ProjectManagementApp ProjectManagementApp Public

    A project management app that will let a user manage their projects, project bugs, employees, and project managers. This application uses an ASP.NET Core Web API as the backend and a React frontend.

    JavaScript 1

  2. ProjectManagementAPI ProjectManagementAPI Public

    A REST API made with ASP.NET Core Web Api and Microsoft SQL Server. This API will be used for a project management application that will call this API for it's back-end services.

    C# 1

  3. HoroscopeFrontEnd HoroscopeFrontEnd Public

    A new front-end made with HTML/CSS and JavaScript. This front-end application will fetch from my Horoscope API and display to the user their horoscope. I eventually want to use the React framework …

    JavaScript

  4. horoscopeApi horoscopeApi Public

    This app uses Beautiful Soup and Flask-RESTX to scrape horoscope data and return it in JSON format. It is also the backend of the Horoscope App that is used to display to the user their horoscope.

    Python

  5. MalwareAnalyzerDash MalwareAnalyzerDash Public

    A group project that uses Python and Dash, and allows the user to upload an .exe or .dll file to scan for malware. The application uses a ML approach to determine whether the uploaded file is a vir…

    Python