A website to raise awareness about climate change, that allows a user to get the live news about climate change from all over the world, help visualize climate anomalies with the help of interactive maps and also get current weather conditions of any city. [Web data scraping, data visualization, NLP]
Live website: envio-edu.herokuapp.com
PS: give it some time to loadLet's Binge!
watchNext is a movie recommendation website which uses machine learning to recommend movies to the user from a live movie dataset.
A full stack web development project made using Django in python.
Send and receive invisible messages!
StegoChat is a free online Image Steganography application. Upload the image and hide whatever message you wish to. Decode an encoded image and see what hidden message awaits you!
An image processing project made using Python.
Spam your friends/groups on WhatsApp with personalized text messages
This is a WhatsApp spam automation script using selenium in Python for chromium browser.
This is a WIFI router operating system simulator.
This project is made keeping in mind important OS concepts and problems like mutual exclusion, file handling etc
The simulator is made in Java programming language.
Github Repo: github.com/rutvikdumre/Wifi-Router-OS
Travel booking website project.
Full stack development in Python using Flask, MongoDB, and Google Cloud.
Github Repo: github.com/rutvikdumre/Flask-Maps-Mongo
Dummy stock market website made for flipr hackathon 5.0;
Using flask, numpy, pandas and matplotlib for data visualization.
Live project: https://web-flipr.herokuapp.com
Github repo: github.com/rutvikdumre/web-flipr
This is a python script which simulates a traffic signal. The signal turns red if the decibel level goes above 80 dB The dB values are passed as a list. The output is a python GUI using tkinter.
Github repo: github.com/rutvikdumre/Traffic-light-punish