GithubHelp home page GithubHelp logo

Harsh Dani's Projects

calculator icon calculator

Basic calculator application using the Tkinter library in Python. It creates a GUI window with buttons for digits, operators, and special functions. It supports keyboard input as well. The user can enter expressions, perform arithmetic operations and get the results. It provides a simple yet functional calculator interface.

collaborate-blog icon collaborate-blog

The repository for practicing team collaboration (B201 Computer Science Lab, GISMA Business School 2023)

qr-code-generator icon qr-code-generator

This Python script generates a QR code image using the qrcode library. It prompts the user to enter a URL and an optional filename. The script then generates the QR code with default settings and saves it as an image file named "qr.png" or with the specified filename if provided.

rock-paper-scissors icon rock-paper-scissors

A basic implementation of "Rock, Paper, Scissors" played between a user and a computer. The user selects their choice, and the computer generates a random choice. The code determines the winner based on the rules: rock beats scissors, paper beats rock, and scissors beat paper. The scores are recorded and it continues until the user decides to quit.

tic-tac-toe icon tic-tac-toe

Tic-Tac-Toe game using the Tkinter library in Python. It has a board represented by a 3x3 grid of boxes. Each player take turns by clicking on the empty boxes to mark their moves. It checks for a winner after each turn, the first player to get three in a row wins the game. In case the board is full, the game ends in a tie. It can even be reset.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.