Skip to content
View DakshVerma11's full-sized avatar
Block or Report

Block or report DakshVerma11

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. Complete-Python-3-Bootcamp Complete-Python-3-Bootcamp Public

    Forked from Pierian-Data/Complete-Python-3-Bootcamp

    Course Files for Complete Python 3 Bootcamp Course on Udemy

    Jupyter Notebook

  2. Self-Checkout-System Self-Checkout-System Public

    This Python script implements a billing system that allows customers to add products, generate bills, and output the bill in PDF format. The system utilizes CSV files to store product information a…

    Python

  3. Tic-Tac-Toe Tic-Tac-Toe Public

    This is a simple implementation of the classic Tic-Tac-Toe game in Python. Players take turns to mark X or O on the board, and the first player to get three marks in a row (horizontally, vertically…

    Python

  4. Billing-Inventory_System_in_C Billing-Inventory_System_in_C Public

    The Billing System project aims to create a C program that manages inventory, customer records, and generates bills for purchases made by customers.

    C

  5. Blackjack_Game_Python Blackjack_Game_Python Public

    A Python code to play the BlackJack game of cards

    Python

  6. PracticeCodes PracticeCodes Public

    Welcome to my coding playground! 🚀 This GitHub repository is a collection of my practice codes covering a wide range of programming concepts, algorithms, and problem-solving exercises.

    C