From: Italy
Location: Santena, IT
On Useme since 10 September 2026
About me
I turn practical ideas into focused digital projects, with a hands-on approach, curiosity and clear communication.
My interests and personal projects span automation, web interfaces, data tools and API integrations. I enjoy breaking complex requirements into manageable steps, exploring technical solutions and refining the details that make a tool useful.
I work with AI-assisted development tools and place emphasis on a clearly agreed scope, functional checks and straightforward documentation. I approach each project with energy, adaptability and a practical mindset.
Looking for someone proactive, approachable and focused on your goals? Tell me what you need to achieve, and we can define a realistic first delivery.
Categories
Portfolio
Sales Data Quality & Reporting
Original AI-assisted Python demo that cleans sales CSVs, removes duplicates, quarantines conflicting records and produces reports. Includes synthetic data, source code and eight passing tests. Personal demonstration, not a client assignment.
Inventory Movement Tracker
Original AI-assisted Python demo that calculates stock from dated movements and flags reorder thresholds. Validates product IDs and rejects negative stock. Includes synthetic data and tests.
Booking Conflict Detector
Original AI-assisted Python demo that reviews support tickets against example priority deadlines. Highlights overdue open tickets at a fixed reference time. Includes synthetic tickets, source code and tests.
Static HTML Quality Audit
Original AI-assisted Python demo inspecting HTML titles, descriptions, headings, image alt attributes and empty links. Produces page-level findings from synthetic HTML fixtures. Includes source and tests.
Dependency-Based Project Planner
Original AI-assisted Python demo that schedules task dependencies, identifies an earliest-finish critical path and rejects cycles. Includes a synthetic project plan, source code and automated tests.
CRM Contact Cleanup
Original AI-assisted Python demo for normalizing contact data, removing duplicates and quarantining conflicting records. Includes synthetic contacts, source code and tests.
Quotation Calculation Engine
Original AI-assisted Python demo for itemized quotations with decimal arithmetic, discounts and configurable tax calculations. Includes synthetic examples, documented rounding rules and tests.
Transaction Reconciliation Demo
Original AI-assisted Python demo comparing ledger and bank-style records by reference and currency. Flags mismatches, missing entries and ambiguous duplicates. Uses synthetic data with no bank connection.
Application Log Analyzer
Original AI-assisted Python demo for JSON log analysis: severity counts, UTC hourly buckets, error extraction and invalid-line reporting. Includes synthetic logs, reproducible outputs and automated tests.
Localization Quality Checker
Original AI-assisted Python demo checking translation catalogs for missing keys, empty values, unexpected keys and placeholder mismatches. Includes synthetic multilingual samples, source code and tests.