What is your current level of experience in freelance work?
I have created a multi-functional desktop application in Python (with tkinter) that handles key parts of my business workflow. This includes: 1. Material Intake System Captures info like material name, supplier, batch codes, delivery conditions, storage, safety, and notes. Supports attaching invoices, photos, and SDS (Safety Data Sheets). Writes everything into a central file for record-keeping. Optionally parses SDS PDFs for hazard info. 2. Sample Label Generator Generates professional PDF sample labels for materials. Automatically creates a sample ID and barcode. Uses my custom label background and integrates company branding. Includes a print preview and save feature. 3. Hub System Central interface to access all tools (intake, invoices, SDS, labels) via tabs. Integrates mult...