TECHNICAL PROJECTS


...
Sentiment-Analysis

A NLP python program, designed to detect the sentiment of movie reviews by scanning an image and extracting text using OCR.

Project Link
...
Snake game

A simple snake game designed using HTML,CSS and JavaScript.

Live Demo
...
Change Detection in Multi-Temporal Satellite

A program which detects the change in landscapes of two satellite images of different years using PCA and K-Mean algorithm.

Project Link
...
Sudoku Solver

A program designed to solve Sudoku puzzles, using the concept of ML and backtracking algoritms with pre Image processing filtering.

Project Link
...
Nucleus Segmentation

A UNet Model designed to segment nucleus cell from a tissue image which helps to distinguish the nucleus cells from the tissue image.

Project Link
...
XLR8

A RC bot built using ESP32 and L293D motor driver to develop a differential steering mechanism, controlled by a joystick based remote with embedded ESP32.

Project Link
...
BMS

A BMS system which calculates the State of Charge of Li-ion cells and display it using UART interfacing.

Project Link
...
Line Follower

PID controller designed to traverse a line-following bot in a specific path within a specified amount of time.

Project Link