Skip to content
View dmahida2002's full-sized avatar

Block or report dmahida2002

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. GeoSolids GeoSolids Public

    GeoSolids is a project that focuses on OOP concept(s). This project randomly creates a geometric shape with random measurements. Methods such as findVolume() and findSurfaceArea() are used to under…

    Java

  2. TestGeoTable TestGeoTable Public

    This project is similar to the GeoSolid project create before. This project has a new class which will contain the findAvgs() and findSTD() methods. The print for this project has been update to a …

    Java

  3. BankApplication BankApplication Public

    This project works on the the OOP aspects of Java as well as the GUI parts. This application allows the user to log in with their own bank account. They will have option(s) to modify their account …

    Java

  4. parkingLotTicket parkingLotTicket Public

    This simple program generates a parking lot ticket. The program works with while loops and the .random() method. There is also a minutes to hours and minutes conversion in this program.

    Java

  5. DataAnalyzer DataAnalyzer Public

    This program will analyze and provide information from an ArrayList. The Arraylist can hold data with just characters, just numbers, or both, characters and numbers (all data within the ArrayList i…

    Java

  6. Aeronautical-and-Space-Related-Computing Aeronautical-and-Space-Related-Computing Public

    This Java project is a space system simulator that generates a graph of a star system with randomized planet names and characteristics such as mass, gravitational pull, radius, and escape velocity.…

    Java