Skip to content
View silven-mohan's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report silven-mohan

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. EucliDraw EucliDraw Public

    EucliDraw is a Python-based educational tool that brings 2D Euclidean geometry to life through intuitive shape visualization. Using the built-in turtle graphics module, users can input the name of …

    Python 1

  2. EleMentor EleMentor Public

    EleMentor is a Python GUI application for chemistry learners. It helps users explore chemical elements

    Python 1

  3. Marksheet_Maker Marksheet_Maker Public

    This is a simple terminal-based C program designed to generate an intermediate (Class 11–12) marksheet for students based on their stream. It only uses basic C constructs (printf, scanf, if-else, a…

    C 1

  4. Electricity_Bill_Calculator Electricity_Bill_Calculator Public

    This is a simple CLI-based application written in C that calculates your approximate electricity bill based on the previous month's meter reading and the current meter reading. It uses a fixed rate…

    C 1

  5. NumScope NumScope Public

    NumScope is a command-line based number theory toolkit written in C, built entirely using foundational programming concepts such as loops, conditionals, and functions.

    C 1

  6. Luhn_Algorithm Luhn_Algorithm Public

    This C program validates a 16-digit number using the Luhn algorithm, a simple checksum formula used to validate identification numbers such as credit card or debit card numbers.

    C 1