8000 goharsaqibfazal · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View goharsaqibfazal's full-sized avatar

Block or report goharsaqibfazal

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. Simulation-of-a-Bouncing-Ball Simulation-of-a-Bouncing-Ball Public

    In this Java program I calculated the trajectory of a bouncing ball using a simplified physics model. For this Newtonian simulation, I started by writing a program that can output the x and y posit…

  2. Simulating-Multiple-Bouncing-Balls Simulating-Multiple-Bouncing-Balls Public

    In this program I used object-oriented design to build on the work I had already completed in the first project. Namely, now that I have implemented the simulation of a single bouncing ball with a …

  3. Keeping-Track-of-Objects Keeping-Track-of-Objects Public

    This project is about data structures and objects, specifically the use of B-Trees to organize data in an explicit order. It extends the work done in previous projects to include a mechanism for ke…

  4. Interacting-with-Objects Interacting-with-Objects Public

    In the last projects, I implemented a binary-tree to organize and store my data. In this project, I implemented tools that allowed a user to interact asynchronously with the simulation program, whi…

  5. Decimal-to-Base-Converter Decimal-to-Base-Converter Public

    This C program uses the concept of a command line program. The code that I wrote reads in two arguments from the command line, a decimal number and base in which to express the decimal number. The …

  6. A-Simple-Database-Program A-Simple-Database-Program Public

    The purpose of this project was to build a very simple database program using B-Trees for record storage. The first thing the program does is to read in the student names, IDs, and grades from thei…

0