Skip to content
View garthcast95's full-sized avatar
  • Indianapolis, IN, USA

Block or report garthcast95

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

Pinned Loading

  1. ImmigrationDocketSystem ImmigrationDocketSystem Public

    This project is an Immigration Docket System. This later was used to be a foundation of the product known as VisaMadeEZ. Coded in SQL that has Procedures, Triggers, and Events..

    PLSQL

  2. ArrayClasses ArrayClasses Public

    This project manipulates the array class by changing its form to a stack, queue, and fixed array. Used implemented functions to evaluate postfix expression and infix expressions to be converted.

    C++

  3. MiniATMSystem MiniATMSystem Public

    An ATM System that creates and deletes users, modify accounts by depositing or withdrawing money, and setting up their pins.

    Java

  4. ParkingLotSystem ParkingLotSystem Public

    A parking lot system that allows to add or delete residents, calculate sales, and monitor customers entering and exiting the parking lot.

    Java

  5. FirstCompiler FirstCompiler Public

    My First Compiler. From Functions, Control Section, Literals, macros, and Program Blocks

    Java