Skip to content
View lailacodes's full-sized avatar
Block or Report

Block or report lailacodes

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

  1. AggieGame AggieGame Public

    Aggie Game is a project I developed for my computer science class. It is a four-in-a-row game that has a single player mode and a two-player mode. The objective is for one player to earn 4 consecutโ€ฆ

    Java

  2. BankingApp BankingApp Public

    This application simulates a bank account. It allows users to create accounts, make deposits and withdrawals, and view transactions. The program was created in Java and contains a graphical user inโ€ฆ

    Java

  3. hotelGUI hotelGUI Public

    A mock ABC Hotel Reservation System coded in java.

    Java

  4. JSCalculator JSCalculator Public

    A simple calculator made with JavaScript that can perform addition, subtraction, modulo, division, and multiplication. Once user is finished their calculation, two tables are displayed with resultsโ€ฆ

    JavaScript

  5. eventsWithjQuery eventsWithjQuery Public

    Implementing events via jQuery to interact with six images of applications. Single click will enlarge image, double click will open new webpage to the apps website.

    HTML

  6. validationForm validationForm Public

    Assignment for Internet Systems in which I created a form in html that would accept information about a user and implement two functions in javascript: one to check whether user entered valid inputโ€ฆ

    JavaScript