Skip to content
View ZachGrossi's full-sized avatar
  • New Jersey, USA
  • 08:01 (UTC -05:00)

Block or report ZachGrossi

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 Loading

  1. File-Attribute-Editor File-Attribute-Editor Public

    C# Program that allows you to edit a Windows file's attribute metadata such as the creation time/date, archive and read-only attributes, etc.

    C# 1

  2. KnightsTour KnightsTour Public

    This is a basic Java program demonstrating the "Knight's Tour". The Knight's Tour problem is to find a single path starting from any position on a chessboard where a knight chess piece will visit a…

    Java

  3. Deterministic-Finite-Automaton Deterministic-Finite-Automaton Public

    This is a programming assignment from NJIT to build a DFA that will validate a set of predetermined website addresses

    Java

  4. PingPongTest PingPongTest Public

    Prints the numbers from 1 to 100. But for multiples of three prints “Ping” instead of the number and for the multiples of five prints “Pong”. For numbers which are multiples of both three and five …

    C#

  5. Explorer-Stats Explorer-Stats Public

    An application that displays the statistics of a disk/directory. Displays directory and associated statistics, along with all sub directories and their statistics (recursively). Also displays the d…

    C#