You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
STM32F407VGT6 microcontroller + SIM808 GSM/GPS module. Detects incoming calls from authorized number, fetches live GPS coordinates via AT commands, parses NMEA data, sends Google Maps link via SMS.
A logistics management application developed in C++17 with Qt Widgets for coordinating delivery vehicles (drones, electric vans, sidewalk robots) and their cargo. The system implements resource man…
This project implements a distributed client-server Tic Tac Toe game using Java RMI (Remote Method Invocation). Players can connect to a central server, join game sessions, and play against opponen…