SHASHANK G SHARMA's repositories

daclaro

Daclaro Official Clothing and Fashion Website

Language:HTMLStargazers:1Issues:0Issues:0

blackjack

black jack game, made with so much difficulties and errors, which could've been avoided by the precise use of functions and flags. Anyways, this code also includes functions, while loops and a flag, so that a player can repeatedly play the game until he/ she lilkes. Kindly mention any corrections/ improvements to this code, if possible. Thanks.

Language:PythonStargazers:0Issues:0Issues:0

blindAuction

A blind auction terminal that takes bidder's name and bid as input, till all the bidders are finished; then ouputs the name and bid of the highest bidder and marks him/her as the winner.

Language:PythonStargazers:0Issues:0Issues:0

caesarcypher

This is the project of day 8 from #100DaysOfPython, all thanks to Angela Yu.

Language:PythonStargazers:0Issues:0Issues:0

calculator

A simple calculator that takes input two numbers and prints out the result, where the result can be passed again, or a new calculation can be initiated.

Language:PythonStargazers:0Issues:0Issues:0

chaimachine

A chai maker machine that gives 3 chai options to the consumers, where the only option of buying is through 4 types of coins.

Language:PythonStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

hangman

hangman game that i made learning from #100DaysOfPython with Angela Yu.

Language:PythonStargazers:0Issues:0Issues:0

heartDiseaseEDA

Heart Disease Exploratory Data Analysis

Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

malwaredetectionsystem

This project uses machine learning and deep learning concepts and algorithms MLP to perform binary classification on a given data set of log files which contain API calls from virus and benign files for the use of behavioral analysis.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

numberguessing

The higher-lower game wants the user to guess a particular number between the range of 1 - 100, having a fixed number of attempts.

Language:PythonStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

sp

IIITD sp code

Stargazers:0Issues:0Issues:0

sunbird-collection-editor

Angular Library which supports to create all type of collections like Book, Course, PlayList & QuestionSet

License:MITStargazers:0Issues:0Issues:0

temp

IIITD sp code

Language:AssemblyStargazers:0Issues:0Issues:0

therealhigherlower

A higher-lower cricket game, where the user have to guess whether the international runs of a player is higher or lower than another player.

Language:PythonStargazers:0Issues:0Issues:0

thesnakegame

the snake game that we played on our keypad phones, so you must know the rules. If you don't, just google it up.

Language:PythonStargazers:0Issues:0Issues:0

thetriviaquiz

This repl prompts the user for three modes of play: Movies, IPL or CS, based on which the trivia questions are asked. The number of questions being asked depends upon the difficulty level selected by the user. The user gets a +1 score for a correct answer, 0 for incorrect. The Secret code for exiting the quiz in between is 'exit'.

Language:PythonStargazers:0Issues:0Issues:0

turtlerace

a turtle racing game, made using turtle module of python, where the user gets to predict the winner of the race; the turtle speed and distance convered in each iteration are different; there are seven turtles.

Language:PythonStargazers:0Issues:0Issues:0