A personal collection of code notes, use cases, and best practices organized by topics for quick reference.
-
Updated
Mar 26, 2026 - Python
A personal collection of code notes, use cases, and best practices organized by topics for quick reference.
A simple command-line To-Do List application built with Python that allows users to add, view, complete, delete, and search tasks while practicing core programming concepts.
This is a refresher Python project touching on the fundamentals - list data types, control structures, for and while loops, classes and objects, working with different file types, dictionaries, and modules. Cortana moves away from the CRUD approach and has FSM logic.
A collection of small Python projects built by me.
A collection of Python day-to-day codes that can help learning and understanding various use cases of Python.
Posts about coding in Python
Find Duplicates in a List in Python.
This repository is my personal space to document and share everything I learn as I dive deeper into the world of Artificial Intelligence, Machine Learning, and Python programming.
a beginner-friendly Python console app that simulates a mini social media platform using core data structures and regex validation.
The official GitHub repository for the **Python Foundation Week**, organized by NeuroByte Society. This program is designed to help beginners quickly get confident with Python basics before diving into libraries like NumPy, pandas, or TensorFlow.
A fun game using the principles of python listing and dictionaries!
Expense-Tracker tracks your expenses, you can keep all details of how much money you spent, how much you received, you can set a monthly budget as well to check whether you exceeded the monthly budget or not
Welcome to the 10 Days of Python course! This repository is designed to help beginners learn Python programming in a simple and structured manner. Each section focuses on a specific topic with easy-to-understand explanations, examples, and hands-on exercises.
This is a to-do list project, in which you can add your task, update the task when the task is completed , You can delete or edit the task as well
Repositório de Python - Estudo
Projets de langage Python réalisé dans le cadre d'une première année Bachelor à l'école la Plateforme_
This repository is a great place for starting up with python programming. In this repository, you can contribute from a basic python program to an advance one. 👩💻
Add a description, image, and links to the lists-python topic page so that developers can more easily learn about it.
To associate your repository with the lists-python topic, visit your repo's landing page and select "manage topics."