Skip to content
View Mustadz0's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report Mustadz0

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Mustadz0/README.md

Mustadz0 - Open-source Python developer building free automation and business tools

Building free, open-source tools that solve real small-business problems
Every project starts from pain points shared on Reddit | MIT Licensed | No paywalls | No tracking


Open-Source Projects

Stripe CSV to QuickBooks converter for bookkeepers and small businesses

Converts Stripe payout and balance transaction CSVs into four QuickBooks Online-compatible formats: bank transactions, sales receipts, journal entries, and combined format. Features auto column detection, fee separation, and refund handling. Includes both CLI and web interface.

Stack: Python 3.10+ · FastAPI · CSV parsing · CLI

stripe-qbo-converter GitHub stars View stripe-qbo-converter on GitHub

AI-powered contract analysis tool for small businesses and freelancers

Upload PDF, DOCX, or TXT contracts and get instant AI analysis. Detects HIGH/MEDIUM/LOW risk clauses, calculates a 0-100 risk score, and provides negotiation tips. Powered by Groq's Llama 3.3 70B model with Gemini fallback. No API key required for basic use.

Stack: Python · Groq API · Llama 3.3 70B · PyMuPDF · FastAPI

contract-scanner GitHub stars View contract-scanner on GitHub

Competitor price monitoring tool for e-commerce businesses

Add product URLs and automatically track price changes over time. Smart scraping engine extracts prices from any product page using JSON-LD structured data, HTML meta tags, and regex fallbacks. Price history stored in SQLite with alerts on any price change. Web dashboard and CLI included.

Stack: Python · httpx · SQLite · FastAPI · Web scraping

price-tracker GitHub stars View price-tracker on GitHub

Next project

Based on community-sourced pain points

Have an idea or problem that needs a free tool? Open a GitHub issue or reach out. Each project here started from a real complaint on Reddit — yours could be next.

View all Mustadz0 GitHub repositories

Technical Skills

Python FastAPI SQLite Groq AI GitHub Actions CI/CD Web scraping


GitHub Activity

Mustadz0 GitHub profile statistics showing commit activity and contributions Mustadz0 most-used programming languages

Mustadz0 GitHub contribution streak


How Each Tool Started

Project Origin Problem
stripe-qbo-converter r/bookkeeping "Stripe's QBO export is broken and manual entry takes hours"
contract-scanner r/smallbusiness "Can't afford a lawyer to review every contract"
price-tracker r/ecommerce "Checking competitor prices manually every day is killing my productivity"

The goal is simple: Build useful tools once, release them under MIT license with no paywalls. If a tool saves you one hour of manual work, it was worth building.


Contact

Email Mustadz0 Mustadz0 GitHub profile

Mustadz0 profile view counter


Donate

TRON (TRC20): TSQt2sV6NypuXFK3mqtPCgzHeoXug6pQp4

Pinned Loading

  1. stripe-qbo-converter stripe-qbo-converter Public

    Convert Stripe CSV exports to QuickBooks Online format. Supports bank transactions, sales receipts, journal entries, and combined QBO output.

    Python

  2. contract-scanner contract-scanner Public

    AI-powered contract analysis tool. Extract text from PDF/DOCX/TXT, detect red flags, and get risk scores using Groq Llama 3.3 70B.

    Python

  3. price-tracker price-tracker Public

    Competitor price monitoring tool. Track product prices, get alerts on changes, and view history. Smart scraping with web dashboard.

    Python

  4. invoice-reconciler invoice-reconciler Public

    AI-powered invoice reconciliation tool. Upload invoices, import bank CSV, and auto-match with fuzzy + Groq AI. PDF/TXT/OCR support, CSV/PDF reports, Chart.js dashboard.

    Python

  5. redbubble-ai-designer redbubble-ai-designer Public

    AI sticker designer + auto-upload to Redbubble. Generate, tag & publish — all in one GUI.

    Python