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

Highlights

  • Pro

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
Sohan-Rout/README.md

Pinned Loading

  1. DTUHack DTUHack Public

    In disaster scenarios like mine and building collapses, timely and accurate victim detection is crucial for saving lives. Rubble Radar is an innovative life-saving gadget designed to enhance Collap…

    JavaScript 1

  2. RecycleHubWebsite RecycleHubWebsite Public

    This repository contains the frontend code for RecycleHub website, a platform designed to streamline waste management and recycling by connecting users with local recycling centers, tracking recycl…

    JavaScript 1

  3. Amazon-Clone-frontend Amazon-Clone-frontend Public

    This is a frontend clone of Amazon, built using HTML, CSS, and JavaScript. The goal of this project was to replicate the look and feel of Amazon’s website while improving my front-end development s…

    HTML

  4. 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

  5. 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

  6. 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