Projects

Analysis on Reviews of Amazon Products

Exploring E-Commerce Reviews on Amazon using Bidirectional Recurrent Neural Network (RNN) and Long-Short Term Memory (LSTM) For Sentiment and Recommendation Analysis

Inventory Management System Demo Pages

This project involved developing a Python application for managing inventory in an online grocery store, featuring functionality to connect to a custom MySQL database and present operational pages on the web.

Karel-s-Colorful-Painting-Program

This code implements a program for Karel the Robot to paint corners in a grid using various colors (green, blue, cyan, pink, and white) by defining specific functions for each color and using helper functions for movement and turning.