Skip to content
View anantchhabda's full-sized avatar

Block or report anantchhabda

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Project-Command_Line_Utility_Program Project-Command_Line_Utility_Program Public

    Designed and developed a command-line utility program with various switches to locate and report duplicate files in directories recursively. Used cryptographic hash function SHA2 to detect duplicat…

    C

  2. Project-Cool_Language_Execution_Emulator Project-Cool_Language_Execution_Emulator Public

    The cool programming language is a very small, C-like syntax language. Developed a program to emulate the execution of "cool executable files" on a stack-based machine with a write-back cache.

    C

  3. Project-Statistical_Marks_Analyzer Project-Statistical_Marks_Analyzer Public

    Developed a program to analyze students marks in various subjects. Reports numerous statistics including ranks, correlation, standard deviation, etc.

    Python

  4. REACTAPP REACTAPP Public

    JavaScript

  5. Project-Aquarium_Puzzle Project-Aquarium_Puzzle Public

    In this puzzle, the player must fill each aquarium from bottom to top while making sure that the filled boxes in each row and column match the corresponding numbers on the left and top of the grid,…

    Java

  6. Project-Digits_Analyzer Project-Digits_Analyzer Public

    This program analyses the distribution of digits for numbers in a given file.

    Python