-
-
The provided script is used to perform web-scrapping on Association of Computing Machinery(ACM) digital library site to get information about all papers accepted in a year along with author list an…
-
Smart-Switch Public
Forked from ria18405/Smart-SwitchRemotely control your switches by just one touch.
C++ UpdatedJun 26, 2021 -
CUDA-programming Public
contains my assignments, labs for the course CSE560: GPU programming - IIITD
C UpdatedJun 26, 2021 -
Booths-Algorithm Public
Forked from deepigarg/Booths-AlgorithmA java program to multiply and divide two integers in binary using the Booth's Algorithms for multiplication and Division
Java UpdatedJun 26, 2021 -
Mini-Assembler Public
Forked from deepigarg/Mini-AssemblerA basic implementation of a 2 pass assembler.
Java UpdatedJun 26, 2021 -
PremierLeagueApp Public
Forked from njain-01/PremierLeagueAppAn application presenting database for a football league to users through GUI made using JavaFx. Fixtures, Results, Match Info, Players information, Buying tickets etc. all the features are incorpo…
Java UpdatedJun 26, 2021 -
Fight-mate Public
Forked from ria18405/Fight-mateFightmate is used to learn boxing in the absence of a professional trainer. You can ask any of your friends to land a punch on you. The 2 bands on your wrist will tell you the best move i.e the opt…
Python UpdatedJun 26, 2021 -
Plants-Vs-Zombies Public
An implementation of the popular game, Plants vs Zombies as part of the course, CSE 201 - Advanced Programming at IIITD
-
-
-
-
competitive-programming Public
here are my solutions to questions available on various coding websites
C++ UpdatedJun 21, 2020 -
-
muse-touchless-typing Public
Forked from midas-research/muse-touchless-typingPython UpdatedApr 26, 2020 -
The code file uses multivariate regression to find the best combination of availabe input values to give best output
Python UpdatedMar 23, 2019 -
towerOfHanoi Public
Solves tower of hanoi puzzle with 'n' discs and displays some intermediate steps.
Java UpdatedFeb 28, 2019 -
-
hyphenator Public
Inserts hyphens into a non-empty odd-length input string as follows: A hyphen is inserted on either side of the middle character. Example: "abcde" becomes "ab-c-de"
Python UpdatedFeb 27, 2019 -
Applies transformations like rotation,scaling,and moving to 2D objects of choice
Python UpdatedFeb 27, 2019 -
betweeness_centrality Public
Takes integer argument to display top-n nodes in decreasing betweenness centrality
Python UpdatedFeb 27, 2019 -
json_str_processing Public
uses string processing on json extracted from weather website and returns wind,humidity,temp at specific time of the day,etc.
Python UpdatedFeb 27, 2019 -