Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View vivekkale109's full-sized avatar
  • India
  • 22:11 (UTC -12:00)
  • Joined Feb 22, 2026

Block or report vivekkale109

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

Hi there 👋

💻 Tech Stack:

C C++ CSS3 HTML5 JavaScript

Popular repositories Loading

  1. vivekkale109 vivekkale109 Public

    2

  2. Student-Record-Management-System Student-Record-Management-System Public

    The "Student Record Management System" is a simple C program that allows users to: - Add, delete, and modify student details. - Store student records using structures. - Use file handling functions…

    C 2

  3. Simple-Calculator Simple-Calculator Public

    The "Simple Calculator" in C performs basic arithmetic operations: - Addition (+) - Subtraction (−) - Multiplication (×) - Division (÷)

    C 2

  4. Number-Guessing-Game Number-Guessing-Game Public

    The "Number Guessing Game" is a simple console-based game written in C. The program generates a random number using `rand()` and the player must guess the correct number.

    C 2

  5. Bank-Account-Management-System Bank-Account-Management-System Public

    The "Bank Account Management System" is a simple console-based application written in C. It allows users to perform basic banking operations such as: - Deposit Money - Withdraw Money - Check Accoun…

    C 2

  6. Snake-Game-Graphical-Version-using-SDL2- Snake-Game-Graphical-Version-using-SDL2- Public

    A simple Snake Game built in C language using the SDL2 graphics library. This is a graphical version of the classic terminal Snake game.

    C 2