This is a full stack e-commerce app built using the MERN stack. It consists of a responsive and dynamic user interface created with React. Data is stored in a NoSQL database using MongoDB.
A deep learning model is created based on the dataset. A Flask backend is designed for processing queries onto the desired model and give out response in the same API. The chat interface is created using React and API and hooks are employed.
This is a simple yet interactive game where game loop is created and events are handled. The snake moves across the coordinates. Scores and speeds are added. Length is adjusted.