Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by PashaKryvulets
A curated list of projects in awesome lists by PashaKryvulets .
https://github.com/pashakryvulets/algorithms
Using algorithms for Efficient Problem Solving
Last synced: 10 Nov 2024
https://github.com/pashakryvulets/dynamic_memory_cpp
code during my practice with dynamic memory
Last synced: 10 Nov 2024
https://github.com/pashakryvulets/oop
Creating an object in C++ with a set of data and functions that can operate on that data. Describing an object type and defining its properties and methods with a class. Allocating memory to store object data and calling a class constructor to initialize it. =)
Last synced: 10 Nov 2024
https://github.com/pashakryvulets/matrixhelper
MatrixHelper is a C++ program that provides various matrix operations. It allows you to perform matrix addition, subtraction, multiplication, and more.
matrices matrix matrix-calculations
Last synced: 10 Nov 2024
https://github.com/pashakryvulets/qtcalculator
QtCalculator is my first application written in C++ using the Qt framework. It allows you to perform basic math operations.
calculator cplusplus cpp17 qmake qt5
Last synced: 12 Oct 2024
https://github.com/pashakryvulets/crud_wishlist
The Wishlist Pet Project operates on the CRUD (Create, Read, Update, Delete) principle, allowing users to manage the items on their wishlist. Users can view comments about the items and even leave their own.
Last synced: 10 Nov 2024