Skip to content
View p-litwin's full-sized avatar
Block or Report

Block or report p-litwin

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. CashFlowWebApp CashFlowWebApp Public

    This is a PHP-based web app using MVC. It enables income and expense tracking with categories and payment methods. It also features a budgeting tool for managing expenses

    PHP 1

  2. Address-Book-CPP Address-Book-CPP Public

    This C++ OOP console application serves as an address book, storing and managing details such as name, surname, phone, email, and address. It uses XML for data storage and provides options for addi…

    C++ 1

  3. cashFlowApp cashFlowApp Public

    This C++ console app is an Income & Expenses Tracker. It uses OOP for a user-friendly interface to manage financial transactions. Data is stored in XML files, enabling easy access and potential for…

    C++