-
👨💻 All of my projects are available at sohan-dev.netlify.app
-
📫 How to reach me [email protected]
👨💻 All of my projects are available at sohan-dev.netlify.app
📫 How to reach me [email protected]
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
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
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
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
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