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

Block or report vibhavkhare

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

Popular repositories Loading

  1. TerraformerGeneratorProject TerraformerGeneratorProject Public

    In this project, I employed procedural generation (Dirtball Dropping) to create islands/continents. Users input 2D Array sizes for land to be terraformed. The program requests dirtball size and str…

    C++

  2. GameInventoryCollection GameInventoryCollection Public

    I used Binary Search Trees in the "GameInventoryCollection" project to create a console app for managing CS ZyBox Live, an online game store. It streamlines game addition, removal, counting, and li…

    Java

  3. CourseEnrollmentSimulation CourseEnrollmentSimulation Public

    This project uses JavaFX GUI to create an application that simulates the ASU course enrollment screen. The screen has a leftPane, to add courses, rightPane, to see the courses added and be able to …

    Java