Mini Image Processing Library in Python with JIT Compiler for Fast computation.
NodeJS Application with Integrated Twitter API and Google Maps API to show real-time location wise Trends
Trained a Convolutional Neural Network(CNN) implemented using PyTorch with a Haar Cascade classifier to detect faces in unseen images and map facial keypoints.
Wrangled the data from multiple sources, including scrapping, APIs. Assessed and cleansed data for the quality and tidiness issues. Presentation Included.
Analysed results of an A/B test run by an e-commerce website. Using Hypothesis testing and Regression approach.
Ford GoBike Exploration-Analysed and explored a dataset containing trips of 2506983 customer/subscriber from Ford GoBike 2017 data-set
A Flutter based mobile App which scans list of items and finds it for you in supermarket. User Google Computer Vision API.
Spring Boot Movie Service API with Four different Microservices and Eureka Application discovery server and Nginx Gateway server
Designed an incremental clustering algorithm over News articles on Reddit API using multi-level Evidence Accumulation Clustering. Optimised inertia score with elbow-esque bend method and transformers
Ultrasonic rangefinder using 8051 Microcontroller and Ultrasonic Sensor which measures the distance up to 4 meters
JQuery and Ajax
Gale-Shapley Algorithm to allocate seats to the students according to their ranks and preferences.
Created a one-pass assembler for SIC in C++ to generate opcode. Coded from scratch, various features like lexical analysis, syntax tree creation, parsing and assembly level code generation.