Skip to content
View silven-mohan's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Highlights

  • Pro

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.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
silven-mohan/README.md

Hello everyone! I am Silven Mohan. I am currently pursuing ๐Ÿง‘โ€๐Ÿ’ปComputer Science and Engineering as my major.


๐Ÿฉถ What I like??:

Learn new things | Collaboration | Linux Enthusiast.

๐Ÿ”ง Tech Stack:

Languages : C, Python(Basics), Assembly in ISA x86_64(Basics),

Tools : Vim, VSCode, GitHub.

๐Ÿ’– Featured Projects:

Date2Day: This gives the day of a specific date using Zeller's Congruence.

Luna Shell: A feature-rich toy shell(still under development).

๐ŸŽฏ Current Goals:

  • Master Data Structures and Algorithms(DSA).
  • Web Development(Full Stack).
  • Linux.

๐Ÿ“Š Status:

GitHub Stats

๐Ÿ“ซ Contact:

Popular repositories Loading

  1. Date2Day Date2Day Public

    Date2Day is a C program that calculates the day of the week for any given date using Zeller's Congruence. It accepts date, month (as a string), and year from the user and outputs the corresponding โ€ฆ

    C 3

  2. Luna_Shell Luna_Shell Public

    C 3

  3. DS DS Public

    C 3 1

  4. skills-introduction-to-github skills-introduction-to-github Public

    Exercise: Introduction to GitHub

    2

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

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