Welcome to my profile
A college kid with a passion for Tech.
Welcome to my profile
A college kid with a passion for Tech.
A stock/data management desktop application developed using Java and SQL in NetBeans IDE
Java 1
Cryptocurrency tracker developed in React
JavaScript 1
Team A.V.A(Abhinav, Gautam, Shreeya, and Parv). Created a python program that scrapes through a website to book an appointment with the required details using speech recognition and other python li…
Python
AVL trees are nothing but height-balanced binary search trees. Height balancing is a condition where the difference of heights between the left and right nodes of a parent cannot be more than mod(1).
Java