Skip to content
View imDarshanGK's full-sized avatar
:octocat:
Writing code..
:octocat:
Writing code..

Highlights

  • Pro
Block or Report

Block or report imDarshanGK

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
imDarshanGK/README.md

Hi ๐Ÿ‘‹, I'm Darshan

A passionate developer from India ๐Ÿ‡ฎ๐Ÿ‡ณ

imDarshanGK

  • ๐ŸŒฑ Iโ€™m currently learning Python and Machine Learning

  • ๐Ÿ’ป All of my projects are available on GitHub

  • ๐Ÿ“ซ Reach out to me at [email protected]

GitHub Stats:

ย  imDarshanGK

imDarshanGK

Languages and Tools:

python

Pinned Loading

  1. Hangman-game-python Hangman-game-python Public

    A simple Hangman game implemented in Python. Includes features such as random word selection, hangman stages, and game over conditions.

    Python

  2. Password-generator-project Password-generator-project Public

    Generates a random password with a mix of letters, symbols, and numbers

    Python 2

  3. CaesarCipher-Python CaesarCipher-Python Public

    A simple Python program that implements the Caesar cipher for encryption and decryption of text. This project allows users to input a message and shift key to either encrypt or decrypt the message.โ€ฆ

    Python

  4. silent-auction-program silent-auction-program Public

    This is a simple Python program that simulates a silent auction. Users can enter their names and bid amounts, and the program determines the winner with the highest bid.

    Python