Here are a few projects I've worked on recently.
An Machine Learning Web app that analyses Twitter tweets from real-time inputs from the user and Conducting Sentiment Analysis on the tweets acquired, showcasing the resulting analysis on the same page itself. Built it using React.js, Material.UI for the Front-end, Flask, Python for the Backend, and Used Vader Module for the sentiment Analysis.
GitHubThis HealthCare IoT project is for an optimized healthcare monitoring system. To summarize it in a way where the controller collects data through sensors and sends it to the cloud. The data is then processed and examined for remote viewing. The analyzed data will be sent to the guardians, doctors, and family members for viewing.
GitHub DemoA Photo Gallery and Album Viewing web app with a UI similar to Netflix developed to store and view our personal albums, built with react.js, Material-UI, BootStrap5 and Firebase. Have features that allow users to manage their photos and albums and share images, and support reactions to views.
GitHub