Skip to content
View gayatripadalia's full-sized avatar

Block or report gayatripadalia

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

Popular repositories Loading

  1. GP-Bakery-Management-System GP-Bakery-Management-System Public

    This is my first complete database-based project, developed as part of my Class 12 curriculum, to understand Python–MySQL integration, role-based access (Admin & Customer), and real-world order man…

    Python

  2. Number-Guessing-Game-Python Number-Guessing-Game-Python Public

    A simple Python-based Number Guessing Game where the computer selects a random number between 1 and 100. The player guesses the number and receives feedback if the guess is too high or too low. The…

    Python

  3. mini-calculator-tkinter mini-calculator-tkinter Public

    A dark-mode GUI calculator built with Python Tkinter supporting basic arithmetic operations, error handling, and interactive button hover effects.

    Python

  4. tictactoe tictactoe Public

    A modern dark-mode Tic Tac Toe desktop game built with Python and Tkinter, featuring two-player gameplay, automatic win and draw detection, and a clean interactive user interface.

    Python

  5. Nokia-Snake-Game-Python-Tkinter- Nokia-Snake-Game-Python-Tkinter- Public

    Classic Nokia-style Snake game built with Python & Tkinter featuring dynamic speed control and a visual status panel.

    Python

  6. dsa-practice dsa-practice Public

    Daily practice of Data Structures and Algorithms with topic-wise problem solutions and implementations.

    C