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

Block or report shivomPatel

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

Popular repositories

  1. Chat_Server Chat_Server Public

    CS 180 Chat server

    Java

  2. DocAnalyzer DocAnalyzer Public

    This program analyzes word and text files and computes file characteristics such as word count, sentence count, passive voice, and flesch-kincaid reading level.

    Java

  3. Handicap_Calculator Handicap_Calculator Public

    A tool that allows multiple golfer to track their handicap over time. The program supports multiple players using binary file I/O.

    C

  4. Text_Filter Text_Filter Public

    This is a tool that allows you to filter select words from a passage given user specification. There is also a find and replace feature that allows one to parse a passage and replace repetitive phr…

    Java

  5. Othello Othello Public

    Othello s a strategy board game for two players, played on an 8×8 uncheckered board. There are sixty-four identical game pieces called disks, which are light on one side and dark on the other. Play…

    Java

  6. Mock_Java_Shell Mock_Java_Shell Public

    This program is a mock shell written in Java. The shell supports the commands ls, rm, clear, pwd, echo, and cat.

    Java