Skip to content
View ArulArora's full-sized avatar

Block or report ArulArora

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
ArulArora/README.md
  • 👋 Hi, I’m @ArulArora
  • 👀 I’m interested in everything to do with technology
  • 📫 How to reach me: [email protected]

Pinned Loading

  1. PersonalWebsite PersonalWebsite Public

    Customized HTML, CSS and JavaScript code developed for personal website.

  2. LibraryForBooks LibraryForBooks Public

    Using object-oriented design, created a data storage solution for storing and managing books. Repeatedly applied test cases until all test scenarios were satisfied to ensure software usability

    C++

  3. BankApp BankApp Public

    Created an application to simulate a bank. Using JavaScript, in this app the user is able to transfer money between accounts, request a loan, and close an account. The user needs to login to get ac…

    JavaScript

  4. Tic-Tac-Toe Tic-Tac-Toe Public

    Implemented software that allows users to play a 4x4 game of tic-tac-toe in real time. Partnered with a developer to ensure and maintain software quality by using online communication skills

    C++

  5. PigGame PigGame Public

    Implemented dynamic JavaScript, with HTML and CSS as the GUI, that allows users to play the dice game Pig in real time

    JavaScript

  6. SoccerSimulation SoccerSimulation Public

    Created a simulation of a real life soccer game. Created random events and outputted all of them in random order with delays.

    C++