Skip to content
View Vedantzope-08's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report Vedantzope-08

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

Pinned Loading

  1. SnakeAndLadder SnakeAndLadder Public

    This C++ program adds snakes and ladders to a turn-based game. Players roll a dice to move on the board, encountering snakes that slide them down or ladders that lift them up. The game continues u…

    C++

  2. PasswordManager PasswordManager Public

    The program generates secure, randomized passwords from user inputs (first name, last name, and birth year) with added rules for length, capital letters, and symbols. It allows users to regenerate…

    C++

  3. Marksheet_Management Marksheet_Management Public

    This C++ program is designed to generate a report card for a student. It prompts the user to input the student's name, roll number, and the number of subjects they have taken.

    C++

  4. Currency_and_Unit_Converter Currency_and_Unit_Converter Public

    A "C" driven project to ease the prosesses of currency and unit conversion where an input is taken from an end user to convert it into its desired output.

    C