Skip to content
View justinong00's full-sized avatar

Block or report justinong00

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
justinong00/README.md

THIS README CONTAINS REMAINING REPOSITORIES THAT ARE NOT PINNED BELOW 😊

7. Learn-R

https://github.com/justinong00/Learn-R

Language: R

Description: Explored the the student.csv dataset elicited from 2 Portuguese schools, Gabriel Pereira University and Mousinho da Silveira University which contained academic performance of its corresponding students to perform various data exploration, manipulation, transformation, and visualization techniques using R.

Pinned Loading

  1. Subway-Ticket-Purchase-System Subway-Ticket-Purchase-System Public

    A CLI system for the LRT route from Titiwangsa Station - Chan Sow Lin Station that allows Customer users the ability to examine travel information and execute ride ticket purchases. Likewise, Admin…

    C++

  2. Online-Gym-Management-System Online-Gym-Management-System Public

    A Java Swing GUI interface for a gym management system that allows Customer users to book training sessions with personal coaches and available exercise classes as well as recording payment. Likewi…

    Java

  3. Learn-SSMS Learn-SSMS Public

    Simulating the relational tables that would be required for a multi-player online battle arena game using SQL Server Management Studio to improve understanding of SQL commands and database queries.

    TSQL

  4. Laptop-Repair-Services-Management-System Laptop-Repair-Services-Management-System Public

    A Windows Form GUI system where Receptionist can register new customers and record service demand. Technician can view the service demand and process service completion. Customer can modify service…

    C#

  5. Taekwondo-Club-Website Taekwondo-Club-Website Public

    Forked from joelywz/fdd-assignment

    A static website for a Taekwondo Club that solely focuses on displaying relevant club information and history to interested site visitors.

    HTML

  6. Online-Car-Rental-System Online-Car-Rental-System Public

    A car rental CLI system that allows Customer users the ability to book and rent cars. Likewise, Admin users can add new vehicles for rental, modify existing rental cars, and search for specific ren…

    Python