An application that acts as an online complain box for students so they can report issues anonymously. This works better than traditional complain systems in schools because it includes a clean dashboard for the admins - which u access using OAUTH- and all similar complains are compiled and along with that all complains are marked with urgency levels and students can also upvote to show the criticality of a complaint.
Building a Top Down Racer based on Nascar trying to make the physics better than similar games online
Weather tracker is a desktop application built with Python and PyQt6 that provides real-time weather information for any city using the OpenWeather.org API. Users can enter a city name to view the current temperature in Celsius, weather conditions, and matching weather emojis for a more interactive experience. The application includes robust error handling for invalid inputs, network issues, and API errors. It features a clean graphical user interface, making weather data accessible, responsive, and user-friendly.