Skip to content
View Sohan-Rout's full-sized avatar

Block or report Sohan-Rout

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 Loading

  1. DigitalClock DigitalClock Public

    A simple digital clock program written in C that displays the current time and date in multiple formats (12-hour, 24-hour, and expanded). Includes a clear-screen functionality for real-time updates…

    C

  2. SimpleCalculator SimpleCalculator Public

    This is a feature-rich calculator program written in C. It not only performs basic arithmetic operations but also supports complex calculations, leveraging loops for repeated operations and functio…

    C

  3. NumberGuessingGame NumberGuessingGame Public

    A simple and interactive number guessing game built using C language. This project challenges the player to guess a randomly generated number within a given range. The program provides hints like “…

    C