Pinned Repositories
Cplspls_David_Foster
deb-to-ipa
▶️ Convert an application from a deb to an IPA with a GitHub workflow.
personal_data_manager
Personal Data Manager is a Python package that allows you to manage personal data records, including serialization and deserialization in multiple formats (JSON, XML, CSV, and YAML). Installation
relink_nuke_package
This package contains utility modules and scripts for the Relink Nuke Utilities for batch replacing file system paths for Read and Write nodes via a gui or cli commands (string matching or regex). Also contains a save path states and restoring paths from database features.
shopping_cart_package
The `shopping_cart_package` is a comprehensive Python library designed for managing a digital shopping cart. It offers a robust data structure to add, remove, and list items in the cart. Users can interact with the shopping cart through a Command Line Interface (CLI), a Graphical User Interface (GUI), or directly via its API.
simple_priority_queue
Simple Priority Queue: A thread-safe priority queue implementation for managing tasks in order of priority. Ideal for efficient task processing in multi-threaded environments. Supports adding, removing, and processing tasks based on priority. Built with Python and includes both CLI and GUI interfaces.
abenaventefortes's Repositories
abenaventefortes/Cplspls_David_Foster
abenaventefortes/deb-to-ipa
▶️ Convert an application from a deb to an IPA with a GitHub workflow.
abenaventefortes/personal_data_manager
Personal Data Manager is a Python package that allows you to manage personal data records, including serialization and deserialization in multiple formats (JSON, XML, CSV, and YAML). Installation
abenaventefortes/relink_nuke_package
This package contains utility modules and scripts for the Relink Nuke Utilities for batch replacing file system paths for Read and Write nodes via a gui or cli commands (string matching or regex). Also contains a save path states and restoring paths from database features.
abenaventefortes/shopping_cart_package
The `shopping_cart_package` is a comprehensive Python library designed for managing a digital shopping cart. It offers a robust data structure to add, remove, and list items in the cart. Users can interact with the shopping cart through a Command Line Interface (CLI), a Graphical User Interface (GUI), or directly via its API.
abenaventefortes/simple_priority_queue
Simple Priority Queue: A thread-safe priority queue implementation for managing tasks in order of priority. Ideal for efficient task processing in multi-threaded environments. Supports adding, removing, and processing tasks based on priority. Built with Python and includes both CLI and GUI interfaces.