Skip to content
View lailacodes's full-sized avatar

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 Loading

  1. TCASA_Hackathon TCASA_Hackathon Public

    Created a password strength analyzer for Hackathon using the Django, Python, HTML, CSS, and Javascript

    Python

  2. 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

  3. 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

  4. hotelGUI hotelGUI Public

    A mock ABC Hotel Reservation System coded in java.

    Java

  5. 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

  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