-
Wisdom Tree Ventures
- Noida , Uttar Pradesh , India
- https://github.com/arevish/arevish
- in/vishal-kumar-arevish
- http://app.WisdomCapital.in
- https://quantpower.tech/
- https://zeply.in/
-
BinarySearchProve Public
Taking list of number and finding the number with the help of Naive search vs the Binary search and calculating the time they take to find the number.
Python UpdatedOct 8, 2021 -
tic-tac-toe-AI Public
Tic Tac Toe with AI , follows the concept of Minimax Algorithm so that computer will never be defeated .
-
searchEngine Public
Program take a query string as an input from the user and pull out the sentences matching in the list or file and give the results for most relevant sentence is the one with the maximum number of m…
Python UpdatedOct 6, 2021 -
email-extractor Public
Email Extractor Helps you to extract email ids from any document/text and automatically create a new file with only emails in it Also tell how many email it have extracted from that file.
-
HangmanGUI Public
Hangman Game in Python3 & pygame with an intractive GUI takes input from both keyboard & mouse, detects what button you have pressed Also used mixer to play the music, program changes the image as …
Python UpdatedOct 6, 2021 -
rockpaperscissorGUI Public
A Rock, paper, scissor game with interactive GUI made with in python3 with tkinter and pillow module
-
FolderOrganizer Public
Python program to Organize folder, program detects all the files in the folder and all the first letters of the files will be capitalized except for those whose names are present in the dictionary …
-
libraryManagementSystem Public
An “Online Library Management System” to perform basic day-to-day management of library process such as Search book, Lend Book, Add book, Return book, view lend details(For Authorised Person), Dele…
-
snakeGame-GUI Public
Snake Game Made Using Python3 & Pygame Module. use arrow keys to move the snake in that direction ,try to eat the food to keep the score increasing and make you snake bigger as you eat. Create or b…
Python UpdatedOct 1, 2021 -
healthyProgramer Public
program to remind you to do specific tasks to keep you healthy and help you to stay fit. play mp3 files assigned to specific tasks using pygame until you do that task and update your status & stop …
-
health-ManagementSystem Public
Health Management System to manage and save your exercises and food details in a separate files with the time you entered it record with it automatically for you to retrieve it later
-
pickle-iris Public
The main task is to get the list of lists that you will pickle. And after creating the pickle
Python UpdatedSep 30, 2021 -
rolling-game Public
Rolling dice game for the two players, program detects the dice generated value and tell everytime who wins And detect who win the most number of round and how many rounds they havewon
Python UpdatedSep 29, 2021 -
dice-simulator-GUI Public
A Dice simulator with GUI in python using tkinter, which generate random dice value
Python UpdatedSep 29, 2021 -
mydictionary Public
Create a dictionary similar to that of real-world dictionary. Program detect the word & find the closest match to it.
Python UpdatedSep 29, 2021 -
jumbledname-generator Public
Program take names as a input from the user and display the names after jumbling their last names with other's first names.
Python UpdatedSep 29, 2021 -
falsetable-generator Public
created multiplication table which returns a false value for one place and detects at which index, also gives the correct answer for it
Python UpdatedSep 29, 2021 -
multiplayerNumberGuessing Public
Multi Player Number Guessing Game in which a winning number is randomly generated between a range specified by the user. player guess the number, and program detects whether the number is greater t…
Python UpdatedSep 29, 2021 -
palindrome Public
Detect given input is a palindrome Word or number. file contains of 2 programs Palindrome & Palindromify the list.
-
food-calories Public
reserve list of food items containing calories. with three different methods
-
age-calci Public
Detect entered value is AGE or in YEAR and tell your age in a particular year or when you will be 100. Also detect if you born yet or an immortal, living more than over the century.
-
quizgame Public
A quiz game made in python which asks you questions and detect if answer is correct or not & update your score and give percentage how much you got correct.
Python UpdatedSep 29, 2021 -
fruit-divider Public
You got “n” number of apples. You wants to distribute the apples amoung your students. These “n” number of apples is provided to you by your friends, and you can request for few more or a few less …
-
adventure-game Public
A Small Single-player Text based Adventure Game
-
Faulti-Calculator Public
For some certain specific tasks it gives false mathematic calculations, otherwise give correct result
-
Astrologer-s-star Public
Pattern printer in star and hash form
-
Calculator Public
Made a simple mathematic calculator to do some mathematic calculations
-
basic-codes Public
Simple python codes for factorial and fibonacci series
-