Popular repositories Loading
-
csv_analysis
csv_analysis PublicSimple CSV data analysis using Python, pandas and matplotlib.
Python
-
nbp_automation
nbp_automation PublicFetches the latest EUR/PLN exchange rate from the NBP API, generates a simple report, and overwrites a CSV file with the newest value.
Python
-
python_chatbots_evolution
python_chatbots_evolution PublicA collection of simple Python chatbots demonstrating different approaches to conversational logic, from basic conditionals to keyword‑based and context‑aware dialogue systems.
Python
-
tic_tac_toe
tic_tac_toe PublicA Python Tic‑Tac‑Toe project showcasing two game modes: Player vs Player and Player vs AI. Includes board rendering, win detection, turn handling, and a simple AI that selects random valid moves.
Python
-
to_do_app
to_do_app PublicA simple console application for managing tasks. It allows you to add, delete, and mark tasks as completed, incomplete and saves all data in the tasks.json file.
Python
-
unit_converter
unit_converter PublicA small GUI-based unit converter written in Python. The project demonstrates separation of logic (converter module) and interface (Tkinter), handling user input, and performing common temperature, …
Python
If the problem persists, check the GitHub status page or contact support.