Skip to content
Sign UpLog In
Profile icon

varun keeja

@varunkeeja
Learning Python.
  • PROJECT 6- PASSWORD GENERATOR

    Cover page
    Made with Python

    It will create a strong password which will be almost impossible for any hacker to hack.

    Recent comments (2)
    ThePyrokinetic666
    ThePyrokinetic666
    1 year ago

    Whoaaaa this is awesome. Gonna use this when I need a password๐Ÿ˜†

  • PROJECT-8 HANGMAN

    Cover page
    Made with Python

    Play HANGMAN. Here you will have 6 lives and a hint option after loosing 3 lives. GIVE IT A GO!

    Recent comments (5)
    SyedAhamed
    SyedAhamed
    1 year ago

    Nice, from a fellow student. Try adding 10 more lives, like building the hangman stage, then comes hangman. Try to add which category the current word belongs to.

    TeaganPrater
    TeaganPrater
    1 year ago

    wont load

Repls
Community
varunkeeja
varunkeeja
shared a Post
โ€ข1 year ago
SECRET AUCTION
Hey Fellow Repllers!!๐Ÿ‘‹ This is a SECRET AUCTION code wherein you type your name and amount,and it vanishes so the other person cannot see it. In the
PROJECT 10- SECRET AUCTION
Python
varunkeeja
varunkeeja
shared a Post
โ€ข1 year ago
Hey Fellow Repllers!!๐Ÿ‘‹ It encodes and decodes a string by a shift number specified by you. WARNING:๐Ÿšจ DO NO USE SPACES,NUMBERS OR SPECIAL CHARACTERS
PROJECT 9 -CAESAR CIPHER (v 1.0)
Python
varunkeeja
varunkeeja
shared a Post
โ€ข1 year ago
#python
#python3
#fun
+2
Hey Fellow Repllers!๐Ÿ‘‹ Come and play a simple yet fun game of ROCK-PAPER-SCISSORS. 1_8du96SQUQ0NlWmWvVu20Zw
PROJECT 5 ROCK PAPER SCISSORS
Python
varunkeeja
varunkeeja
published a Repl
โ€ข1 year ago
0
PROJECT 5 ROCK PAPER SCISSORS
PROJECT 5 ROCK PAPER SCISSORSPLAY A SIMPLE YET FUN GAME OF ROCK, PAPER, AND SCISSORS.
varunkeeja
varunkeeja
shared a Post
โ€ข1 year ago
Hey Fellow Repllers!!.๐Ÿ‘‹ This code will ask you for your input as to how many characters, numbers, and letters you want and based on your input it wil
PROJECT 6- PASSWORD GENERATOR
Python
varunkeeja
varunkeeja
shared a Post
โ€ข1 year ago
Hey Fellow Replers!!๐Ÿ‘‹ enjoy the game of HANGMAN in which you have 6 lives and also a hint option after you loose 3 lives. Just give 2 min. to this co
PROJECT-8 HANGMAN
Python
varunkeeja
varunkeeja
published a Repl
โ€ข1 year ago
6
PROJECT-8 HANGMAN
PROJECT-8 HANGMANPlay HANGMAN. Here you will have 6 lives and a hint option after loosing 3 lives. GIVE IT A GO!
TeaganPrater
TeaganPrater
wont load1 year ago
SyedAhamed
SyedAhamed
Nice, from a fellow student. Try adding 10 more lives, like building the hangman stage, then comes hangman. Try to add which category the current word belongs to.1 year ago
varunkeeja
varunkeeja
published a Repl
โ€ข1 year ago
0
PROJECT 6- PASSWORD GENERATOR
PROJECT 6- PASSWORD GENERATORIt will create a strong password which will be almost impossible for any hacker to hack.
ThePyrokinetic666
ThePyrokinetic666
Whoaaaa this is awesome. Gonna use this when I need a password๐Ÿ˜†1 year ago
varunkeeja
varunkeeja
published a Repl
โ€ข1 year ago
0
PROJECT 4 TREASURE ISLAND
PROJECT 4 TREASURE ISLANDa simple quest to find the TREASURE!!
varunkeeja
varunkeeja
published a Repl
โ€ข1 year ago
0
PROJECT-3 TIP CALCULATOR
PROJECT-3 TIP CALCULATORThis code calculates tip and also asks user if someone is short by the tip amount. If there is /are, someone/people,then it calculates the extra amount everyone else has to pay to cover the desired tip.
varunkeeja
varunkeeja
published a Repl
โ€ข1 year ago
0
PROJECT-2 BMI CALCULATOR
PROJECT-2 BMI CALCULATORCalculates BMI with the option to use any metric system for height. Will add suitable range of weights w.r.t height and weight soon.