- Breakpoints- Detects points of maxima or minima i.e. the points where the slope of the line changes in sign (using Python)
- Chatbot- Creation of a simple chatbot with basic greetings and responses
- Cut and Curve- Detects the common intervals between two lists of cuts and curves (using Python)
- Machine learning- A compilation of the implementation of multiple ML models along with their testing (using Python)
- Math final- This code analyses the patterns and disributions (using mathematics) in traffic data and makes predictions using SVM and GPR
- PHY_QUANT_GATES- Implementation of Shor's algorithm (using Python)
- SnakeandLadder- A simulation of the popular 'Snakes and Ladders Game' (using Java)
- new- aids object detection (speed and distance) using the YOLO algorithm
- sensitivity- Analyses the sentiment of various messages and classifies them as positive, negative or neutral