Skip to content
View vivekkale109's full-sized avatar
  • Joined Feb 22, 2026

Block or report vivekkale109

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