This repository contains three demo projects demonstrating Python's versatility in handling various programming tasks, including user interaction, data processing, and API integration. Below is a brief overview of each project.
Technologies Used: Python, Git
Description: A console-based application that accepts a goal and a deadline from the user and calculates the remaining time until the specified deadline.
Technologies Used: Python, Git
Description: A Python script to process and manipulate data from a spreadsheet file. It calculates various metrics, updates the file with new values, and saves the results.
Technologies Used: Python, GitLab API, GitHub API, Git Description: An application that interacts with the GitLab/GitHub API to fetch and display a list of public repositories for a specified user, including their names and URLs.
These projects serve as practical examples of Python's application in real-world scenarios, providing hands-on experience with different programming techniques and libraries.
Happy Coding! 🚀🚀