Skip to content
View omi23vaidya's full-sized avatar
😀
Curiously asking questions to learn and improve existing systems.
😀
Curiously asking questions to learn and improve existing systems.
  • Tower Hill Insurance Group
  • Gainesville, Florida
Block or Report

Block or report omi23vaidya

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. CompilerProject CompilerProject Public

    A Java implementation of a compiler for a custom image processing language.

    Java

  2. huffman-encoding-and-decoding huffman-encoding-and-decoding Public

    Use of Huffman coding to reduce data size while transferring enormous amount of data. First step is to identify which of the following priority queue structures: binary heap, 4-way cache optimized …

    Java 1

  3. fitbit-monitoring fitbit-monitoring Public

    An android application that pulls patient's profile and important vitals from fitbit server.

    Java 1

  4. card-war-game card-war-game Public

    A java application for the classic two player card war game.

    Java 1

  5. Alphabets-An-Android-application-as-a-game-based-learning-medium Alphabets-An-Android-application-as-a-game-based-learning-medium Public

    Alphabets is a learning tool that helps kids develop cognitive and psychomotor skills such as writing, drawing, and recognition of alphabets and numbers and logical thinking with the help of tracin…

    Java 10 8

  6. internet-chat-application internet-chat-application Public

    Developed a Java application with a server and a client program, where the server manages the chat group and any number of clients can join the group with a username at any time. Executed features …

    Java