Skip to content
View aarushirc14's full-sized avatar

Block or report aarushirc14

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
aarushirc14/README.md

Pinned Loading

  1. UDP-Reliable-File-Transfer UDP-Reliable-File-Transfer Public

    This program is an implementation of UDP and EFTP (Easy File Transfer Protocol). It combines UDP and reliable data transfer techniques from TCP to transmit files between a client and a server.

    C

  2. Movie-Ticket-App Movie-Ticket-App Public

    A movie ticket booking Java app which supports Registered and Guest Users. Users can search and select movies, theaters, showtimes and seats. They can also cancel and receive refunds for their tick…

    Java

  3. Data-Structures-and-Algorithms Data-Structures-and-Algorithms Public

    Sorting Algorithms, Binary Trees, Linked Lists, Queues, Graphs, Hash Maps

    Java

  4. Principles-of-Software-Design Principles-of-Software-Design Public

    Intro to design patterns, design documents with UML and OOP in C++.

    C++ 1

  5. Weather-Data-Visualization Weather-Data-Visualization Public

    An object oriented Python program to visualize data using Matplotlib. Final project for ENGG 233.

    Python

  6. Principles-of-Software-Development Principles-of-Software-Development Public

    Intro to Java with OOP and TDD.

    Java