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. skills-introduction-to-github skills-introduction-to-github Public

    Exercise: Introduction to GitHub

  4. Binary_Encoder_Decoder Binary_Encoder_Decoder Public

    A simple yet powerful Python program that encodes text into binary and decodes binary back to text using 8-bit ASCII encoding. Supports alphabets, digits, punctuation, and special characters.

    Python

  5. Morse_Code-Encoder_Decoder Morse_Code-Encoder_Decoder Public

    in_progress

    Python

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