My Projects.

Weather App Project
A simple desktop application built in Python with PyQt5 that lets users fetch and display current weather conditions for any city. It queries the OpenWeatherMap API, shows temperature in Fahrenheit, displays a contextual weather emoji, and provides a short description of the conditions.
See Details
Stopwatch Project
Stopwatch-Project is a lightweight desktop stopwatch application written in Python with a PyQt5 graphical interface. It allows users to track elapsed time with centisecond (0.01s) precision through an intuitive, responsive window.
See Details
Book Search Project
Book Search Project is a simple web application that allows users to search for information about books using the Google Books API. Users can search for books by title, author, or ISBN, and view details such as cover, title, author, publication date, and a short description.
See Details