MongoAIO — MongoDB Desktop GUI
Connect two MongoDB instances side by side, compare databases, collections and documents, then sync differences with a click. Includes a built-in DB editor with a query builder, inline editing and a shell.
Connect two MongoDB instances side by side, compare databases, collections and documents, then sync differences with a click. Includes a built-in DB editor with a query builder, inline editing and a shell.
Food delivery platform where customers can browse restaurants, place orders, and track deliveries in real time. Restaurant owners manage menus and orders, while delivery drivers handle pickups with live tracking.
A full-stack document-processing application that takes PDF, image, CSV and TXT files, extracts structured data, validates it, and exposes a dashboard for review and confirmation.
Real-time E2EE messaging application with features like private and group chats, message deletion, replies and live user presence states.
This project aims to use a dataset containing information about individuals to predict whether a person is prone to a heart attack or not. Data cleaning, preprocessing and model training using Python and scikit-learn. Includes comparative dashboards analyzing SVM versus Neural Network models.