Skip to content
View ingridjone's full-sized avatar

Block or report ingridjone

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. Full-Stack-Application-Ghost-Town Full-Stack-Application-Ghost-Town Public

    Full-stack application created with HTML, CSS, JavaScript, Node.js, and implementation of an SQL database through SQLite. The application consists of a text-based interactive story, in which the pl…

    HTML 1

  2. Parking-System-Application Parking-System-Application Public

    Extensive Java project that simulates a Parking System software. The concepts explored for this assignment are: UML diagrams, inheritance, interface classes, design patterns (strategy, factory, com…

    Java 1

  3. Calculator-Android Calculator-Android Public

    A simple calculator made for Android devices. Project made for a Computer Science minor at Central Methodist University.

    Kotlin 1

  4. Payment-Processing-System Payment-Processing-System Public

    Project created for the MS in IT: Software Design and Development at the University of Denver.

    HTML 1

  5. JulianConverter JulianConverter Public

    Given a date in the format MM/DD/YYYY, this Java project converts it to a Julian Number and vice versa. All projects made for the MS in ICT: Software Design and Programming at the University of Denver

    Java

  6. Abstract-vs-Interface-Classes Abstract-vs-Interface-Classes Public

    Created two abstract classes with a few methods, and then converted them to interface classes instead, to understand the difference between the two concepts. All projects made for the MS in ICT: So…

    Java