Skip to content
View BigFigsCode's full-sized avatar

Block or report BigFigsCode

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. Game-Programming-1 Game-Programming-1 Public

    Source Code for my first game. It is not finished yet. This is a rough draft part of my final project.

    C#

  2. Difference-Objects-Classes Difference-Objects-Classes Public

    This is for a course called Advance programming with Java.

    Java

  3. AppointmentCreater AppointmentCreater Public

    This program allows the user to create an appointment, remove and display specific appointment and display all appointments.

    Java

  4. BalanceCalculator BalanceCalculator Public

    This is a program that allows the user to enter an initial deposit, annual interest rate and number of years. The output is the forecasted amount the user entered. It also has a GUI for the user to…

  5. QueueLab QueueLab Public

    This is Project I did for my Data structures course involving queues. There is a CPU, JOB, MFQ, ObjectQueue and an ObjectQueueInterface

    Java

  6. TreeLab TreeLab Public

    A project I did for data structures course involving trees.

    Java